]> git.sesse.net Git - ffmpeg/commit
avformat/mux: implement AVFMT_FLAG_SHORTEST
authorMichael Niedermayer <michael@niedermayer.cc>
Fri, 12 Aug 2016 19:28:08 +0000 (21:28 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 11 Sep 2016 21:17:31 +0000 (23:17 +0200)
commitcb114ed464069ac83f05a4ebdfe992e8f1549815
tree380e2c4845b1f7ddf4d35d4d26670373a2d3cfa5
parent09317e3e06d7126337c2311ecf8bb7762369c110
avformat/mux: implement AVFMT_FLAG_SHORTEST

This will allow fixing several bugs with the -shortest option

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
doc/formats.texi
libavformat/avformat.h
libavformat/internal.h
libavformat/mux.c
libavformat/options.c
libavformat/options_table.h