summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg_hw.c
Commit message (Expand)AuthorAgeFilesLines
* fftools/ffmpeg: supply hw_device_ctx to filters before initializing themAnton Khirnov2023-03-241-16/+5
* fftools/ffmpeg: drop OutputStream.encAnton Khirnov2022-08-291-3/+3
* fftools/ffmpeg_hw: stop logging to the decoder contextAnton Khirnov2022-08-081-6/+6
* ffmpeg_hw: make hardware selection for filters more user friendlyHaihao Xiang2021-09-121-7/+13
* ffmpeg_hw: Don't ignore key parameters when initializing a hw deviceHaihao Xiang2021-08-171-1/+15
* qsvdec: add support for HW_DEVICE_CTX methodHaihao Xiang2021-08-111-0/+12
* ffmpeg: Don't require a known device to pass a frames context to an encoderMark Thompson2020-05-031-33/+42
* ffmpeg: Use hardware config metadata with encodersMark Thompson2020-04-261-8/+40
* ffmpeg: Make filter hardware device selection clearerMark Thompson2020-04-261-0/+28
* ffmpeg_hw: Treat empty device string as no device settingMark Thompson2019-06-021-5/+8
* ffmpeg_hw: Mark some strings as constMark Thompson2019-06-021-1/+1
* ffmpeg: Use codec hardware config to configure hwaccelsMark Thompson2017-11-261-75/+169
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-011-0/+385