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
2022-02-08all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt
2020-07-10lavc/vdpau_hevc: add function to find exact vdp_profile for REXTManojGuptaBonda
2020-04-26lavc: Rename hwaccel.h to hwconfig.hMark Thompson
2019-05-05avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAUManojGuptaBonda
2017-11-27lavc: Mark all AVHWAccel structures as constMark Thompson
2017-11-12Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer
2017-10-19lavc: external hardware frame pool initializationwm4
2017-03-23Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'James Almer
2017-03-23Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch
2017-03-21pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov
2016-12-19pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov
2016-12-01avcodec/vdpau_hevc: Fix potential out-of-bounds writePhilip Langdale
2016-10-16hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov
2016-10-16hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov
2016-02-16Merge commit '8d34a2f803c9ca9433b5a51bacbbe352e8d327e2'Derek Buitenhuis
2016-02-13vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale
2015-08-04avcodec/vdpau_hevc: Properly signal the num_delta_pocs from the SPS RPSPhilip Langdale
2015-08-04avcodec/vdpau_hevc: Remove experimental flagPhilip Langdale
2015-07-13avcodec/vdpau_hevc: unbreak compilation after sps/pps changesPhilip Langdale
2015-06-27avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVCPhilip Langdale
2015-06-26avcodec/vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale