[FFmpeg-devel] [PATCH 2/3] avformat/mux: stop delaying writing the header
Tobias Rapp
t.rapp at noa-archive.com
Mon Nov 27 11:00:11 EET 2017
On 26.11.2017 21:51, James Almer wrote:
> Every bitstream filter behaves as intended now, so there's no need to
> wait for the first packet of every stream.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavformat/avformat.h | 2 +-
> libavformat/internal.h | 6 -----
> libavformat/mux.c | 52 ++++++++----------------------------------
> libavformat/options_table.h | 2 +-
> libavformat/tests/fifo_muxer.c | 52 ------------------------------------------
> tests/ref/fate/fifo-muxer-tst | 1 -
> 6 files changed, 12 insertions(+), 103 deletions(-)
>
> [...]
I'm just curious: Will this fix ticket #6375?
Regards,
Tobias
More information about the ffmpeg-devel
mailing list