ffmpeg/fftools
Mark Thompson 8abd3b2028 ffmpeg: Use hardware config metadata with encoders
This can support encoders which want frames and/or device contexts.  For
the device case, it currently picks the first initialised device of the
desired type to give to the encoder - a new option would be needed if it
were necessary to choose between multiple devices of the same type.
2020-04-26 18:38:25 +01:00
..
cmdutils.c cmdutils: stop using deprecated av_codec_next() 2020-04-20 14:50:03 +00:00
cmdutils.h fftools: Use right function signature and pointers 2019-08-15 01:26:21 +02:00
ffmpeg_filter.c ffmpeg: Make filter hardware device selection clearer 2020-04-26 18:38:25 +01:00
ffmpeg_hw.c ffmpeg: Use hardware config metadata with encoders 2020-04-26 18:38:25 +01:00
ffmpeg_opt.c fftools/ffmpeg_opt: Check attachment filesize 2020-04-17 01:34:07 +02:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c avcodec/videotoolbox: add support for full range pixel formats 2019-09-04 10:51:20 -07:00
ffmpeg.c ffmpeg: Use hardware config metadata with encoders 2020-04-26 18:38:25 +01:00
ffmpeg.h ffmpeg: Make filter hardware device selection clearer 2020-04-26 18:38:25 +01:00
ffplay.c ffplay: set stream_index to -1 earlier to prevent segfault 2020-04-25 12:11:11 +10:00
ffprobe.c fftools/ffprobe: support DOVI sidedata 2020-04-23 08:06:07 +08:00
Makefile ffmpeg: remove superfluous custom cuvid hwaccel 2020-03-03 18:11:28 -03:00