| Commit message (Expand) | Author | Age | Files | Lines |
* | vc1: re-initialize tables after width/height change. | John Stebbins | 2011-06-07 | 1 | -3/+16 |
* | vc1: make overlap filter for I-frames bit-exact. | Ronald S. Bultje | 2011-05-04 | 1 | -43/+236 |
* | vc1dec: use s->start/end_mb_y instead of passing them as function args. | Ronald S. Bultje | 2011-05-04 | 1 | -25/+26 |
* | Revert "VC1: merge idct8x8, coeff adjustments and put_pixels." | Ronald S. Bultje | 2011-05-04 | 1 | -33/+25 |
* | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -12/+12 |
* | lavc: remove FF_API_HURRY_UP cruft | Anton Khirnov | 2011-04-26 | 1 | -10/+0 |
* | vc1: fix fate-vc1 after previous commit. | Ronald S. Bultje | 2011-04-17 | 1 | -1/+1 |
* | wmv3dec: fix playback of complex WMV3 files using simple_idct. | Ronald S. Bultje | 2011-04-16 | 1 | -41/+50 |
* | Parse sprite data for WMVP and WVP2, and decode sprites for the latter | Alberto Delmás | 2011-04-10 | 1 | -3/+124 |
* | lavc: mark hurry_up for removal on next major bump | Anton Khirnov | 2011-04-02 | 1 | -1/+5 |
* | vc1: make P-frame deblock filter bit-exact. | Ronald S. Bultje | 2011-03-21 | 1 | -93/+203 |
* | vc1: slice support. | Ronald S. Bultje | 2011-03-21 | 1 | -24/+57 |
* | vc1: fix up memleaks in the error codepath. | Ronald S. Bultje | 2011-03-21 | 1 | -22/+19 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | VC1: Export profile/level | Hendrik Leppkes | 2011-03-12 | 1 | -4/+19 |
* | vc1: fix decoding when end sequence is present | Baptiste Coudurier | 2011-03-02 | 1 | -1/+1 |
* | VC1: merge idct8x8, coeff adjustments and put_pixels. | Ronald S. Bultje | 2011-02-21 | 1 | -25/+33 |
* | VC1: inline vc1_put_block() in vc1_decode_i_blocks(). | Ronald S. Bultje | 2011-02-21 | 1 | -35/+13 |
* | VC1: don't use vc1_put_block() in vc1_decode_i_blocks_adv(). | Ronald S. Bultje | 2011-02-20 | 1 | -3/+11 |
* | Fix invalid reads in VC1 decoder | Reimar Döffinger | 2011-02-19 | 1 | -1/+1 |
* | dsputil: move VC1-specific stuff into VC1DSPContext. | Ronald S. Bultje | 2011-02-17 | 1 | -86/+88 |
* | VC1: simplify a calculation in a loop. | Ronald S. Bultje | 2011-02-17 | 1 | -1/+1 |
* | VC1: transpose IDCT 8x8 coeffs while reading. | Ronald S. Bultje | 2011-02-17 | 1 | -45/+50 |
* | Move ff_emulated_edge_mc() into DSPContext. | Ronald S. Bultje | 2011-01-28 | 1 | -9/+9 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -4/+4 |
* | Make WMV3 decoder attempt to decode WMVP as well | Kostya Shishkov | 2010-09-26 | 1 | -0/+5 |
* | vc1: Fix ordering of loop filter for I/B frames | David Conrad | 2010-07-11 | 1 | -9/+19 |
* | vc1: ff_draw_horiz_band needs a one row delay when the loop filter is active | David Conrad | 2010-07-11 | 1 | -3/+19 |
* | Make WMV3 decoder print more errors when decoding beta WMV9 files. | Kostya Shishkov | 2010-07-10 | 1 | -6/+3 |
* | Change type of zz_table to uint8_t to match the scantables it points to. | Reimar Döffinger | 2010-06-27 | 1 | -3/+3 |
* | 321l: do not use shifted s->linesize instead of correct s->uvlinesize. | Kostya Shishkov | 2010-05-29 | 1 | -6/+6 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -4/+4 |
* | ff_msmpeg4_decode_init() calls ff_h263_decode_init() which calls | Kostya Shishkov | 2010-02-24 | 1 | -3/+1 |
* | VC1: fix missing include h263.h | Måns Rullgård | 2010-02-21 | 1 | -0/+1 |
* | Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode init. | Michael Niedermayer | 2010-01-08 | 1 | -1/+1 |
* | Warn when WVC1 cannot be decoded | Kostya Shishkov | 2009-10-11 | 1 | -0/+2 |
* | Since some junk may be or may be not present before actual VC-1 extradata, | Andrew Dennison | 2009-10-06 | 1 | -1/+1 |
* | Use ff_msmpeg4_decode_init to initialize ff_msmp4_mb_i_vlc since static | Reimar Döffinger | 2009-09-24 | 1 | -4/+2 |
* | Mark all pix_fmts and supported_framerates compound literals as const. | Reimar Döffinger | 2009-09-06 | 1 | -2/+2 |
* | Only enable WMV3 decoder when it has been turned on in the build system. | Diego Biurrun | 2009-07-29 | 1 | -0/+2 |
* | Do not check for both CONFIG_VC1_VDPAU_DECODER and CONFIG_WMV3_VDPAU_DECODER, | Diego Biurrun | 2009-07-29 | 1 | -1/+1 |
* | Edge emulation should be used in B-frame MC in mspel mode with | Kostya Shishkov | 2009-06-23 | 1 | -2/+2 |
* | VC-1/WMV: Remove redundant ff_init_block_index() calls. | Jason Garrett-Glaser | 2009-06-17 | 1 | -8/+12 |
* | VC-1/WMV3 decoding: don't clear blocks unless they're actually used. | Jason Garrett-Glaser | 2009-06-16 | 1 | -5/+4 |
* | idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. | Jason Garrett-Glaser | 2009-06-16 | 1 | -5/+18 |
* | Split decoder-specific code off from vc1.c into vc1dec.c and keep code | Diego Biurrun | 2009-06-11 | 1 | -0/+3367 |