Re: [FFmpeg-devel] [PATCH 2/3] fate: add test for async protocol

2015-07-21 Thread Michael Niedermayer
On Tue, Jul 21, 2015 at 09:04:03PM +0800, Zhang Rui wrote: > --- > libavformat/Makefile | 3 +- > libavformat/async.c| 171 > + > tests/fate/libavformat.mak | 4 ++ > tests/ref/fate/async | 7 ++ > 4 files changed, 184 insertio

Re: [FFmpeg-devel] [PATCH 2/3] fate: add test for async protocol

2015-07-21 Thread Zhang Rui
2015-07-21 17:22 GMT+08:00 Michael Niedermayer : > On Tue, Jul 21, 2015 at 03:46:03PM +0800, Zhang Rui wrote: >> --- >> libavformat/Makefile | 3 +- >> libavformat/async.c| 169 >> + >> tests/fate/libavformat.mak | 4 ++ >> tests/ref/f

Re: [FFmpeg-devel] [PATCH 2/3] fate: add test for async protocol

2015-07-21 Thread Michael Niedermayer
On Tue, Jul 21, 2015 at 03:46:03PM +0800, Zhang Rui wrote: > --- > libavformat/Makefile | 3 +- > libavformat/async.c| 169 > + > tests/fate/libavformat.mak | 4 ++ > tests/ref/fate/async | 7 ++ > 4 files changed, 182 insertio