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
2016-11-14Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'Hendrik Leppkes
2016-11-14Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa'Hendrik Leppkes
2016-10-31qsv: Merge libav implementationMark Thompson
2016-07-03qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov
2016-07-03qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov
2016-06-21qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov
2016-06-21qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov
2016-04-13Merge commit '92c1a83ee9394b39d68f6affd9104752a03714f8'Derek Buitenhuis
2016-04-12Merge commit 'ce9d7da7650473f580dcce8c9f8550ea532aa6bd'Derek Buitenhuis
2016-03-15qsv: Fix loading multiple pluginsLuca Barbato
2016-02-26qsv: Move down the implementation queryLuca Barbato
2015-07-14libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler un...Ivan Uskov
2015-07-09Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02'Michael Niedermayer
2015-07-09lavc: add Intel libmfx-based HEVC encoderAnton Khirnov
2015-07-07libavcodec/qsv.c: Linux-only code part has been moved to separate function in...Ivan Uskov
2015-07-02avcodec/qsv: Extending QSV/MFX session initialization for the linux platform ...Ivan Uskov
2015-03-28Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'Michael Niedermayer
2015-03-27qsvdec: split off some code that will be shared with the encoderAnton Khirnov
2015-03-27qsv: rename to qsvdecAnton Khirnov
2015-03-11qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4}Yukinori Yamazoe
2015-02-19lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov