aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/ffmpeg_hw.c
Commit message (Expand)AuthorAgeFilesLines
* 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