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
2021-10-05avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt
2021-08-20avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt
2021-04-27avfilter: Constify all AVFiltersAndreas Rheinhardt
2021-03-25avfilter/hwupload_cuda: add YUVA420P format supportnyanmisaka
2020-09-08lavfi: regroup formats lists in a single structure.Nicolas George
2020-02-05lavfi/vf_hwupload: Add support for HW -> HW transfersPhilip Langdale
2018-05-10avfilter/vf_hwupload_cuda: update supported pix_fmtsTimo Rothenpieler
2017-08-04hwupload_cuda : Add 10/16 bit format supportYogender Gupta
2017-03-30Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron
2017-03-30Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d'Matthieu Bouron
2016-12-08avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' optionSrinath K R
2016-11-30avfilter/vf_hwupload_cuda: fix potential leakTimo Rothenpieler
2016-11-22avfilter/vf_hwupload_cuda: check ff_formats_ref for errorsTimo Rothenpieler
2016-11-22avfilter/vf_hwupload_cuda: use new hwdevice allocation APITimo Rothenpieler
2016-11-02lavfi: Always propagate hw_frames_ctx through linksMark Thompson
2016-11-02lavfi: Use ff_get_video_buffer in all filters using hwframesMark Thompson
2016-02-25avfilter/hwupload_cuda: Add missing semicolon.Matt Oliver
2016-02-24Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8'Derek Buitenhuis
2016-02-15lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov