Re: [FFmpeg-devel] [PATCH] fate: make subtitles tests output to stdout instead of md5

2014-10-11 Thread Michael Niedermayer
On Sat, Oct 11, 2014 at 01:56:16PM +0200, Clément Bœsch wrote: > This makes tracking subtitles changes simpler. > --- > tests/fate-run.sh | 6 ++ > tests/fate/subtitles.mak | 38 > tests/ref/fate/sub-aqtitle| 45 +- > tests/ref/fate/sub-charenc

Re: [FFmpeg-devel] [PATCH] fate: make subtitles tests output to stdout instead of md5

2014-10-11 Thread Clément Bœsch
On Sat, Oct 11, 2014 at 02:58:43PM +0200, Clément Bœsch wrote: > On Sat, Oct 11, 2014 at 02:53:24PM +0200, wm4 wrote: > > On Sat, 11 Oct 2014 13:56:16 +0200 > > Clément Bœsch wrote: > > > > > This makes tracking subtitles changes simpler. > > > --- > > > ... > > > > Seems like a good idea. > >

Re: [FFmpeg-devel] [PATCH] fate: make subtitles tests output to stdout instead of md5

2014-10-11 Thread Clément Bœsch
On Sat, Oct 11, 2014 at 02:53:24PM +0200, wm4 wrote: > On Sat, 11 Oct 2014 13:56:16 +0200 > Clément Bœsch wrote: > > > This makes tracking subtitles changes simpler. > > --- > > ... > > Seems like a good idea. I'm unfortunately kind of uncomfortable with this: [~]☭ printf "x\r\n" > /tmp/a [~]

Re: [FFmpeg-devel] [PATCH] fate: make subtitles tests output to stdout instead of md5

2014-10-11 Thread wm4
On Sat, 11 Oct 2014 13:56:16 +0200 Clément Bœsch wrote: > This makes tracking subtitles changes simpler. > --- > ... Seems like a good idea. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH] fate: make subtitles tests output to stdout instead of md5

2014-10-11 Thread Clément Bœsch
This makes tracking subtitles changes simpler. --- tests/fate-run.sh | 6 ++ tests/fate/subtitles.mak | 38 tests/ref/fate/sub-aqtitle| 45 +- tests/ref/fate/sub-charenc| 62 - tests/ref/fate/sub-jacosub| 23 -