summaryrefslogtreecommitdiff
path: root/fftools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fftools/ffmpeg: move opening decoders to a new fileAnton Khirnov2023-04-171-0/+1
* fftools/ffmpeg: move initializing encoders to a new fileAnton Khirnov2023-04-091-0/+1
* fftools/ffmpeg_opt: move opening output files into a new fileAnton Khirnov2022-10-181-0/+1
* fftools: add DPI awareness manifestTimo Rothenpieler2022-08-131-0/+3
* fftools/ffmpeg: move the input thread into its own fileAnton Khirnov2022-08-081-0/+1
* fftools: add a multistream thread-safe queueAnton Khirnov2022-07-231-0/+1
* fftools/ffmpeg: rework -shortest implementationAnton Khirnov2022-07-231-0/+2
* fftools/ffmpeg: move some muxing-related code into a separate fileAnton Khirnov2022-04-131-1/+5
* fftools/cmdutils: split common option handlers into their own fileAnton Khirnov2022-03-221-1/+1
* ffmpeg: remove ffmpeg_videotoolboxrcombs2021-11-281-4/+0
* qsvdec: add support for HW_DEVICE_CTX methodHaihao Xiang2021-08-111-1/+0
* ffmpeg: remove superfluous custom cuvid hwaccelJames Almer2020-03-031-1/+0
* Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-101-1/+1
* Remove the ffserver programRostislav Pehlivanov2018-01-061-3/+1
* lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-221-1/+0
* build: fix compilation of tools with OpenCL enabledJames Almer2017-10-031-1/+1
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-011-0/+57