diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-10-02 00:41:40 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-02 01:09:12 +0200 |
commit | e3fb5bc1472c600af628df10e1472a4319781640 (patch) | |
tree | 9ea388e8d0c0c1ed40625105de17ef607b0e9c67 /tests/ref/lavfi/pp3 | |
parent | 4eb0f5f635462562275200ecb6b4e1b718fcae37 (diff) | |
download | ffmpeg-e3fb5bc1472c600af628df10e1472a4319781640.tar.gz |
nut: store and read the r_frame_rate
With this, when we use a finer timebase than neccessary to store
durations the demuxer still knows what the original timebase was.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavfi/pp3')
-rw-r--r-- | tests/ref/lavfi/pp3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavfi/pp3 b/tests/ref/lavfi/pp3 index ad4bea166e..5fca6c6789 100644 --- a/tests/ref/lavfi/pp3 +++ b/tests/ref/lavfi/pp3 @@ -1 +1 @@ -pp3 2cdcc4683fd6c1f5c4dbd4f35428c5ee +pp3 8c7ec3f97cc6507be25ce0844c628bd2 |