| Commit message (Expand) | Author | Age | Files | Lines |
* | reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A... | Michael Niedermayer | 2005-05-07 | 1 | -6/+16 |
* | fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there... | Michael Niedermayer | 2005-05-06 | 1 | -1/+6 |
* | set time_base for variable fps too | Michael Niedermayer | 2005-05-06 | 1 | -1/+1 |
* | More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>) | Kevin Baragona | 2005-05-05 | 1 | -38/+38 |
* | fix storage of motion vectors for frames with more than 4096 macroblocks. | Loren Merritt | 2005-05-03 | 1 | -4/+4 |
* | clear the DPB after seeking. | Loren Merritt | 2005-05-03 | 1 | -0/+11 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -2/+1 |
* | MMX for H.264 deblocking filter | Loren Merritt | 2005-04-25 | 1 | -149/+33 |
* | fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were trea... | Loren Merritt | 2005-04-24 | 1 | -8/+6 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -8/+8 |
* | deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding. | Loren Merritt | 2005-04-21 | 1 | -24/+31 |
* | CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg m4x org) | Loïc Le Loarer | 2005-04-05 | 1 | -6/+31 |
* | CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg m4x org) | Loïc Le Loarer | 2005-04-05 | 1 | -49/+78 |
* | display deblocking strength in FF_DEBUG_PICT_INFO | Loren Merritt | 2005-03-27 | 1 | -2/+2 |
* | allow 16 refs with B-frames | Loren Merritt | 2005-03-27 | 1 | -3/+3 |
* | This is the second patch for MBAFF support, this adds the deblocking | Loïc Le Loarer | 2005-03-27 | 1 | -69/+501 |
* | The cvs version 1.103 of h264.c brokes 13 conformance streams, this | Loïc Le Loarer | 2005-03-27 | 1 | -1/+1 |
* | 10l (compile fix) | Loren Merritt | 2005-03-12 | 1 | -2/+4 |
* | Set keyframe flag only on IDR-frames (needed for reordering across I-frames). | Loren Merritt | 2005-03-11 | 1 | -76/+114 |
* | remove an assert that was breaking compilation on some gccs. | Loren Merritt | 2005-03-07 | 1 | -2/+0 |
* | MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<) | Loic Le Loarer | 2005-03-06 | 1 | -89/+158 |
* | spam | Michael Niedermayer | 2005-03-06 | 1 | -1/+0 |
* | improved detection of "AVC1" style H.264 patch by (Måns Rullgård <mru inpro... | Måns Rullgård | 2005-03-06 | 1 | -7/+5 |
* | 10l (fix reordering when B-frames are not present) | Loren Merritt | 2005-03-05 | 1 | -5/+5 |
* | H.264: decode arbitrary frame orders and allow B-frames as references. | Loren Merritt | 2005-03-04 | 1 | -42/+84 |
* | oops, other half of the vismv patch | Loren Merritt | 2005-03-03 | 1 | -2/+2 |
* | vismv didn't display 8x8 mvs in H.264 | Loren Merritt | 2005-03-03 | 1 | -2/+2 |
* | In-loop deblocking for B-frames. | Loren Merritt | 2005-02-25 | 1 | -19/+28 |
* | 10l in implicit_weight_table | Loren Merritt | 2005-02-24 | 1 | -1/+1 |
* | remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>) | Loic Le Loarer | 2005-02-16 | 1 | -88/+87 |
* | INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org) | Loic Le Loarer | 2005-02-07 | 1 | -25/+93 |
* | H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org) | Loic Le Loarer | 2005-02-04 | 1 | -20/+39 |
* | H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org ) | Loïc Le Loarer | 2005-02-01 | 1 | -7/+10 |
* | correct long term picture management patch by (Loic <lll+ffmpeg m4x org>) | Loïc Le Loarer | 2005-02-01 | 1 | -4/+7 |
* | fixing missaligned memory accesses in fill_rectangle() | Michael Niedermayer | 2005-01-30 | 1 | -4/+5 |
* | simplify | Michael Niedermayer | 2005-01-23 | 1 | -11/+4 |
* | avoid buf_size == 0 checks in every decoder | Michael Niedermayer | 2005-01-23 | 1 | -1/+1 |
* | simplify deblock | Michael Niedermayer | 2005-01-23 | 1 | -43/+26 |
* | simplify | Michael Niedermayer | 2005-01-23 | 1 | -25/+10 |
* | H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <l... | Loic Le Loarer | 2005-01-19 | 1 | -37/+111 |
* | div by zero aspect fix | Michael Niedermayer | 2005-01-19 | 1 | -0/+2 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -0/+4 |
* | 10l (obmc_scratchpad not always initialize) | Gert Vervoort | 2005-01-09 | 1 | -0/+2 |
* | 10l: scratchpad could be allocated before its size was known. | Loren Merritt | 2005-01-08 | 1 | -2/+5 |
* | H.264 weighted prediction. | Loren Merritt | 2005-01-07 | 1 | -5/+175 |
* | reduce stutter if we learn too late that the stream contains B-frames. | Loren Merritt | 2005-01-04 | 1 | -6/+10 |
* | Sort B-frames into display order. | Loren Merritt | 2005-01-04 | 1 | -9/+39 |
* | 10l | Michael Niedermayer | 2004-12-31 | 1 | -0/+1 |
* | - correct several errors on the deblocking accross slice boundaries. | Loïc Le Loarer | 2004-12-31 | 1 | -13/+45 |
* | Fix avc1 if there is nore than one nal per mov frame | Roberto Togni | 2004-12-30 | 1 | -1/+1 |