267 Commits (1f3f9507997830c8fc229e53dadca3ef6eb8149f)

Author SHA1 Message Date
Wolfgang Hesseler 8d7ec294c4 move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer fb07988399 AIC/MQ encoding fix 21 years ago
Michael Niedermayer ecfc44e66e alternative inter vlc encoding fix 21 years ago
Michael Niedermayer ba58dabc5c h263 slice structured mode 21 years ago
Michael Niedermayer 2be9f03abb AVFrame.interlaced_frame fixes 21 years ago
Michael Niedermayer cdb4e730e4 cleanup 21 years ago
Michael Niedermayer b40cd4e0e4 rv20 (h263) b frame decoding support 21 years ago
Michael Niedermayer 554daa2402 cleanup 21 years ago
Michael Niedermayer fcfee63b12 split ff_h263_decode_mb() into h263 and mpeg4 versions 21 years ago
Michael Niedermayer e1f03acc42 h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes RV20 MVs) 21 years ago
Michael Niedermayer 332f9ac4e3 h263 loop filter 21 years ago
Michael Niedermayer 43dc0bfd2e cleanup 21 years ago
Michael Niedermayer 68b94c354d rv20 decoder 21 years ago
Michael Niedermayer dba019daba h263 alternative inter vlc support 21 years ago
Michael Niedermayer f7190f7399 h263 OBMC & 4MV support 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 5f1948111a pts fix and related fixes 21 years ago
Michael Niedermayer 9df1d2490d dumping funny numbers from first zygo i frame header 21 years ago
Alex Beregszaszi 43a13e7247 initial support for zygovideo 21 years ago
Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
Michael Niedermayer a573cc27f5 emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set 21 years ago
Michael Niedermayer ac0c66382d dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders 21 years ago
Alex Beregszaszi ed7debda14 removed the obsolete and unused parameters of init_put_bits 21 years ago
Michael Niedermayer bba3a09bb0 h263 GOB decoding fix 21 years ago
Michael Niedermayer 34790165dc intra dc treshold != 0 decoding fixed 21 years ago
Michael Niedermayer 11417deff9 recommit of 21 years ago
Michael Niedermayer 158c7f059c use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken 21 years ago
Michael Niedermayer 8d8c02942b ac prediction cleanup 21 years ago
Michael Niedermayer f2f6134b9e rate distortion optimal cbp support (h263/mpeg4 non intra only) 21 years ago
Michael Niedermayer 8b76418a14 100l 21 years ago
Michael Niedermayer 7af75e6c65 h263 stuffing decode fix 21 years ago
Michael Niedermayer 8fc6c2b537 detect old xvid with fourcc=DIVX 21 years ago
Michael Niedermayer 22ddd60bc2 fixing CODEC_FLAG_GLOBAL_HEADER 21 years ago
Fabrice Bellard 802f454e5b removed unused variable 21 years ago
Michael Niedermayer d6eb3c500a custom quant matrix encoding support 21 years ago
Michael Niedermayer 59c673d518 cleanup / fixes 21 years ago
Michael Niedermayer ffba1dc02b make the h263 decoder more error tolerant 21 years ago
Michael Niedermayer f5ea4461ce patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) 21 years ago
Michael Niedermayer 7d1c3fc1d6 rate distortion mb decision support 21 years ago
Michael Niedermayer 6674a12696 fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy) 22 years ago
Michael Niedermayer e11530e780 flv1 fix 22 years ago
Michael Niedermayer e4748d63ea fix? flv escape codes 22 years ago
Michael Niedermayer 44a2950f72 flv cleanup / simplify 22 years ago
Garrick Meeker d4f5d74a54 flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 22 years ago
Michael Niedermayer 3f6f76afef the reference sw doesnt like some legal headers ... 22 years ago
Michael Niedermayer e056044824 CODEC_FLAG_LOW_DELAY fix 22 years ago
Michael Niedermayer d07f90433a truncated h263 decoding support / H263-ES "demuxer" 22 years ago
Michael Niedermayer 3d2e8cce3a ASV1 codec 22 years ago
Michael Niedermayer 6d71b38207 improving 3IV1 support (still far from perfect) note, disabled as it requires some checks in the inner loops which would slow things down a tiny bit 22 years ago
BERO d4961b3523 fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me 22 years ago