[FFmpeg-devel] [PATCH 1/8] lavf: add a flag to enable/disable automatic bitstream filtering
Michael Niedermayer
michael at niedermayer.cc
Wed Apr 13 15:31:20 CEST 2016
On Wed, Apr 13, 2016 at 04:28:31AM -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 | 4 ++--
> libavformat/options_table.h | 3 ++-
> 3 files changed, 5 insertions(+), 3 deletions(-)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- 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/20160413/8ab4ef7f/attachment.sig>
More information about the ffmpeg-devel
mailing list