Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Boeckel <mathstuf@gmail.com>2014-02-05 21:10:56 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-02-06 01:37:07 +0400
commit5a633ec2dd453c67ff23819c28d98e6b09c47295 (patch)
tree9df375b6b1a49c34f2389259fa10e5cbce4fd065 /tests/fate
parent0dc66553adb8b7dc89bc1118da0b0661a7ed1c09 (diff)
vorbis: extract metadata from the middle of a stream
If a special comment packet shows up in the middle of the stream, we should extract it out into the vorbis stream metadata dictionary. Also, if there is metadata in the packet on the way in, it might linger since we only add data to the dictionary causing stale metadata to be inserted into the stream. Instead, clear it to remove any doubt about what is new and old. Signed-off-by: Ben Boeckel <mathstuf@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate')
0 files changed, 0 insertions, 0 deletions