summaryrefslogtreecommitdiff
path: root/libavcodec/h264.c
Commit message (Expand)AuthorAge
* CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg m4x org)Loïc Le Loarer2005-04-05
* CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg m4x org)Loïc Le Loarer2005-04-05
* display deblocking strength in FF_DEBUG_PICT_INFOLoren Merritt2005-03-27
* allow 16 refs with B-framesLoren Merritt2005-03-27
* This is the second patch for MBAFF support, this adds the deblockingLoïc Le Loarer2005-03-27
* The cvs version 1.103 of h264.c brokes 13 conformance streams, thisLoïc Le Loarer2005-03-27
* 10l (compile fix)Loren Merritt2005-03-12
* Set keyframe flag only on IDR-frames (needed for reordering across I-frames).Loren Merritt2005-03-11
* remove an assert that was breaking compilation on some gccs.Loren Merritt2005-03-07
* MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<)Loic Le Loarer2005-03-06
* spamMichael Niedermayer2005-03-06
* improved detection of "AVC1" style H.264 patch by (Måns Rullgård <mru inpro...Måns Rullgård2005-03-06
* 10l (fix reordering when B-frames are not present)Loren Merritt2005-03-05
* H.264: decode arbitrary frame orders and allow B-frames as references.Loren Merritt2005-03-04
* oops, other half of the vismv patchLoren Merritt2005-03-03
* vismv didn't display 8x8 mvs in H.264Loren Merritt2005-03-03
* In-loop deblocking for B-frames.Loren Merritt2005-02-25
* 10l in implicit_weight_tableLoren Merritt2005-02-24
* remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>)Loic Le Loarer2005-02-16
* INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org)Loic Le Loarer2005-02-07
* H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org)Loic Le Loarer2005-02-04
* H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org )Loïc Le Loarer2005-02-01
* correct long term picture management patch by (Loic <lll+ffmpeg m4x org>)Loïc Le Loarer2005-02-01
* fixing missaligned memory accesses in fill_rectangle()Michael Niedermayer2005-01-30
* simplifyMichael Niedermayer2005-01-23
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-23
* simplify deblockMichael Niedermayer2005-01-23
* simplifyMichael Niedermayer2005-01-23
* H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <l...Loic Le Loarer2005-01-19
* div by zero aspect fixMichael Niedermayer2005-01-19
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* 10l (obmc_scratchpad not always initialize)Gert Vervoort2005-01-09
* 10l: scratchpad could be allocated before its size was known.Loren Merritt2005-01-08
* H.264 weighted prediction.Loren Merritt2005-01-07
* reduce stutter if we learn too late that the stream contains B-frames.Loren Merritt2005-01-04
* Sort B-frames into display order.Loren Merritt2005-01-04
* 10lMichael Niedermayer2004-12-31
* - correct several errors on the deblocking accross slice boundaries.Loïc Le Loarer2004-12-31
* Fix avc1 if there is nore than one nal per mov frameRoberto Togni2004-12-30
* implement B_DIRECT and B_SKIP macroblock types.Loren Merritt2004-12-29
* vismv for h264 displayed incorrect motion vectors.Loren Merritt2004-12-20
* add multi slice supportLoic Le Loarer2004-12-18
* uppercase codec_tag=AVC1 supportMichael Niedermayer2004-12-09
* out of buffer access fixMichael Niedermayer2004-12-09
* Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum2004-11-27
* Fixed typo which caused incorrect motion prediction in B-frames. patch by (Lo...Loren Merritt2004-11-24
* segfault fixMichael Niedermayer2004-10-31
* optimzationMichael Niedermayer2004-10-24
* optimizationMichael Niedermayer2004-10-24
* fix CABAC+LOOP missmatchMichael Niedermayer2004-10-23