summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi_h264.c
Commit message (Expand)AuthorAge
* Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer2016-08-01
|\
| * h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-21
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-29
|\|
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21
* | Merge commit '5f1c3cbd524728317bf460259aa8f3ef5ec935c6'Clément Bœsch2016-06-21
|\|
| * vaapi: Drop pointless debug outputDiego Biurrun2016-05-03
* | Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'Clément Bœsch2016-06-12
|\|
| * h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-24
* | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch2016-06-12
|\|
| * h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-24
| * vaapi_h264: Fix bit offset of slice data.Mark Thompson2016-04-02
* | vaapi_h264: Fix bit offset of slice data.Mark Thompson2016-05-08
* | Merge commit 'e481458bc308ee838deaeacac51929514762e7a7'Derek Buitenhuis2016-04-26
|\|
| * h264: factor out pred weight table parsing into a separate fileAnton Khirnov2016-03-28
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-19
* | vaapi: streamline public context structure.Gwenole Beauchesne2015-08-19
* | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-19
* | vaapi_h264: fix RefPicList[] field flags.Gwenole Beauchesne2015-06-23
* | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer2015-04-29
|\|
| * h264: use properly allocated AVFramesAnton Khirnov2015-04-29
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
| * vaapi_h264: fix slice data offsetHendrik Leppkes2015-03-23
* | vaapi_h264: fix slice data offsetHendrik Leppkes2015-03-23
* | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3'Michael Niedermayer2015-03-21
|\|
| * h264: use a smaller struct for the ref listsAnton Khirnov2015-03-21
* | Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_{x,y} into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'a9b201cacf85d710b102010cb4baef97f00ea39b'Michael Niedermayer2015-03-21
|\|
| * h264: move cabac_init_idc into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'e6c90ce94f1b07f50cea2babf7471af455cca0ff'Michael Niedermayer2015-03-21
|\|
| * h264: move loopfilter parameters into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'Michael Niedermayer2015-03-21
|\|
| * h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '066aafced4dc6c7c9e7b37082635472249f1e93e'Michael Niedermayer2015-03-21
|\|
| * h264: move direct_spatial_mv_pred into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '56febc993b928ccc039a32158ca60b234c311875'Michael Niedermayer2015-03-21
|\|
| * h264: move the slice type variables into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'Michael Niedermayer2015-03-21
|\|
| * h264: move the quantizers into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87'Michael Niedermayer2015-03-21
|\|
| * h264: split weighted pred-related vars into per-slice contextAnton Khirnov2015-03-21
| * vaapi: set the scaling list correctly.Edgar Hucek2014-08-14
| * hwaccel: fix dxva2 & vaapi loop filter parametersMichael Niedermayer2014-04-28
| * vaapi: switch ff_vaapi_get_surface_id from Picture to AVFramewm42014-03-20
* | avcodec/vaapi: fix pointer types after H264Picture changesMichael Niedermayer2014-03-17
* | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-17
|\|
| * mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-16
* | Merge commit '9b749c8274f6b6f35dde2cf29b99fa4f719abf87'Michael Niedermayer2014-03-17
|\|
| * h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-16