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
2018-09-23avcodec/vaapi: free slice_buffers when decoding failedLinjie Fu
2018-09-23configure: Use pkgconfig for VAAPIMark Thompson
2018-02-22vaapi: Add MJPEG decode hwaccelMark Thompson
2018-02-22vaapi_decode: Make the frames context format selection more generalMark Thompson
2017-11-27vaapi_decode: Ignore the profile when not usefulMark Thompson
2017-11-27vaapi: Make the decode profile matching more explicitMark Thompson
2017-11-12Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer
2017-10-19lavc: external hardware frame pool initializationwm4
2017-10-10lavc/vaapi_decode: fix profile search when profile mismatch is allowedJun Zhao
2017-10-09vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson
2017-10-09vaapi: Remove H.264 baseline profileMark Thompson
2017-06-15vaapi: Add external control of allow-profile-mismatchMark Thompson
2017-04-27vaapi: Add external control of allow-profile-mismatchMark Thompson
2017-03-22vaapi: Implement device-only setupMark Thompson
2017-02-14vaapi: Implement device-only setupMark Thompson
2017-01-18lavc: Remove old vaapi decode infrastructureMark Thompson
2017-01-18lavc: Rewrite VAAPI decode infrastructureMark Thompson
2016-12-19vaapi_decode: use the correct logging contextAnton Khirnov
2016-12-19hevcdec: add a VAAPI hwaccelAnton Khirnov
2016-10-24vaapi_decode: Remove vestigial unmap codeMark Thompson
2016-10-24vaapi_decode: Clear parameter buffers to fix picture reuseMark Thompson
2016-09-08vaapi_decode: Ignore the profile when not usefulMark Thompson
2016-08-31lavc: Remove old vaapi decode infrastructureMark Thompson
2016-08-30lavc: Rewrite VAAPI decode infrastructureMark Thompson