1598 Commits (7d67aa9b0f3bd2cb6c023e8b9e537606aa6b08d9)

Author SHA1 Message Date
Michael Niedermayer 2be9f03abb AVFrame.interlaced_frame fixes 21 years ago
Michael Niedermayer c70f1716cf export top_field_first & interlaced_frame 21 years ago
Michael Niedermayer ac49f3efac set has_b_frames correctly, fixes rv20 dr1 with mplayer 21 years ago
Michael Niedermayer cdb4e730e4 cleanup 21 years ago
Michael Niedermayer b40cd4e0e4 rv20 (h263) b frame decoding support 21 years ago
Mike Melanson 6952f12338 this should make the decoder safe for big-endian platforms 21 years ago
Michael Niedermayer 9a197a24c6 altivec.h bug workaround (untested) 21 years ago
Michael Niedermayer 554daa2402 cleanup 21 years ago
Michael Niedermayer 6beeb962a2 h263 modified quantization fix 21 years ago
Mike Melanson 9a4117d5a1 initial support for Duck TrueMotion v1 (think of it as On2 VP1); only 21 years ago
Michael Niedermayer fcfee63b12 split ff_h263_decode_mb() into h263 and mpeg4 versions 21 years ago
Michael Niedermayer 3615e2be84 h263_h_loop_filter_mmx 21 years ago
Michael Niedermayer 359f98ded9 h263_v_loop_filter_mmx 21 years ago
Michael Niedermayer e1f03acc42 h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes RV20 MVs) 21 years ago
Michael Niedermayer 5b5404e32f 10l 21 years ago
Michael Niedermayer 332f9ac4e3 h263 loop filter 21 years ago
Michael Niedermayer 248a1aa54c 4th frame type ... 21 years ago
Michael Niedermayer 473c7582a5 rv20 sub_id == 0x20200002 support 21 years ago
Michael Niedermayer 43dc0bfd2e cleanup 21 years ago
Michael Niedermayer 40a12840b8 rv10 fix 21 years ago
Michael Niedermayer 68b94c354d rv20 decoder 21 years ago
Michael Niedermayer 3e8a5124a2 forgot 21 years ago
Michael Niedermayer dba019daba h263 alternative inter vlc support 21 years ago
Michael Niedermayer 68ca24e6db intra16x16 fix 21 years ago
Michael Niedermayer 8fc7c99369 10000l 21 years ago
Michael Niedermayer d3985de709 cleanup 21 years ago
Michael Niedermayer f7190f7399 h263 OBMC & 4MV support 21 years ago
Michael Niedermayer b68ab2609c dont read from b frames if draw_horiz_band==NULL 21 years ago
Roman Shaposhnik e15c330246 * 3x encoding speedup. Finally we seem to be on par with libdv 21 years ago
Roberto Togni e1c2a5a0a8 - Add reget_buffer() function to AVCodecContext 21 years ago
Michael Niedermayer 9bc8b38660 16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer bc1e364666 10l 21 years ago
Alex Beregszaszi 105c3d2521 theora alpha3 support (with maintaining backward compatibility, maybe we should remove all backward compatibility codes after final theora release?) 21 years ago
Alex Beregszaszi 9a7ad92531 finally working with old theora bitstream (flipped image), the only sample I have is decoded successfully (theora.ogg) 21 years ago
Michael Niedermayer bf63eb4bba av_d2q() documentation 21 years ago
Mike Melanson 42cad81aea yep, FLI support 21 years ago
Michael Niedermayer ad0d17f1f8 qprd with b frames fix 21 years ago
Michael Niedermayer dd3e415e06 qprd needs mbd=2 21 years ago
Zdenek Kabelac 4b813d5c5a * sys/types.h for size_t 21 years ago
Ivan Kalvachev 57489bc511 silence few warnings 21 years ago
Michael Niedermayer 9515c0c107 better fix 21 years ago
Michael Niedermayer 7d58735942 small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge dot net>) 21 years ago
Michael Niedermayer 30758048ef ac prediction with rate distorted qp fix 21 years ago
Michael Niedermayer 1f26c6f338 rate distored optimal lambda->qp support 21 years ago
Ivan Kalvachev c512b303c2 mpegvideo is back 21 years ago
Fabrice Bellard c6f353ff61 also parse extradata for MPEG4 21 years ago
Fabrice Bellard 8424cf505c new audio/video parser API 21 years ago
Fabrice Bellard 962d6ae6c5 exported mpa_decode_header for new parser API 21 years ago
Fabrice Bellard 8dbcc9f226 comment fix 21 years ago
Mike Melanson 11e29a4143 added Apple Graphics (SMC) decoder 21 years ago