Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-07lavc/qsvdec: fix hevc level incorrectly mapZhong Li
2019-05-07lavc/qsvdec: add query function and provide error messageZhong Li
2018-12-09qsvdec: Fix running with assert_level > 0Mark Thompson
2018-11-06lavc/qsvdec: flush buffered data before reinitLinjie Fu
2018-09-03Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer
2018-07-26avcodec/qsv: fix async supportDmitry Rogozhkin
2018-04-14Merge commit '54307b35311e9a871b3d8ecb2b2eecfc16de0163'James Almer
2018-04-14Merge commit '52ed83fa1a7f5170447eff6fad0b6c57119596e9'James Almer
2018-04-08lavc/qsvdec: set complete_frame flags for progressive pictureZhong Li
2018-04-08lavc/qsvdec: expose frame pic_type and key_frameZhong Li
2018-02-12Merge commit '6829a079444e10818a847e153121fb458cc5c0a8'James Almer
2018-01-26qsvdec: Relax the surface vs coded dimension checkZhong Li
2018-01-17Merge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8'Mark Thompson
2018-01-08qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32Maxym Dmytrychenko
2017-12-20lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson
2017-11-27lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson
2017-06-15qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson
2017-06-15qsv: Add ability to create a session from a deviceMark Thompson
2017-05-05Merge commit 'b68e353136db6f963212c457281d9716516cdc59'Clément Bœsch
2017-04-02qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson
2017-04-02qsv: Add ability to create a session from a deviceMark Thompson
2017-04-01Merge commit '76167140a91c081a0cf9d0abcaa4da18d1bacadb'Clément Bœsch
2017-03-31Merge commit '0940b748bdba36c4894fc8ea6be631d821fdf578'James Almer
2017-03-31Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson
2017-03-31Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson
2017-03-31Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'Mark Thompson
2017-03-27Merge commit '801ac7156d3efb8e088fb6024f568eb36a293887'Clément Bœsch
2017-03-16Merge commit 'e328178da90f44690e0076f4dbfd16da9175f441'Clément Bœsch
2017-03-12Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson
2017-01-12qsvdec: do not sync PIX_FMT_QSV surfacesAnton Khirnov
2016-12-08qsvdec: Fix memory leak on errorTimothy Gu
2016-12-07qsvdec: Fix memory leakTimothy Gu
2016-11-17qsvdec: Drop stray extra braces around initializerDiego Biurrun
2016-11-14qsvdec: Only warn about unconsumed data if it happens more than onceMark Thompson
2016-11-14qsvdec: Pass field order information to libmfxMark Thompson
2016-11-14qsvdec: Pass the correct profile to libmfxMark Thompson
2016-11-14Merge commit '924e2ecd2b7d51cca60c79351ef16b04dd4245c3'Hendrik Leppkes
2016-11-14Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'Hendrik Leppkes
2016-11-14Merge commit 'ce320cf1c4daab3e2e3726ed7d2e879d10f7b991'Hendrik Leppkes
2016-11-14Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa'Hendrik Leppkes
2016-11-07qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov
2016-11-07qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov
2016-11-07qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov
2016-10-31qsv: Merge libav implementationMark Thompson
2016-10-30qsv: Be informative when reporting that no data has been consumedLuca Barbato
2016-10-07Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes
2016-09-28Merge commit '6f19bbcf8532d018d8d6d82e000738d0ac2385c9'James Almer
2016-08-07avcodec/qsvdec: Fix null dereferences in the qsv decoderYuli Khodorkovskiy
2016-07-31qsvdec: only access hwaccel_context is the pixel format is QSVAnton Khirnov
2016-07-24Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'"Ivan Uskov