Re: [FFmpeg-devel] [PATCH] fate: add -fflags +bitexact in a few places.

2015-08-17 Thread wm4
On Mon, 17 Aug 2015 15:47:29 -0400 "Ronald S. Bultje" wrote: > This improves results after FF_API_LAVF_BITEXACT=0. It still doesn't > pass, because of mov rtphint track which I don't understand (yet). > --- > tests/fate/ffmpeg.mak | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-

[FFmpeg-devel] [PATCH] fate: add -fflags +bitexact in a few places.

2015-08-17 Thread Ronald S. Bultje
This improves results after FF_API_LAVF_BITEXACT=0. It still doesn't pass, because of mov rtphint track which I don't understand (yet). --- tests/fate/ffmpeg.mak | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/fate/ffmpeg.mak b/tests/fate/ffmpeg.mak index 6af10