332 Commits (29b29011e5631c4e867baf42258a00886d142841)

Author SHA1 Message Date
Michael Niedermayer 8a36717afc rv10/obmc fixes 21 years ago
Michael Niedermayer 99683a3077 2 byte shorter userdata for mpeg4 21 years ago
Michael Niedermayer 8cb5d4c060 h263 4mv encoding fix 21 years ago
Alex Beregszaszi fe455f3328 get_bit_count -> put_bits_count 21 years ago
Michael Niedermayer a62d75da98 segfault fix 21 years ago
Michael Niedermayer 6ff6cff203 first coded vs. first displayed pts (segfault & pts fix if b frames are used) 21 years ago
Michael Niedermayer 11a8a71d4e mpeg4 pts fix 21 years ago
Michael Niedermayer 65a24d0b39 optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html 21 years ago
Michael Niedermayer 403f10996d more tolerance for dc=0 21 years ago
Michael Niedermayer 8f2ab83318 copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise 21 years ago
Michael Niedermayer bb198e198a interlaced motion estimation 21 years ago
Michael Niedermayer 8135f8df52 rv20 / h263 b frame fix 21 years ago
Michael Niedermayer fa75ce9292 fixing h263p encoding without UMV 21 years ago
Michael Niedermayer feca25cc8b 100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l 21 years ago
Michael Niedermayer 0ed714a702 slice structured fixes 21 years ago
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