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
2017-11-27lavc: Delete all fake hwaccelsMark Thompson
2017-11-27lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson
2017-11-25Merge commit '136e7cf64ce9e78de7158d6720539d51cb96b743'Mark Thompson
2017-11-23qsv/hevcdec: Load hw plugin by default on non-windows osLi, Zhong
2017-09-26Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer
2017-04-23Merge commit '8fb4210ad8785c01fccf2fc59af6a6fa2892b6b2'James Almer
2017-04-13Merge commit '624aa8ab221cf34693f9a8c5ab67219cf560f2bb'James Almer
2017-02-01Mark some arrays that never change as const.Anton Khirnov
2016-12-14qsvdec_h2645: switch to the new generic filtering mechanismAnton Khirnov
2016-12-07build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun
2016-11-14Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'Hendrik Leppkes
2016-10-31qsvdec: Avoid probing with qsv decodersMark Thompson
2016-10-31qsv: Merge libav implementationMark Thompson
2016-09-15libavcodec/qsvdec_h2645.c: drop executable permissionMoritz Barsnick
2016-08-15libavcodec/qsvdec_h2645.c: switch to the new BSF APIIvan Uskov
2016-07-03qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov
2016-06-28qsvdec_hevc: add the UID of the HEVC HW decoder pluginAnton Khirnov
2016-06-28qsvdec_hevc: fix a variable nameAnton Khirnov
2016-06-21qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov
2016-04-27qsv: Fix wrong ticks_per_frame for H.264Ivan Uskov
2016-03-25qsvdec_h2645: switch to the new BSF APIAnton Khirnov
2015-10-15lavc: AV-prefix a few left out capabilitiesVittorio Giovara
2015-09-29Merge commit '741b352b16dad74b87c4a39bade8902633a2b0e6'Hendrik Leppkes
2015-09-28qsvdec: list supported pixel formatsAnton Khirnov
2015-09-07libavcodec/qsvdec.c: correct flush() handler has been implementedIvan Uskov
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov
2015-07-27Merge commit 'f3bd3810d274a7f51b5925fc3d2fc33e8043a5d4'Michael Niedermayer
2015-07-26libavcodec/qsvdec_h264.c: using "private_spspps_buf" argument for av_bitstrea...Ivan Uskov
2015-07-26Merge commit '41d47ea85fb4ad9cfb5c2dc808a46bc1d57f3986'Michael Niedermayer
2015-07-25lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov