[FFmpeg-devel] [PATCH]: Fix decoding of mpegts streams with h264 video that does *NOT* have b frames

Tony Strauss tony at animoto.com
Mon May 2 17:48:12 CEST 2011


On Sat, Apr 30, 2011 at 10:37 PM, Michael Niedermayer <michaelni at gmx.at>wrote:

> applied & pushed
> thx
>
> [..]


I still also think that my patch is a good idea, because:
* It fixes ffmpeg for the universe of 264 encoders
* The parser and the codec should initialize the context in the same manner
(where that makes sense).  There may be other bugs of this ilk caused by the
context not being initialized properly by the parser.

Does anyone have any comments on my patch?

Tony


More information about the ffmpeg-devel mailing list