| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vc1dec: Require res_sprite for wmv3images | Michael Niedermayer | 2019-08-31 | 1 | -0/+5 |
* | avcodec/vc1: fix check for missing CBPTAB | Jerome Borsboom | 2018-06-29 | 1 | -1/+3 |
* | avcodec/vc1: support multi-slice field interlaced pictures with hwaccel | Jerome Borsboom | 2018-06-17 | 1 | -7/+60 |
* | avcodec/vc1: fix calculation of the last line of a slice | Jerome Borsboom | 2018-05-20 | 1 | -1/+1 |
* | avcodec/vc1: store additional bitstream elements during MB decoding | Jerome Borsboom | 2018-04-25 | 1 | -8/+8 |
* | avcodec/vc1dec: fix preprocessor checks and hw_configs lists for the hwaccels | James Almer | 2017-11-26 | 1 | -18/+18 |
* | lavc: Add hardware config metadata for decoders supporting hardware output | Mark Thompson | 2017-11-26 | 1 | -0/+43 |
* | avcodec: Implement vc1 nvdec hwaccel | Philip Langdale | 2017-11-14 | 1 | -0/+3 |
* | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68' | James Almer | 2017-10-23 | 1 | -33/+0 |
|\ |
|
| * | lavc: Remove deprecated XvMC support hacks | Diego Biurrun | 2017-03-23 | 1 | -1/+1 |
* | | Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33' | James Almer | 2017-10-21 | 1 | -35/+3 |
|\| |
|
| * | vc1: check that slices have a positive height | Anton Khirnov | 2016-08-18 | 1 | -0/+6 |
* | | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-27 | 1 | -0/+1 |
* | | vc1dec: support multiple slices in frame coded images with hwaccel | Hendrik Leppkes | 2016-11-26 | 1 | -2/+39 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit 'ca8c7591735c0f80cc29e31e2e92cb10228e14c7' | Derek Buitenhuis | 2016-05-07 | 1 | -2/+1 |
|\| |
|
| * | intrax8: Remove mpegvideo dependency | Vittorio Giovara | 2016-03-29 | 1 | -2/+1 |
* | | Merge commit '9fa888c02801fff2e8817c24068f5296bbe60000' | Derek Buitenhuis | 2016-05-07 | 1 | -0/+1 |
|\| |
|
| * | intrax8: Keep a reference to the decoder blocks | Vittorio Giovara | 2016-03-29 | 1 | -0/+1 |
* | | Merge commit 'd0540fd02171a6233d2016b199d013299debf7e3' | Derek Buitenhuis | 2016-05-07 | 1 | -1/+3 |
|\| |
|
| * | intrax8: Pass macroblock size to ff_intrax8_common_init | Vittorio Giovara | 2016-03-29 | 1 | -1/+3 |
* | | Merge commit '1eaae7abb8f208fefb4e8b9e983e61b2499206a3' | Derek Buitenhuis | 2016-04-24 | 1 | -1/+1 |
|\| |
|
| * | intrax8: Reference the current AVCodecContext | Vittorio Giovara | 2016-03-25 | 1 | -1/+1 |
* | | Merge commit '68127e1bf8037a6e0acd6401cc8c5da950e3fa0a' | Derek Buitenhuis | 2016-04-24 | 1 | -1/+1 |
|\| |
|
| * | intrax8: Keep a reference to the context idctdsp | Vittorio Giovara | 2016-03-25 | 1 | -1/+1 |
* | | Merge commit 'd909f43b5c773a73c8d526638744547ba4aa8c59' | Derek Buitenhuis | 2016-04-17 | 1 | -4/+6 |
|\| |
|
| * | vc1dec: wmv2dec: Validate ff_intrax8_common_init return value | Vittorio Giovara | 2016-03-22 | 1 | -4/+6 |
| * | lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI | Mark Thompson | 2016-03-19 | 1 | -1/+1 |
* | | Merge commit 'e66fa35392cd45d0a80774cd057fb765d60def43' | Derek Buitenhuis | 2016-04-11 | 1 | -6/+19 |
|\| |
|
| * | vc1dec: Check group allocations separatedly | Vittorio Giovara | 2016-02-25 | 1 | -6/+19 |
| * | vc1dec: Fix leak on error for array allocations | Vittorio Giovara | 2016-02-25 | 1 | -2/+5 |
* | | Merge commit 'f91d94bdfc3f5f83ff0be4d19d10d0a35697386f' | Derek Buitenhuis | 2016-04-11 | 1 | -11/+5 |
|\| |
|
| * | vc1dec: Properly call deinit function on error | Vittorio Giovara | 2016-02-25 | 1 | -11/+5 |
* | | Merge commit '35b1cd343cd703c1b0fc926dc43a92141a357380' | Derek Buitenhuis | 2016-04-11 | 1 | -8/+0 |
|\| |
|
| * | vc1dec: Drop commented out cruft | Vittorio Giovara | 2016-02-25 | 1 | -8/+0 |
* | | lavc: fix profile declarations for vdpau decoders | Hendrik Leppkes | 2016-01-01 | 1 | -2/+2 |
* | | Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6' | Hendrik Leppkes | 2016-01-01 | 1 | -10/+3 |
|\| |
|
| * | lavc: add profiles to AVCodecDescriptor | Anton Khirnov | 2015-12-12 | 1 | -10/+3 |
* | | avcodec/vc1dec: Re-order init to avoid initting hwaccel too early | Philip Langdale | 2015-08-28 | 1 | -24/+28 |
* | | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). | Gwenole Beauchesne | 2015-08-19 | 1 | -1/+1 |
* | | lavc: move vdpau decoders under FF_API_VDPAU. | wm4 | 2015-08-18 | 1 | -2/+2 |
* | | lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. | Ronald S. Bultje | 2015-08-18 | 1 | -7/+21 |
* | | vc1dec: propagate error codes and return meaningful error codes | wm4 | 2015-08-06 | 1 | -25/+47 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -5/+5 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -5/+5 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -11/+11 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -4/+4 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -3/+3 |