[FFmpeg-cvslog] vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface

Stefano Sabatini stefano.sabatini-lala at poste.it
Sun May 8 19:52:22 CEST 2011


On date Sunday 2011-05-08 16:59:44 +0000, Carl Eugen Hoyos wrote:
> Stefano Sabatini <git <at> videolan.org> writes:
> 
> > ffmpeg | branch: master | Stefano Sabatini | Mon May  2 09:52:11 2011
> > +0200| [64c06615d2b99fb9f4ffd6226d0e5787b44a41e2] | committer: Stefano Sabatini
> > 
> > vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface
> 
> This completely broke decoding the sample from ticket 143
> (testvideo_color_rectangles-YUV422P.avi) for both -f jpg and -f png, I don't
> know if it is yuv422- or ffv1-related (or only with this combination).

Should be fixed. Note that the fix is trivial - you just need to
initialize the internal AVFrames - sorry I missed some of them.


More information about the ffmpeg-cvslog mailing list