summaryrefslogtreecommitdiff
path: root/libavcodec/qsvdec.c
Commit message (Expand)AuthorAge
* 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
|\|
| * qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-07
* | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson2017-03-30
|\|
| * qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-07
* | Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'Mark Thompson2017-03-30
|\|
| * qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov2016-11-07
* | Merge commit '801ac7156d3efb8e088fb6024f568eb36a293887'Clément Bœsch2017-03-27
|\|
| * qsv: Be informative when reporting that no data has been consumedLuca Barbato2016-10-30
* | Merge commit 'e328178da90f44690e0076f4dbfd16da9175f441'Clément Bœsch2017-03-15
|\|
| * qsvdec: only access hwaccel_context is the pixel format is QSVAnton Khirnov2016-07-31
* | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson2017-03-12
|\|
| * qsv: print more complete error messagesAnton Khirnov2016-07-22
* | qsvdec: Fix memory leakTimothy Gu2016-12-06