diff options
author | Clément Bœsch <u@pkh.me> | 2014-09-20 18:39:58 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2014-09-21 18:55:12 +0200 |
commit | 08e2b0da2ca9b03630c38a878ce66d32301a9825 (patch) | |
tree | 701c2a2be66f34e93830f9378052a151969f3aef /libavformat/pcmdec.c | |
parent | e60770679b5605e5af556d48aabd3789f63d2c96 (diff) | |
download | ffmpeg-08e2b0da2ca9b03630c38a878ce66d32301a9825.tar.gz |
avformat/assenc: mux all extradata at once
Before this commit, the code was muxing up to the 2nd line after
"[Events]" (assuming it to be the "Format:" line). The remaining are
generally "Comment:" directives which can stay in that place. mkvextract
behaves that way so it seems there is no reason for that extra
complexity.
Diffstat (limited to 'libavformat/pcmdec.c')
0 files changed, 0 insertions, 0 deletions