116 Commits (7c33ad19fd55fea2d39d040c7ebdcde0e1e9d864)

Author SHA1 Message Date
Loren Merritt 7c33ad19fd clear the DPB after seeking. 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Loren Merritt 42251a2a4f MMX for H.264 deblocking filter 20 years ago
Loren Merritt b80875c186 fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were treated as different) 20 years ago
Mike Melanson 160d679c07 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
Loren Merritt e2e5894a91 deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding. 20 years ago
Loïc Le Loarer debc2adb16 CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg m4x org) 20 years ago
Loïc Le Loarer 826de46ea3 CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg m4x org) 20 years ago
Loren Merritt 048bfeeb12 display deblocking strength in FF_DEBUG_PICT_INFO 20 years ago
Loren Merritt 171070658e allow 16 refs with B-frames 20 years ago
Loïc Le Loarer 6ba71fc467 This is the second patch for MBAFF support, this adds the deblocking 20 years ago
Loïc Le Loarer 3bf3d666a7 The cvs version 1.103 of h264.c brokes 13 conformance streams, this 20 years ago
Loren Merritt 0149db6668 10l (compile fix) 20 years ago
Loren Merritt 4e4d983e8b Set keyframe flag only on IDR-frames (needed for reordering across I-frames). 20 years ago
Loren Merritt 885e88d252 remove an assert that was breaking compilation on some gccs. 20 years ago
Loic Le Loarer 6867a90b41 MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<) 20 years ago
Michael Niedermayer deb13e3c73 spam 20 years ago
Måns Rullgård 26165f99c6 improved detection of "AVC1" style H.264 patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Loren Merritt a18030bb62 10l (fix reordering when B-frames are not present) 20 years ago
Loren Merritt 2f944356bf H.264: decode arbitrary frame orders and allow B-frames as references. 20 years ago
Loren Merritt 3622988f21 oops, other half of the vismv patch 20 years ago
Loren Merritt b75e10d52c vismv didn't display 8x8 mvs in H.264 20 years ago
Loren Merritt 19fe8b4100 In-loop deblocking for B-frames. 20 years ago
Loren Merritt 738386a5ed 10l in implicit_weight_table 20 years ago
Loic Le Loarer e7e09b49b4 remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>) 20 years ago
Loic Le Loarer 6fbcaaa0ef INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org) 20 years ago
Loic Le Loarer 0bf796340a H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org) 20 years ago
Loïc Le Loarer 0d315f281c H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org ) 20 years ago
Loïc Le Loarer dc032f3332 correct long term picture management patch by (Loic <lll+ffmpeg m4x org>) 20 years ago
Michael Niedermayer bd9ea6a462 fixing missaligned memory accesses in fill_rectangle() 20 years ago
Michael Niedermayer 4ae33c9b52 simplify 20 years ago
Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
Michael Niedermayer 46f2f05f59 simplify deblock 20 years ago
Michael Niedermayer 3b33943e9b simplify 20 years ago
Loic Le Loarer 827c91bfb7 H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <loic.le-loarer polytechnique org>) 20 years ago
Michael Niedermayer eed4ebd22c div by zero aspect fix 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Gert Vervoort 9c6221ae62 10l (obmc_scratchpad not always initialize) 20 years ago
Loren Merritt 934b0821db 10l: scratchpad could be allocated before its size was known. 20 years ago
Loren Merritt 9f2d1b4ff5 H.264 weighted prediction. 20 years ago
Loren Merritt 1b2dcdc1e0 reduce stutter if we learn too late that the stream contains B-frames. 20 years ago
Loren Merritt a4dae92b58 Sort B-frames into display order. 20 years ago
Michael Niedermayer 17bfbd70ab 10l 20 years ago
Loïc Le Loarer 579448a083 - correct several errors on the deblocking accross slice boundaries. 20 years ago
Roberto Togni f31ecffb4f Fix avc1 if there is nore than one nal per mov frame 20 years ago
Loren Merritt 5ad984c997 implement B_DIRECT and B_SKIP macroblock types. 20 years ago
Loren Merritt 650cec0c8c vismv for h264 displayed incorrect motion vectors. 20 years ago
Loic Le Loarer 5175b9376f add multi slice support 20 years ago
Michael Niedermayer bf835aee11 uppercase codec_tag=AVC1 support 20 years ago
Michael Niedermayer a979965313 out of buffer access fix 20 years ago