diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-06-04 22:54:15 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-06-04 22:59:32 +0200 |
commit | 944d049eaa1ca829d97c2877ec9524c049148e14 (patch) | |
tree | 472292bb64fb4b786c5c2bd22835f9bdb0f227b5 /tests/ref/lavf/mov | |
parent | df03ae8dd80b28e0461611709e290bc61db3cdca (diff) | |
parent | 41e9682af22336bd08a5906629731c0c32aa00c6 (diff) | |
download | ffmpeg-944d049eaa1ca829d97c2877ec9524c049148e14.tar.gz |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: Write chan atom for all audio tracks in mov mode movies.
mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing
doc/avconv: add some details about the transcoding process.
avidec: make scale and rate unsigned.
avconv: check output stream recording time before each frame returned from filters
avconv: split selecting input file out of transcode().
avconv: split checking for active outputs out of transcode().
avfiltergraph: make some functions static.
Conflicts:
ffmpeg.c
libavfilter/avfiltergraph.c
libavfilter/internal.h
libavformat/mpegtsenc.c
tests/ref/fate/acodec-alac
tests/ref/fate/acodec-pcm-s16be
tests/ref/fate/acodec-pcm-s24be
tests/ref/fate/acodec-pcm-s32be
tests/ref/fate/acodec-pcm-s8
tests/ref/lavf/mov
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf/mov')
-rw-r--r-- | tests/ref/lavf/mov | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/ref/lavf/mov b/tests/ref/lavf/mov index 7487ff2f84..b9b020cd80 100644 --- a/tests/ref/lavf/mov +++ b/tests/ref/lavf/mov @@ -1,12 +1,12 @@ -83754d7142a7770ac374f75b729a9319 *./tests/data/lavf/lavf.mov -367322 ./tests/data/lavf/lavf.mov +484aeef3be3eb4deef05c83bdc2dd484 *./tests/data/lavf/lavf.mov +367346 ./tests/data/lavf/lavf.mov ./tests/data/lavf/lavf.mov CRC=0x2f6a9b26 -9a0b239ff596da58debcf210dece3985 *./tests/data/lavf/lavf.mov -357821 ./tests/data/lavf/lavf.mov +305a68397e3cdb505704841fedcdc352 *./tests/data/lavf/lavf.mov +357845 ./tests/data/lavf/lavf.mov ./tests/data/lavf/lavf.mov CRC=0x2f6a9b26 -cea874222a6d40b1761d75ea11ebe681 *./tests/data/lavf/lavf.mov -367251 ./tests/data/lavf/lavf.mov +6e047bce400f2c4a840f783dee1ae030 *./tests/data/lavf/lavf.mov +367275 ./tests/data/lavf/lavf.mov ./tests/data/lavf/lavf.mov CRC=0xab307eb9 -9a0b239ff596da58debcf210dece3985 *./tests/data/lavf/lavf.mov -357821 ./tests/data/lavf/lavf.mov +305a68397e3cdb505704841fedcdc352 *./tests/data/lavf/lavf.mov +357845 ./tests/data/lavf/lavf.mov ./tests/data/lavf/lavf.mov CRC=0x2f6a9b26 |