[FFmpeg-cvslog] Support changing pixel formats on avfilter input.
Stefano Sabatini
stefano.sabatini-lala at poste.it
Sun Apr 3 20:11:40 CEST 2011
On date Sunday 2011-04-03 18:20:09 +0200, Michael Niedermayer wrote:
> ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Wed Mar 9 15:13:59 2011 +0100| [7d948dc424c3620e351d27afdf933c99f9435467] | committer: Michael Niedermayer
>
> Support changing pixel formats on avfilter input.
> Fix issue2217
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7d948dc424c3620e351d27afdf933c99f9435467
> ---
>
> ffmpeg.c | 5 ++-
> libavfilter/vsrc_buffer.c | 53 +++++++++++++++++++++++++++++++++++++++++++-
> libavfilter/vsrc_buffer.h | 4 +++
> 3 files changed, 58 insertions(+), 4 deletions(-)
Please revert this, this is not the proper way to fix it (and is
introducing several design problems).
More information about the ffmpeg-cvslog
mailing list