| Commit message (Expand) | Author | Age | Files | Lines |
* | AIC/MQ encoding fix | Michael Niedermayer | 2003-12-08 | 1 | -20/+38 |
* | alternative inter vlc encoding fix | Michael Niedermayer | 2003-12-08 | 1 | -2/+4 |
* | h263 slice structured mode | Michael Niedermayer | 2003-12-07 | 1 | -43/+88 |
* | AVFrame.interlaced_frame fixes | Michael Niedermayer | 2003-12-05 | 1 | -2/+3 |
* | cleanup | Michael Niedermayer | 2003-12-04 | 1 | -27/+22 |
* | rv20 (h263) b frame decoding support | Michael Niedermayer | 2003-12-04 | 1 | -29/+188 |
* | cleanup | Michael Niedermayer | 2003-12-03 | 1 | -25/+18 |
* | split ff_h263_decode_mb() into h263 and mpeg4 versions | Michael Niedermayer | 2003-12-03 | 1 | -107/+224 |
* | h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes ... | Michael Niedermayer | 2003-12-01 | 1 | -2/+2 |
* | h263 loop filter | Michael Niedermayer | 2003-12-01 | 1 | -21/+116 |
* | cleanup | Michael Niedermayer | 2003-11-30 | 1 | -2/+2 |
* | rv20 decoder | Michael Niedermayer | 2003-11-30 | 1 | -17/+34 |
* | h263 alternative inter vlc support | Michael Niedermayer | 2003-11-29 | 1 | -10/+59 |
* | h263 OBMC & 4MV support | Michael Niedermayer | 2003-11-28 | 1 | -53/+175 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -118/+118 |
* | pts fix and related fixes | Michael Niedermayer | 2003-10-30 | 1 | -4/+4 |
* | dumping funny numbers from first zygo i frame header | Michael Niedermayer | 2003-10-29 | 1 | -1/+16 |
* | initial support for zygovideo | Alex Beregszaszi | 2003-10-29 | 1 | -0/+2 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -27/+17 |
* | emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_... | Michael Niedermayer | 2003-10-17 | 1 | -0/+1 |
* | dont check if the ac esc 3 could have been stored as vlc as this detects only... | Michael Niedermayer | 2003-10-13 | 1 | -3/+3 |
* | removed the obsolete and unused parameters of init_put_bits | Alex Beregszaszi | 2003-10-12 | 1 | -3/+3 |
* | h263 GOB decoding fix | Michael Niedermayer | 2003-10-12 | 1 | -4/+4 |
* | intra dc treshold != 0 decoding fixed | Michael Niedermayer | 2003-10-12 | 1 | -6/+20 |
* | recommit of | Michael Niedermayer | 2003-10-11 | 1 | -10/+7 |
* | use lagrange multipler instead of qp for ratecontrol, this may break some thi... | Michael Niedermayer | 2003-10-07 | 1 | -2/+2 |
* | ac prediction cleanup | Michael Niedermayer | 2003-10-01 | 1 | -90/+72 |
* | rate distortion optimal cbp support (h263/mpeg4 non intra only) | Michael Niedermayer | 2003-09-30 | 1 | -11/+110 |
* | 100l | Michael Niedermayer | 2003-09-27 | 1 | -2/+3 |
* | h263 stuffing decode fix | Michael Niedermayer | 2003-09-26 | 1 | -21/+31 |
* | detect old xvid with fourcc=DIVX | Michael Niedermayer | 2003-09-10 | 1 | -13/+2 |
* | fixing CODEC_FLAG_GLOBAL_HEADER | Michael Niedermayer | 2003-08-26 | 1 | -7/+15 |
* | removed unused variable | Fabrice Bellard | 2003-08-24 | 1 | -1/+0 |
* | custom quant matrix encoding support | Michael Niedermayer | 2003-08-22 | 1 | -6/+14 |
* | cleanup / fixes | Michael Niedermayer | 2003-08-05 | 1 | -3/+4 |
* | make the h263 decoder more error tolerant | Michael Niedermayer | 2003-08-01 | 1 | -3/+6 |
* | patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) | Michael Niedermayer | 2003-07-29 | 1 | -3/+1 |
* | rate distortion mb decision support | Michael Niedermayer | 2003-07-29 | 1 | -0/+47 |
* | fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they are... | Michael Niedermayer | 2003-07-16 | 1 | -3/+1 |
* | flv1 fix | Michael Niedermayer | 2003-07-15 | 1 | -1/+6 |
* | fix? flv escape codes | Michael Niedermayer | 2003-07-10 | 1 | -2/+2 |
* | flv cleanup / simplify | Michael Niedermayer | 2003-07-10 | 1 | -86/+28 |
* | flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ... | Garrick Meeker | 2003-07-09 | 1 | -13/+263 |
* | the reference sw doesnt like some legal headers ... | Michael Niedermayer | 2003-07-07 | 1 | -4/+6 |
* | CODEC_FLAG_LOW_DELAY fix | Michael Niedermayer | 2003-07-06 | 1 | -1/+1 |
* | truncated h263 decoding support / H263-ES "demuxer" | Michael Niedermayer | 2003-05-22 | 1 | -12/+46 |
* | ASV1 codec | Michael Niedermayer | 2003-05-19 | 1 | -8/+8 |
* | improving 3IV1 support (still far from perfect) note, disabled as it requires... | Michael Niedermayer | 2003-05-18 | 1 | -17/+49 |
* | fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanu... | BERO | 2003-05-14 | 1 | -15/+3 |
* | libmpeg2 style bitstream reader fixes | Michael Niedermayer | 2003-05-14 | 1 | -4/+4 |