• Rodger Combs's avatar
    lavf: add a flag to enable/disable automatic bitstream filtering · 1f6d7eb4
    Rodger Combs authored
    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.
    1f6d7eb4
mux.c 46.1 KB