257 Commits (e071139a9664fda76177a27578aed677ca6fb71a)

Author SHA1 Message Date
Michael Niedermayer 0ff93477be optimization 21 years ago
Michael Niedermayer caacc47ff9 coefficient saturation fix 21 years ago
Michael Niedermayer b876b5c5f7 10l (interlaced b frame decoding fix) 21 years ago
Michael Niedermayer 5e13a73006 motion estimation for SVQ1 21 years ago
Michael Niedermayer 4ccde216cd support decoding mpeg4 with buggy dc clipping 21 years ago
Michael Niedermayer a7137a0452 mpeg4 dc prediction simplification 21 years ago
Michael Niedermayer 3116cb14d1 AMV bug workaround 21 years ago
Michael Niedermayer ae4b7d5947 H.263 MCBPC fix 21 years ago
Michael Niedermayer 3c0da30c01 fix decoding with quant matrixes which contain elements <16 21 years ago
Michael Niedermayer 49f3806dd8 rv10 decoding fix 21 years ago
Michael Niedermayer 7c4f71c428 exporting field_select/ref_index values 21 years ago
Michael Niedermayer 14e2a9404e flv dropable p frame support 21 years ago
Michael Niedermayer 137c8468e8 unify table indexing (motion_val,dc_val,ac_val,coded_block changed) 21 years ago
Michael Niedermayer 6c205de244 assert(time_incr >= 0) so its clear that this MUST be the case 21 years ago
Michael Niedermayer 3f9d89c696 gmc segfault fix 21 years ago
Michael Niedermayer 58c2182d72 fixing alignment, 2nd try 21 years ago
Michael Niedermayer 5cce4dd761 ensure that the bitstream buffers for encoding partitioned frames are aligned 21 years ago
Michael Niedermayer 204b5c9e08 h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>) 21 years ago
Michael Niedermayer 7813d6a307 1000000l (using uninitalized variable for initalizing bits per MV table) 21 years ago
Michael Niedermayer b98202a438 mb stuffing in partitioned frames fix 21 years ago
Michael Niedermayer b056e73c80 h263+ custom pcf support 21 years ago
Michael Niedermayer e82d912dba h263 framerate & aspect ratio fixes 21 years ago
Michael Niedermayer 9740beffc6 use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 21 years ago
Michael Niedermayer e51f49487e set AVFrame.pts based upon framerate if its 0 21 years ago
Michael Niedermayer 9c3d33d67f multithreaded/SMP motion estimation 21 years ago
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