aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-01-18 09:31:01 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-04-13 09:09:25 +0200
commit59e3a9aede5e2f9271c82583d8724c272ce33a0a (patch)
treee7ab2ca0a57881fab4c33c87c42bb7c1f04b68c9 /INSTALL.md
parent385964409a62158c7ad5226f1c1d4adc160ea830 (diff)
downloadffmpeg-59e3a9aede5e2f9271c82583d8724c272ce33a0a.tar.gz
avformat/matroskaenc: Change signature of mkv_write_track()
Up until now, mkv_write_track() received the index of the stream whose header data it is about to write as parameter; this index has until recently been explicitly used to generate both TrackNumber and TrackUID. But this is no longer so and as there is no reason why the function for writing a single TrackEntry should even know the index of the TrackEntry it is about to write, said index is replaced in the list of function parameters by the corresponding AVStream and mkv_track. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions