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

mypopy at gmail.com mypopy at gmail.com
Wed Jul 3 05:28:20 EEST 2019


On Fri, Jun 28, 2019 at 3:21 PM Jun Zhao <mypopydev at gmail.com> wrote:
>
> 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
>

Will apply patch 1-3, the patch 4 will hold until the test clip upload
to FATE server. Thanks


More information about the ffmpeg-devel mailing list