| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vc1: Make ff_vc1_init_common() thread-safe | Andreas Rheinhardt | 2020-12-08 | 1 | -14/+18 |
* | vcodec/vc1: compute rangex/y only for P/B frames | Michael Niedermayer | 2019-09-28 | 1 | -4/+5 |
* | avcodec/vc1: Check for excessive resolution | Michael Niedermayer | 2019-09-28 | 1 | -1/+5 |
* | avcodec/vc1: check REFDIST | Michael Niedermayer | 2019-09-28 | 1 | -1/+3 |
* | avcodec/vc1: fix decoding of old WMV3 format | Jerome Borsboom | 2019-01-12 | 1 | -5/+0 |
* | avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures | Jerome Borsboom | 2018-05-20 | 1 | -1/+2 |
* | avcodec/vc1: more corrections for AC inverse quantization scaling | Jerome Borsboom | 2018-04-25 | 1 | -0/+1 |
* | avcodec/vc1: correct mspel for field-interlace B frames | Jerome Borsboom | 2018-04-25 | 1 | -1/+1 |
* | avcodec/vc1: check return value of bitplane_decoding() | Paul B Mahol | 2018-04-23 | 1 | -0/+2 |
* | simple_idct: Template functions to support an input bitdepth parameter | Kieran Kunhya | 2018-04-02 | 1 | -2/+2 |
* | avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding | Jerome Borsboom | 2018-03-04 | 1 | -46/+49 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -3/+3 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -3/+3 |
| * | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -3/+0 |
* | | Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+1 |
|\| |
|
| * | msmpeg4data: Move WMV2 data tables to their own file | Diego Biurrun | 2016-02-19 | 1 | -1/+1 |
* | | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | avcodec/vc1: Fix undefined shifts | Michael Niedermayer | 2015-03-15 | 1 | -2/+2 |
* | | avcodec/vc1: cleanup and simplification | zhaoxiu.zeng | 2015-02-15 | 1 | -112/+97 |
* | | avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert* | Paul B Mahol | 2015-01-31 | 1 | -3/+0 |
* | | avcodec/vc1: fix time_base and framerate | Michael Niedermayer | 2014-10-15 | 1 | -1/+0 |
* | | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' | Michael Niedermayer | 2014-10-15 | 1 | -5/+5 |
|\| |
|
| * | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -5/+5 |
* | | Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' | Michael Niedermayer | 2014-10-09 | 1 | -4/+3 |
|\| |
|
| * | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-08-04 | 1 | -0/+2 |
* | | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' | Michael Niedermayer | 2014-06-20 | 1 | -0/+1 |
|\| |
|
| * | Add av_image_check_sar() and use it to validate SAR | Justin Ruggles | 2014-06-20 | 1 | -0/+1 |
* | | avcodec: replace uses of deprecated avcodec_set_dimensions() | Michael Niedermayer | 2014-05-09 | 1 | -2/+11 |
* | | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-04-25 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -1/+1 |
* | | avcodec/vc1: reset fcm/field_mode in non advanced header parsing | Michael Niedermayer | 2014-02-01 | 1 | -0/+2 |
* | | avcodec/vc1: Check bfraction_lut_index | Michael Niedermayer | 2014-02-01 | 1 | -1/+7 |
* | | avcodec/vc1: factor read_bfraction() out | Michael Niedermayer | 2014-02-01 | 1 | -8/+14 |
* | | avcodec/vc1: fix type of tmp | Michael Niedermayer | 2014-01-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-21 | 1 | -3/+1 |
|\| |
|
| * | vc1: Always reset numref when parsing a new frame header. | Michael Niedermayer | 2014-01-20 | 1 | -2/+1 |
| * | vc1: Enable the interlaced B-frame codepath. | Tim Walker | 2014-01-13 | 1 | -1/+0 |
| * | vc1: Fix intensity compensation performance regression | Mason Carter | 2013-12-22 | 1 | -0/+4 |
| * | vc1: Fix mb_height for field pictures | Michael Niedermayer | 2013-12-17 | 1 | -0/+2 |
* | | vc1: set chromaformat = 1 for simple/main profile | Hendrik Leppkes | 2014-01-01 | 1 | -0/+1 |
* | | vc1: simplify *_use_ic initialization | Michael Niedermayer | 2013-12-22 | 1 | -10/+6 |
* | | VC1: Fix intensity compensation performance regression | Mason Carter | 2013-12-22 | 1 | -0/+4 |
* | | avcodec/vc1: fix DIFF2/NORM2 with width<=16 | Michael Niedermayer | 2013-12-14 | 1 | -3/+7 |
* | | avcodec/vc1: fix mb_height for field pictures | Michael Niedermayer | 2013-12-14 | 1 | -0/+5 |
* | | avcodec/vc1: Factorize imode enum out / remove duplication | Michael Niedermayer | 2013-12-14 | 1 | -15/+0 |
* | | Merge commit 'c2f7417eeb9cc31f75e71f7be2780f90f1628d7e' | Michael Niedermayer | 2013-11-30 | 1 | -2/+2 |
|\| |
|