diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-10-09 02:42:57 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-10-10 00:58:16 +0200 |
commit | 21bffa93a6fc73e1f1859f8bc224409eaaf27658 (patch) | |
tree | 81b8ec417fb7bc97e56250ab36c2c131c8cf5e3a /tests/ref/fate/copy-psp | |
parent | 987690799dd86433bf98b897aaa4c8d93ade646d (diff) | |
download | ffmpeg-21bffa93a6fc73e1f1859f8bc224409eaaf27658.tar.gz |
avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rate
Using the stream timebase simply overflows
Fix integer overflow in psp framerate computation
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/fate/copy-psp')
-rw-r--r-- | tests/ref/fate/copy-psp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/copy-psp b/tests/ref/fate/copy-psp index bc7e60d30c..7089f48937 100644 --- a/tests/ref/fate/copy-psp +++ b/tests/ref/fate/copy-psp @@ -1,4 +1,4 @@ -c4b2503a069fecd2f82704decf285160 *tests/data/fate/copy-psp.psp +6889223644fc560069c8591984175a62 *tests/data/fate/copy-psp.psp 2041379 tests/data/fate/copy-psp.psp #extradata 0: 51, 0xaf6d1012 #extradata 1: 2, 0x00b200a1 |