diff options
author | Ben Boeckel <mathstuf@gmail.com> | 2014-02-05 12:10:56 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-02-05 22:37:07 +0100 |
commit | 5a633ec2dd453c67ff23819c28d98e6b09c47295 (patch) | |
tree | 9df375b6b1a49c34f2389259fa10e5cbce4fd065 /tools/probetest.c | |
parent | 0dc66553adb8b7dc89bc1118da0b0661a7ed1c09 (diff) | |
download | ffmpeg-5a633ec2dd453c67ff23819c28d98e6b09c47295.tar.gz |
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 'tools/probetest.c')
0 files changed, 0 insertions, 0 deletions