| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel | Andreas Rheinhardt | 2023-08-07 | 1 | -5/+5 |
* | avcodec/hwconfig: Move HWACCEL_CAP_* to a new header | Andreas Rheinhardt | 2023-08-07 | 1 | -1/+1 |
* | lavc: Rename hwaccel.h to hwconfig.h | Mark Thompson | 2020-04-26 | 1 | -1/+1 |
* | lavc/vaapi_h264: Do not set FMO fields. | Carl Eugen Hoyos | 2019-03-28 | 1 | -3/+0 |
* | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-11-26 | 1 | -1/+1 |
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -0/+1 |
|\ |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -0/+1 |
| * | pthread_frame: do not run hwaccel decoding asynchronously unless it's safe | Anton Khirnov | 2016-12-19 | 1 | -0/+2 |
| * | vaapi_h264: fix RefPicList[] field flags. | Gwenole Beauchesne | 2016-10-24 | 1 | -1/+2 |
| * | vaapi_h264: Convert to use the new VAAPI hwaccel code | Mark Thompson | 2016-08-30 | 1 | -98/+137 |
| * | vaapi_h264: Constify pointers | Mark Thompson | 2016-08-13 | 1 | -12/+12 |
* | | pthread_frame: do not run hwaccel decoding asynchronously unless it's safe | Anton Khirnov | 2017-03-21 | 1 | -0/+2 |
* | | vaapi_h264: Convert to use the new VAAPI hwaccel code | Mark Thompson | 2017-01-17 | 1 | -102/+137 |
* | | vaapi_h264: Constify pointers | Mark Thompson | 2017-01-17 | 1 | -15/+15 |
* | | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' | James Almer | 2016-08-01 | 1 | -0/+1 |
|\| |
|
| * | h264: move the parameter set definitions to a new header file | Anton Khirnov | 2016-06-21 | 1 | -0/+1 |
* | | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\| |
|
| * | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | | Merge commit '5f1c3cbd524728317bf460259aa8f3ef5ec935c6' | Clément Bœsch | 2016-06-21 | 1 | -6/+0 |
|\| |
|
| * | vaapi: Drop pointless debug output | Diego Biurrun | 2016-05-03 | 1 | -6/+0 |
* | | Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8' | Clément Bœsch | 2016-06-12 | 1 | -1/+1 |
|\| |
|
| * | h264: factor out calculating the POC count into a separate file | Anton Khirnov | 2016-04-24 | 1 | -1/+1 |
* | | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d' | Clément Bœsch | 2016-06-12 | 1 | -32/+34 |
|\| |
|
| * | h264: decouple h264_ps from the h264 decoder | Anton Khirnov | 2016-04-24 | 1 | -32/+34 |
| * | vaapi_h264: Fix bit offset of slice data. | Mark Thompson | 2016-04-02 | 1 | -1/+1 |
* | | vaapi_h264: Fix bit offset of slice data. | Mark Thompson | 2016-05-08 | 1 | -1/+1 |
* | | Merge commit 'e481458bc308ee838deaeacac51929514762e7a7' | Derek Buitenhuis | 2016-04-26 | 1 | -12/+12 |
|\| |
|
| * | h264: factor out pred weight table parsing into a separate file | Anton Khirnov | 2016-03-28 | 1 | -12/+12 |
| * | lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI | Mark Thompson | 2016-03-19 | 1 | -1/+1 |
* | | vaapi: streamline public context structure. | Gwenole Beauchesne | 2015-08-19 | 1 | -3/+7 |
* | | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). | Gwenole Beauchesne | 2015-08-19 | 1 | -1/+1 |
* | | vaapi_h264: fix RefPicList[] field flags. | Gwenole Beauchesne | 2015-06-23 | 1 | -1/+2 |
* | | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6' | Michael Niedermayer | 2015-04-29 | 1 | -3/+3 |
|\| |
|
| * | h264: use properly allocated AVFrames | Anton Khirnov | 2015-04-29 | 1 | -3/+3 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -3/+3 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -3/+3 |
| * | vaapi_h264: fix slice data offset | Hendrik Leppkes | 2015-03-23 | 1 | -1/+1 |
* | | vaapi_h264: fix slice data offset | Hendrik Leppkes | 2015-03-23 | 1 | -1/+1 |
* | | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3' | Michael Niedermayer | 2015-03-21 | 1 | -2/+2 |
|\| |
|
| * | h264: use a smaller struct for the ref lists | Anton Khirnov | 2015-03-21 | 1 | -2/+2 |
* | | Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move mb_{x,y} into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'a9b201cacf85d710b102010cb4baef97f00ea39b' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move cabac_init_idc into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'e6c90ce94f1b07f50cea2babf7471af455cca0ff' | Michael Niedermayer | 2015-03-21 | 1 | -3/+3 |
|\| |
|
| * | h264: move loopfilter parameters into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -3/+3 |
* | | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291' | Michael Niedermayer | 2015-03-21 | 1 | -6/+7 |
|\| |
|
| * | h264: move the ref lists variables into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -6/+7 |
* | | Merge commit '066aafced4dc6c7c9e7b37082635472249f1e93e' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move direct_spatial_mv_pred into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |