| Commit message (Expand) | Author | Age | Files | Lines |
* | closed gop support & flags2 as all bits in flags are used | Michael Niedermayer | 2004-01-22 | 1 | -2/+7 |
* | SVQ3 uses unrestricted motion vectors | Mike Melanson | 2003-12-18 | 1 | -1/+2 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -4/+4 |
* | - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) | Mike Melanson | 2003-06-27 | 1 | -137/+141 |
* | don't step on the context | Mike Melanson | 2003-06-20 | 1 | -3/+3 |
* | added support for B-frames and multiple slices | Mike Melanson | 2003-06-19 | 1 | -130/+380 |
* | make ff_emulated_edge_mc() independant of MpegEncContext | Michael Niedermayer | 2003-06-18 | 1 | -2/+2 |
* | Warning and compatibility fixes. | Falk Hüffner | 2003-05-24 | 1 | -1/+1 |
* | bigendian fix | Michael Niedermayer | 2003-05-16 | 1 | -1/+1 |
* | CODEC_CAP_DRAW_HORIZ_BAND | Michael Niedermayer | 2003-05-16 | 1 | -13/+19 |
* | moving the svq3 motion compensation stuff to dsputil (this also means that ex... | Michael Niedermayer | 2003-05-15 | 1 | -124/+17 |
* | optimize | Michael Niedermayer | 2003-05-15 | 1 | -25/+41 |
* | cleanup | Michael Niedermayer | 2003-05-14 | 1 | -1/+1 |
* | optimizations | Michael Niedermayer | 2003-05-13 | 1 | -17/+34 |
* | optimizations | Michael Niedermayer | 2003-05-13 | 1 | -0/+7 |
* | change the way the ImageDescription is passed to the decoder | Mike Melanson | 2003-05-10 | 1 | -13/+19 |
* | svq3 decoder by anonymous | Michael Niedermayer | 2003-05-09 | 1 | -0/+770 |