[FFmpeg-devel] [PATCH 01/11] lavf: add a flag to enable/disable automatic bitstream filtering

Michael Niedermayer michael at niedermayer.cc
Sun Sep 11 15:14:57 EEST 2016


On Fri, Sep 09, 2016 at 11:37:15PM -0500, Rodger Combs wrote:
> This is mostly useful for muxers that wrap other muxers, such as dashenc
> and segment. The actual duplicated bitstream filtering is largely harmless,
> but delaying the header can cause problems when the muxer intended the header
> to be written to a separate file.
> ---
>  libavformat/avformat.h      | 1 +
>  libavformat/mux.c           | 5 ++++-
>  libavformat/options_table.h | 3 ++-
>  3 files changed, 7 insertions(+), 2 deletions(-)

LGTM

also please add a note to the commit message if patches have been
approved / reviewed / LGTM-ed
so no time is wasted re-reviewing if a patch is reposted

thx


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

You can kill me, but you cannot change the truth.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160911/c4a877dd/attachment.sig>


More information about the ffmpeg-devel mailing list