ffmpeg/fftools
Timo Teräs de253343c1 ffprobe: report unavailable SAR correctly in stream info
av_guess_sample_aspect_ratio() will return undefined or missing
value as {0,1}. This fixes show_stream() to check numerator to
display 'N/A' when appropriate. show_frame() does this already
correctly.

Signed-off-by: Timo Teräs <timo.teras@iki.fi>
(cherry picked from commit c663dce031)
2018-04-17 20:13:25 +01: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.c ffmpeg: allow setting attached_pic disposition 2018-04-04 19:09:28 +02:00
ffmpeg.h ffmpeg: remove dead call to av_parser_change() 2018-03-23 22:03:22 -03:00
ffmpeg_cuvid.c Merge commit 'c95169f0ec' 2017-10-01 18:26:36 -03:00
ffmpeg_filter.c ffmpeg_filter: use nb_threads=1 on unused filtergraph 2017-11-19 04:38:29 +01:00
ffmpeg_hw.c ffmpeg: Use codec hardware config to configure hwaccels 2017-11-26 21:41:19 +00:00
ffmpeg_opt.c ffmpeg: support dump bit stream filter options. 2018-03-16 02:09:59 +01:00
ffmpeg_qsv.c Merge commit 'c95169f0ec' 2017-10-01 18:26:36 -03:00
ffmpeg_videotoolbox.c lavc: drop VDA 2017-10-23 11:56:15 +02:00
ffplay.c lav*,tests: remove several register_all calls 2018-04-02 03:26:22 +01:00
ffprobe.c ffprobe: report unavailable SAR correctly in stream info 2018-04-17 20:13:25 +01:00
Makefile Remove the ffserver program 2018-01-06 18:31:37 +00:00