log h264.h @ 9831:febe1855b64a libavcodec

age author description
Tue, 09 Jun 2009 21:16:40 +0000 cehoyos Add field prev_interlaced_frame to H264Context to be able to flag soft telecine libavcodec
Fri, 10 Apr 2009 11:31:55 +0000 reimar Add forgotten void return type to ff_h264_free_context libavcodec
Fri, 10 Apr 2009 07:01:55 +0000 reimar Add a ff_h264_free_context function and call it from the H.264 parser. libavcodec
Wed, 04 Mar 2009 19:37:19 +0000 schreter Add support for ct_type to correctly detect interlaced flag libavcodec
Sat, 28 Feb 2009 08:38:33 +0000 stefang sub_mb_type[] needs to be 8-byte aligned because it is referenced libavcodec
Sat, 21 Feb 2009 19:54:14 +0000 cehoyos Make the following H264 functions available to the parser: libavcodec
Wed, 18 Feb 2009 23:33:30 +0000 cehoyos Parse buffering period (H.264, D.1.1). libavcodec