[FFmpeg-devel] [PATCH V2 0/4] Respect default disposition when select stream

Jun Zhao mypopydev at gmail.com
Fri Jun 28 10:21:08 EEST 2019


V2: - Add FATE test case, the test clip will upload to FATE server

Jun Zhao (4):
  lavf/utils: Respect default disposition when select the AVStream
  ffmpeg_opt: Respect default disposition when select audio/video
  lavf/dump: More disposition flag dump
  fate: add disposition default test case

 fftools/ffmpeg_opt.c                      |    6 +-
 libavformat/dump.c                        |    8 ++
 libavformat/utils.c                       |    3 +-
 tests/fate/ffmpeg.mak                     |    4 +
 tests/ref/fate/ffmpeg-disposition_default |  106 +++++++++++++++++++++++++++++
 5 files changed, 124 insertions(+), 3 deletions(-)
 create mode 100644 tests/ref/fate/ffmpeg-disposition_default



More information about the ffmpeg-devel mailing list