| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright year update of the files i touched and remembered, things look anno... | Michael Niedermayer | 2004-01-10 | 1 | -1/+1 |
* | memleak fix | Michael Niedermayer | 2004-01-08 | 1 | -3/+8 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -2/+2 |
* | 10l (segfault fix) | Michael Niedermayer | 2003-12-28 | 1 | -0/+1 |
* | move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multi... | Wolfgang Hesseler | 2003-12-09 | 1 | -31/+31 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -4/+4 |
* | avoid warning | Fabrice Bellard | 2003-08-24 | 1 | -0/+2 |
* | rate distortion mb decision support | Michael Niedermayer | 2003-07-29 | 1 | -5/+13 |
* | initial XvMC support | Ivan Kalvachev | 2003-07-26 | 1 | -0/+5 |
* | motion vector vissualization for mpeg1/2 | Michael Niedermayer | 2003-05-27 | 1 | -1/+1 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 1 | -142/+162 |
* | fixing slice decoding, dunno why the regression tests didnt catch that ... | Michael Niedermayer | 2003-04-10 | 1 | -3/+3 |
* | error resilience cleanup (its faster too...) | Michael Niedermayer | 2003-03-20 | 1 | -1/+81 |
* | field pic decoding cleanup | Michael Niedermayer | 2003-03-16 | 1 | -1/+1 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -20/+20 |
* | use spatial error concealment if we dont have a previous frame | Michael Niedermayer | 2002-12-04 | 1 | -0/+2 |
* | cleanup | Michael Niedermayer | 2002-12-04 | 1 | -15/+15 |
* | * using DSPContext - so each codec could use its local (sub)set of CPU extension | Zdenek Kabelac | 2002-11-11 | 1 | -7/+7 |
* | reversing header game | Michael Niedermayer | 2002-11-10 | 1 | -7/+7 |
* | better/cleaner error resilience (done in a 2nd pass after decoding) | Michael Niedermayer | 2002-10-13 | 1 | -0/+885 |