diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-12-31 22:05:57 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-04-13 09:08:41 +0200 |
commit | 385964409a62158c7ad5226f1c1d4adc160ea830 (patch) | |
tree | a3f5328484bded7ee35ef908b0e184271a8ce72e /libavfilter/median_template.c | |
parent | 629f08a8632bf622ea7521b6de63eb8f9502fd4a (diff) | |
download | ffmpeg-385964409a62158c7ad5226f1c1d4adc160ea830.tar.gz |
avformat/matroskaenc: Automatically use right TrackNumber in Cues
mkv_cuepoint (the structure used to store the index entries in the
Matroska muxer) currently contains fields for both the index of the
packet's stream in the AVFormatContext.streams array and for the
Matroska TrackNumber; correspondingly, mkv_add_cuepoint() has parameters
for both. But these two numbers can't be chosen independently, so get
rid of the TrackNumber.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavfilter/median_template.c')
0 files changed, 0 insertions, 0 deletions