| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE | Linjie Fu | 2020-02-24 | 1 | -0/+2 |
* | lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT | Linjie Fu | 2020-02-24 | 1 | -6/+22 |
* | avcodec/vaapi: free slice_buffers when decoding failed | Linjie Fu | 2018-09-23 | 1 | -6/+8 |
* | configure: Use pkgconfig for VAAPI | Mark Thompson | 2018-09-23 | 1 | -2/+0 |
* | vaapi: Add MJPEG decode hwaccel | Mark Thompson | 2018-02-21 | 1 | -0/+2 |
* | vaapi_decode: Make the frames context format selection more general | Mark Thompson | 2018-02-21 | 1 | -22/+130 |
* | vaapi_decode: Ignore the profile when not useful | Mark Thompson | 2017-11-26 | 1 | -1/+2 |
* | vaapi: Make the decode profile matching more explicit | Mark Thompson | 2017-11-26 | 1 | -11/+9 |
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -115/+101 |
|\ |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -115/+101 |
| * | vaapi: Add external control of allow-profile-mismatch | Mark Thompson | 2017-04-26 | 1 | -9/+2 |
| * | vaapi: Implement device-only setup | Mark Thompson | 2017-02-13 | 1 | -18/+111 |
| * | vaapi_decode: use the correct logging context | Anton Khirnov | 2016-12-19 | 1 | -3/+3 |
| * | hevcdec: add a VAAPI hwaccel | Anton Khirnov | 2016-12-19 | 1 | -0/+1 |
| * | vaapi_decode: Remove vestigial unmap code | Mark Thompson | 2016-10-24 | 1 | -4/+1 |
| * | vaapi_decode: Clear parameter buffers to fix picture reuse | Mark Thompson | 2016-10-24 | 1 | -0/+1 |
| * | vaapi_decode: Ignore the profile when not useful | Mark Thompson | 2016-09-08 | 1 | -1/+2 |
| * | lavc: Remove old vaapi decode infrastructure | Mark Thompson | 2016-08-30 | 1 | -32/+46 |
| * | lavc: Rewrite VAAPI decode infrastructure | Mark Thompson | 2016-08-30 | 1 | -0/+534 |
* | lavc/vaapi_decode: fix profile search when profile mismatch is allowed | Jun Zhao | 2017-10-09 | 1 | -1/+3 |
* | vaapi: Always free parameter buffers after vaEndPicture() with libva2 | Mark Thompson | 2017-10-09 | 1 | -2/+2 |
* | vaapi: Remove H.264 baseline profile | Mark Thompson | 2017-10-09 | 1 | -1/+0 |
* | vaapi: Add external control of allow-profile-mismatch | Mark Thompson | 2017-06-14 | 1 | -9/+2 |
* | vaapi: Implement device-only setup | Mark Thompson | 2017-03-22 | 1 | -18/+111 |
* | lavc: Remove old vaapi decode infrastructure | Mark Thompson | 2017-01-17 | 1 | -32/+46 |
* | lavc: Rewrite VAAPI decode infrastructure | Mark Thompson | 2017-01-17 | 1 | -0/+536 |