summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau_hevc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'James Almer2017-03-231-0/+1
|\
| * hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-161-0/+1
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-231-1/+1
|\ \ | |/
| * hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-1/+1
* | pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2017-03-211-0/+2
* | avcodec/vdpau_hevc: Fix potential out-of-bounds writePhilip Langdale2016-11-301-1/+1
* | Merge commit '8d34a2f803c9ca9433b5a51bacbbe352e8d327e2'Derek Buitenhuis2016-02-161-98/+87
|\ \ | |/
| * vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2016-02-131-0/+426
* avcodec/vdpau_hevc: Properly signal the num_delta_pocs from the SPS RPSPhilip Langdale2015-08-041-1/+1
* avcodec/vdpau_hevc: Remove experimental flagPhilip Langdale2015-08-041-1/+0
* avcodec/vdpau_hevc: unbreak compilation after sps/pps changesPhilip Langdale2015-07-121-2/+2
* avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVCPhilip Langdale2015-06-261-0/+1
* avcodec/vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2015-06-251-0/+437