FFmpeg/fftools
Marton Balint 7033654f7f Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was used
Temporarily keep the old method for ffmpeg_filters.c choose_pix_fmt and
avfiltergraph.c pick_format() until a paletted pixel format without alpha is
introduced.

Signed-off-by: Marton Balint <cus@passwd.hu>
2018-04-30 21:51:31 +02:00
..
cmdutils.c fftools/cmdutils: add support for level flag in loglevel option parser 2018-04-03 10:17:38 +02:00
cmdutils.h cmdutils: print supported codecs in show_help_bsf() 2018-03-22 00:15:05 -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: Use codec hardware config to configure hwaccels 2017-11-26 21:41:19 +00:00
ffmpeg_opt.c make swresample optional for ffmpeg 2018-04-25 12:38:03 +02:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c
ffmpeg.c fftools/ffmpeg: change fps progress log message to show two decimal digits 2018-04-28 18:08:52 +02:00
ffmpeg.h ffmpeg: remove dead call to av_parser_change() 2018-03-23 22:03:22 -03:00
ffplay.c ffplay: Fix realloc_texture when input texture is NULL. 2018-04-18 18:57:07 +10:00
ffprobe.c ffprobe: report unavailable SAR correctly in stream info 2018-04-17 20:11:31 +01:00
Makefile Remove the ffserver program 2018-01-06 18:31:37 +00:00