diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-10-09 03:49:40 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-11-05 16:36:44 +0100 |
commit | 9829ec1a9c0d51d090c5060a7f430fddffaf52c5 (patch) | |
tree | 8a2eeb5aea5fe49cd46b0bda870462d7953d664b /tests/ref/lavf | |
parent | 2a2d39c7211081ec87e04c5d8e6977db298e2c58 (diff) | |
download | ffmpeg-9829ec1a9c0d51d090c5060a7f430fddffaf52c5.tar.gz |
ffm: redesign header format to make it extensible
Currently FFM files generated with one versions of ffmpeg generally
cannot be read by another.
By spliting data into chunks, more fields can saftely be appended to
chunks as well as new chunks added.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/ffm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavf/ffm b/tests/ref/lavf/ffm index 0494c0ea4a..6f67365acd 100644 --- a/tests/ref/lavf/ffm +++ b/tests/ref/lavf/ffm @@ -1,3 +1,3 @@ -c76e8f9a9bcd04379dfa3239e272d049 *./tests/data/lavf/lavf.ffm +d33fae310a7f6db1dc7fb74d1a9e0e6a *./tests/data/lavf/lavf.ffm 376832 ./tests/data/lavf/lavf.ffm ./tests/data/lavf/lavf.ffm CRC=0x5b136bb1 |