ffmpeg/fftools
Jun Zhao 81b77e7bf1 cmdutils: dump supported hardware devices in print_codec()
dump the supported hardware devices for codec when use the command
like ./ffmpeg -h decoder=h264.

Signed-off-by: Jun Zhao <mypopydev@gmail.com>
2018-05-28 18:21:48 +08:00
..
Makefile Remove the ffserver program 2018-01-06 18:31:37 +00:00
cmdutils.c cmdutils: dump supported hardware devices in print_codec() 2018-05-28 18:21:48 +08:00
cmdutils.h cmdutils: print supported codecs in show_help_bsf() 2018-03-22 00:15:05 -03:00
ffmpeg.c fftools/ffmpeg: properly initialize output stream field order 2018-05-02 08:35:08 +02:00
ffmpeg.h ffmpeg: remove dead call to av_parser_change() 2018-03-23 22:03:22 -03:00
ffmpeg_cuvid.c
ffmpeg_filter.c Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was used 2018-04-30 21:51:31 +02:00
ffmpeg_hw.c
ffmpeg_opt.c make swresample optional for ffmpeg 2018-04-25 12:38:03 +02:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c
ffplay.c ffplay: Fix realloc_texture when input texture is NULL. 2018-04-18 18:57:07 +10:00
ffprobe.c ffprobe: fix SEGV when new streams are added 2018-05-09 12:30:17 -07:00