On 11/27/2017 11:57 PM, 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 <jamr...@gmail.com>
> ---
> Now without overloading ret in avformat_write_header.
> 
>  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(-)

Applied.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to