summaryrefslogtreecommitdiff
path: root/libavcodec/qsvdec.c
Commit message (Expand)AuthorAge
* libavcodec/qsvdec.c: using queue count to unref frameChen,Wenbin2022-01-12
* lavc/qsvdec: needn't free the string for AV_OPT_TYPE_STRING AVOptionHaihao Xiang2022-01-05
* qsvdec: add support for HW_DEVICE_CTX methodHaihao Xiang2021-08-11
* lavc/qsvdec: update color properties in codec contextHaihao Xiang2021-08-04
* lavc/qsvdec: fix ptsHaihao Xiang2021-06-20
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.pkt_pts fieldAndreas Rheinhardt2021-04-27
* avcodec/qsvdec: Make functions used only here static, remove headerAndreas Rheinhardt2021-03-09
* avcodec/qsvdec: refact, remove duplicate code for plugin loadingXu Guangxin2021-01-23
* avcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.cXu Guangxin2021-01-23
* avcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.cXu Guangxin2021-01-23
* lavc: Mark hw_config pointer arrays as constMark Thompson2020-11-08
* lavc/qsvdec: disable gpu copy when not supportedZhong Li2019-12-29
* lavc/qsvdec: fix the error retrun code in ff_qsv_get_continuous_buffer()Zhong Li2019-12-29
* lavc/qsvdec: remove unused check_dec_paramLinjie Fu2019-10-26
* lavc/qsvdec: Add GPU-accelerated memory copy supportLinjie Fu2019-10-09
* lavc/qsv: add memory type messageZhong Li2019-09-26
* lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li2019-09-26
* lavc/qsvdec: remove orignal parser code since not needed nowZhong Li2019-08-20
* lavc/qsvdec: Replace current parser with MFXVideoDECODE_DecodeHeader()Zhong Li2019-08-20
* lavc/qsvdec: fix hevc level incorrectly mapZhong Li2019-05-07
* lavc/qsvdec: add query function and provide error messageZhong Li2019-05-07
* qsvdec: Fix running with assert_level > 0Mark Thompson2018-12-09
* lavc/qsvdec: flush buffered data before reinitLinjie Fu2018-11-06
* Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer2018-09-02
|\
| * avcodec/qsv: fix async supportDmitry Rogozhkin2018-07-26
* | Merge commit '54307b35311e9a871b3d8ecb2b2eecfc16de0163'James Almer2018-04-13
|\|
| * lavc/qsvdec: set complete_frame flags for progressive pictureZhong Li2018-04-08
* | Merge commit '52ed83fa1a7f5170447eff6fad0b6c57119596e9'James Almer2018-04-13
|\|
| * lavc/qsvdec: expose frame pic_type and key_frameZhong Li2018-04-08
* | Merge commit '6829a079444e10818a847e153121fb458cc5c0a8'James Almer2018-02-11
|\|
| * qsvdec: Relax the surface vs coded dimension checkZhong Li2018-01-26
* | Merge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8'Mark Thompson2018-01-16
|\|
| * qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32Maxym Dmytrychenko2018-01-08
| * lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-12-19
| * qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-02
| * qsv: Add ability to create a session from a deviceMark Thompson2017-04-02
* | lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-11-26
* | qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-06-14
* | qsv: Add ability to create a session from a deviceMark Thompson2017-06-14
* | Merge commit 'b68e353136db6f963212c457281d9716516cdc59'Clément Bœsch2017-05-05
|\|
| * qsvdec: do not sync PIX_FMT_QSV surfacesAnton Khirnov2017-01-12
| * qsvdec: Fix memory leak on errorTimothy Gu2016-12-08
* | Merge commit '76167140a91c081a0cf9d0abcaa4da18d1bacadb'Clément Bœsch2017-04-01
|\|
| * qsvdec: Drop stray extra braces around initializerDiego Biurrun2016-11-17
* | Merge commit '0940b748bdba36c4894fc8ea6be631d821fdf578'James Almer2017-03-31
|\|
| * qsvdec: Only warn about unconsumed data if it happens more than onceMark Thompson2016-11-14
| * qsvdec: Pass field order information to libmfxMark Thompson2016-11-14
| * qsvdec: Pass the correct profile to libmfxMark Thompson2016-11-14
* | Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson2017-03-30
|\|