[FFmpeg-devel] [PATCH v4 4/7] lavf: move fifo test muxer into separate file

wm4 nfxjfg at googlemail.com
Mon Feb 5 20:59:56 EET 2018


On Mon, 5 Feb 2018 23:49:30 +0700
Muhammad Faiz <mfcc64 at gmail.com> wrote:

> On Sat, Feb 3, 2018 at 2:44 AM, Josh de Kock <josh at itanimul.li> wrote:
> > This fixes the fate-fifo-muxer test.
> > ---
> >  libavformat/Makefile           |   2 +-
> >  libavformat/allformats.c       |   1 +
> >  libavformat/fifo_test.c        | 150 +++++++++++++++++++++++++++++++++++++++++
> >  libavformat/tests/fifo_muxer.c | 115 +------------------------------
> >  4 files changed, 154 insertions(+), 114 deletions(-)
> >  create mode 100644 libavformat/fifo_test.c


> 
> This patch (Patch 4/7) should be merged with Patch 3/7, so no
> intermediate fate failures happen.

Or possibly moved before it.


More information about the ffmpeg-devel mailing list