| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -47/+69 |
|\ |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -47/+69 |
* | | Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e' | Michael Niedermayer | 2014-06-23 | 1 | -0/+1 |
|\| |
|
| * | mpeg: Split error resilience bits off into a separate file | Diego Biurrun | 2014-06-22 | 1 | -0/+1 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -4/+5 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -4/+5 |
* | | avcodec/vc1dec: Fix support for small widths/linesizes | Michael Niedermayer | 2014-06-14 | 1 | -10/+12 |
* | | avcodec: fix () in TRANSPOSE macro | Michael Niedermayer | 2014-06-08 | 1 | -1/+1 |
* | | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' | Michael Niedermayer | 2014-05-30 | 1 | -2/+4 |
|\| |
|
| * | dsputil: Split off quarterpel bits into their own context | Diego Biurrun | 2014-05-29 | 1 | -2/+4 |
* | | Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f' | Michael Niedermayer | 2014-05-11 | 1 | -1/+0 |
|\| |
|
| * | lavc: set AVCodecContext.hwaccel in ff_get_format() | Anton Khirnov | 2014-05-11 | 1 | -1/+0 |
* | | Merge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425' | Michael Niedermayer | 2014-05-11 | 1 | -1/+1 |
|\| |
|
| * | lavc: Add an internal wrapper around get_format() | Anton Khirnov | 2014-05-11 | 1 | -1/+1 |
* | | Fix skiping typos | Michael Niedermayer | 2014-04-27 | 1 | -1/+1 |
* | | avcodec/vc1dec: print debug message if a b frame without reference is skiped | Michael Niedermayer | 2014-04-26 | 1 | -0/+1 |
* | | Merge commit 'cdf6eb5a9710566be217a3f17d3d94ac4e4d2662' | Michael Niedermayer | 2014-04-26 | 1 | -1/+1 |
|\| |
|
| * | vc1: Do not return an error when skipping b frames | Alessandro Ghedini | 2014-04-25 | 1 | -1/+1 |
* | | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-04-25 | 1 | -1/+0 |
* | | vc1dsp: introduce cases for 8x8 and 16x16 | Christophe Gisquet | 2014-04-20 | 1 | -12/+4 |
* | | avcodec/vc1dec: use av_realloc_array() | Michael Niedermayer | 2014-04-18 | 1 | -3/+3 |
* | | iavcodec/vc1dec: Fix missing {} | Michael Niedermayer | 2014-04-16 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -70/+70 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -67/+67 |
| * | vc1dec: fix a possible unitialized variable warning | Vittorio Giovara | 2014-04-02 | 1 | -1/+2 |
* | | Merge commit '654c7446a806c5dc8ec7800874c49a4c1ba2ce80' | Michael Niedermayer | 2014-03-31 | 1 | -3/+3 |
|\| |
|
| * | vc1dec: improve hwaccel #ifdefs | RĂ©mi Denis-Courmont | 2014-03-31 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-23 | 1 | -2/+8 |
|\| |
|
| * | lavc: drop ff_pixfmt_list_420 | Vittorio Giovara | 2014-03-23 | 1 | -2/+8 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | avcodec/vc1dec: remove blocks_off use from vc1_pred_b_mv() | Michael Niedermayer | 2014-02-04 | 1 | -8/+8 |
* | | avcodec/vc1dec: vc1_pred_b_mv() is not used for fields, simplify code | Michael Niedermayer | 2014-02-04 | 1 | -2/+2 |
* | | avcodec/vc1dec: Print warning for frame pictures with direct mode MBs, follow... | Michael Niedermayer | 2014-02-01 | 1 | -0/+5 |
* | | avcodec/vc1dec: field pictures with direct mode MBs, followed by frame pictur... | Michael Niedermayer | 2014-02-01 | 1 | -0/+5 |
* | | Merge commit 'ebfe622bb1ca57cecb932e42926745cba7161913' | Michael Niedermayer | 2014-01-09 | 1 | -2/+0 |
|\| |
|
| * | mpegvideo: drop support for real (non-emulated) edges | Anton Khirnov | 2014-01-09 | 1 | -2/+0 |
| * | vc1: Fix mb_height for field pictures | Michael Niedermayer | 2013-12-17 | 1 | -14/+15 |
* | | vc1: simplify *_use_ic initialization | Michael Niedermayer | 2013-12-22 | 1 | -3/+3 |
* | | avcodec/vc1dec: use av_mallocz for luma_mv | Michael Niedermayer | 2013-12-17 | 1 | -1/+1 |
* | | avcodec/vc1dec: fix mby_start for interlaced content | Michael Niedermayer | 2013-12-14 | 1 | -2/+2 |
* | | avcodec/vc1: fix mb_height for field pictures | Michael Niedermayer | 2013-12-14 | 1 | -14/+16 |
* | | avcodec/vc1: Factorize imode enum out / remove duplication | Michael Niedermayer | 2013-12-14 | 1 | -14/+0 |
* | | avcodec/vc1dec: propagate errors from vc1_parse_sprites() | Michael Niedermayer | 2013-12-14 | 1 | -4/+10 |
* | | avcodec/vc1dec: zero SpriteData struct | Michael Niedermayer | 2013-12-14 | 1 | -0/+2 |
* | | avcodec/vc1dec: dont calculate unused values from uninitialized sprites | Michael Niedermayer | 2013-12-14 | 1 | -2/+2 |
* | | Merge commit '66499f34b56fc6a9fdef25543bd9d576fc787895' | Michael Niedermayer | 2013-12-06 | 1 | -9/+0 |
|\| |
|
| * | mpegvideo: do not set current_picture_ptr in decoders | Anton Khirnov | 2013-12-05 | 1 | -9/+0 |
* | | Merge commit 'ac1fc92ea410c396594fcd79f5d4491fe6a8cc90' | Michael Niedermayer | 2013-12-06 | 1 | -12/+12 |
|\| |
|
| * | vc1dec: move setting repeat_pict after frame_start() has been called. | Anton Khirnov | 2013-12-05 | 1 | -12/+12 |