89 Commits (172a43ce36e671fdab63afe1c06876bba91445b3)

Author SHA1 Message Date
Jerome Borsboom e85c608a46 avcodec/vc1: remove unused ff_vc1_loop_filter_iblk 7 years ago
Carl Eugen Hoyos a707a0b657 Revert "avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clamped" 7 years ago
Jerome Borsboom 8331e59133 avcodec/vc1: remove unused ff_vc1_loop_filter_iblk 7 years ago
Jerome Borsboom 7a70879624 avcodec/vc1: remove unused overlap smooting and loop filter 7 years ago
Jerome Borsboom ded52f6e36 avcodec/vc1: re-implement and expand VC-1 loop filtering 7 years ago
Jerome Borsboom 5e5c9f1804 avcodec/vc1: re-implement and expand VC-1 overlap smoothing 7 years ago
Jerome Borsboom 1160d1d478 avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding 7 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 11 years ago
Diego Biurrun 4d55e9de27 vc1: Split bits used in libavformat into a separate header 11 years ago
Michael Niedermayer 64b98df389 vc1: simplify *_use_ic initialization 11 years ago
Michael Niedermayer 2cfccd8060 avcodec/vc1: Factorize imode enum out / remove duplication 11 years ago
Anton Khirnov c2f7417eeb vc1: move MpegEncContext.resync_marker into VC1Context. 11 years ago
Anton Khirnov 6792559f8a vc1: use the AVFrame API properly. 11 years ago
Michael Niedermayer 728214992e vc1dec: Remove interlaced warning 12 years ago
Michael Niedermayer 28243b0d35 vc1dec: Redesign the intensity compensation 12 years ago
Michael Niedermayer 93b1281264 vc1dec: Shuffle field MVs after decoding, not before 12 years ago
Michael Niedermayer 4162fc62b3 vc1dec: Do not allow field_mode to change after the first header 12 years ago
Michael Niedermayer 05f4c05061 vc1dec: remove interlaced warning 12 years ago
Michael Niedermayer 32a6dfeb12 vc1dec: drop mv_f_last, simplify code 12 years ago
Michael Niedermayer 782ebd6118 vc1dec: redesign the intensity compensation 12 years ago
Diego Biurrun 94ee7da08d Remove pointless av_cold attributes in header files 12 years ago
Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Michael Niedermayer 7845f8d282 vc1dec: do not allow field_mode to change after the first header 12 years ago
Michael Niedermayer ddabecbbf5 vc1dec: export adv profile color format indication 13 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago
Kostya Shishkov 7627c35a81 vc1: export some functions 13 years ago
Michael Niedermayer 3b5ba60aa7 vc1dec: fix handling of max_coded dimensions 13 years ago
Reimar Döffinger 6d797ac70f VC1: Do not needlessly use signed types. 13 years ago
Diego Biurrun 3c715383ea vc1: Move init code shared between decoder and parser to common code file. 13 years ago
Ronald S. Bultje c742ab4e81 vc1parse: call vc1_init_common(). 13 years ago
Martin Storsjö 5f2c159c0f vc1: Add ff_ prefix to nonstatic symbols 13 years ago
Luca Barbato 1f948745c3 vc1: use an enum for Frame Coding Mode 13 years ago
Kostya Shishkov b18c68ad25 vc1: K&R formatting cosmetics 14 years ago
Mashiat Sarker Shakkhar d5b015e42d vc1dec: interlaced stream decoding support 1/3 14 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 14 years ago
Ronald S. Bultje 7d2e03afc8 vc1: make overlap filter for I-frames bit-exact. 14 years ago
Ronald S. Bultje 58bb6b7d93 wmv3dec: fix playback of complex WMV3 files using simple_idct. 14 years ago
Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 14 years ago
Ronald S. Bultje c47d383502 vc1: make P-frame deblock filter bit-exact. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Ronald S. Bultje 9a1ced321b dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago
Ronald S. Bultje 2739dc5d85 VC1: transpose IDCT 8x8 coeffs while reading. 14 years ago
Ronald S. Bultje 12802ec060 dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago
Ronald S. Bultje 1da6ea3954 VC1: transpose IDCT 8x8 coeffs while reading. 14 years ago
Kostya Shishkov 10f93363b7 RES_SM in WMV3 is really two flags, so split it in decoder 15 years ago
Kostya Shishkov 9e553f7acc Print error message when true interlaced VC-1 frames are encountered 16 years ago
Baptiste Coudurier 2d05bc8641 set pict_type in VC-1 parser, fix some timestamps problems 16 years ago
Gwenole Beauchesne f92a6c66ed Record B-fraction index from frame header and two fields from entry point structure 16 years ago