summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau_hevc.c
Commit message (Expand)AuthorAgeFilesLines
* all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt2022-02-081-1/+0
* lavc/vdpau_hevc: add function to find exact vdp_profile for REXTManojGuptaBonda2020-07-091-1/+88
* lavc: Rename hwaccel.h to hwconfig.hMark Thompson2020-04-261-1/+1
* avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAUManojGuptaBonda2019-05-051-0/+41
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-261-1/+1
* Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-111-0/+1
|\
| * lavc: external hardware frame pool initializationwm42017-10-191-0/+1
| * pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2016-12-191-0/+2
* | 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