Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ... | Wolfgang Hesseler | 2003-12-30 | 1 | -1/+1 |
* | svq3 fix | Michael Niedermayer | 2003-12-18 | 1 | -0/+1 |
* | intra16x16 fix | Michael Niedermayer | 2003-11-29 | 1 | -1/+1 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -38/+38 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -17/+8 |
* | 10l | Alex Beregszaszi | 2003-10-13 | 1 | -1/+1 |
* | removed the obsolete and unused parameters of init_put_bits | Alex Beregszaszi | 2003-10-12 | 1 | -1/+1 |
* | removed warnings | Fabrice Bellard | 2003-09-09 | 1 | -4/+8 |
* | bitstream changes to match JM7.2 | Michael Niedermayer | 2003-07-23 | 1 | -45/+36 |
* | unwanted second definition of CHECKED_ALLOCZ | Alex Beregszaszi | 2003-07-04 | 1 | -10/+0 |
* | - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) | Mike Melanson | 2003-06-27 | 1 | -0/+3 |
* | some warning fixes | Alex Beregszaszi | 2003-06-20 | 1 | -1/+1 |
* | added support for B-frames and multiple slices | Mike Melanson | 2003-06-19 | 1 | -0/+3 |
* | make ff_emulated_edge_mc() independant of MpegEncContext | Michael Niedermayer | 2003-06-18 | 1 | -3/+3 |
* | Warning and compatibility fixes. | Falk Hüffner | 2003-05-24 | 1 | -6/+6 |
* | bigendian fix | Michael Niedermayer | 2003-05-16 | 1 | -5/+13 |
* | Warning fixes. | Falk Hüffner | 2003-05-15 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2003-05-14 | 1 | -2/+2 |
* | optimizations | Michael Niedermayer | 2003-05-13 | 1 | -1/+3 |
* | optimizations | Michael Niedermayer | 2003-05-13 | 1 | -17/+32 |
* | svq3 decoder by anonymous | Michael Niedermayer | 2003-05-09 | 1 | -10/+42 |
* | tired | Michael Niedermayer | 2003-04-27 | 1 | -1/+1 |
* | fixing mixed dr1 + internal buffers | Michael Niedermayer | 2003-04-25 | 1 | -1/+2 |
* | minor cleanup / some warning fixes | Michael Niedermayer | 2003-04-14 | 1 | -27/+11 |
* | faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net) | Michael Niedermayer | 2003-04-12 | 1 | -72/+59 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 1 | -20/+18 |
* | some checks to avoid segfault | Michael Niedermayer | 2003-04-07 | 1 | -14/+18 |
* | #ifdef TRACE printf() -> tprintf() | Michael Niedermayer | 2003-04-05 | 1 | -54/+24 |
* | multiple reference frames support | Michael Niedermayer | 2003-04-04 | 1 | -51/+61 |
* | H264 decoder & demuxer | Michael Niedermayer | 2003-04-04 | 1 | -0/+4418 |