]> git.sesse.net Git - ffmpeg/commit
doc/examples/muxing: fix underflow in duration of encoded streams
authorPaul B Mahol <onemda@gmail.com>
Fri, 27 Sep 2019 09:41:38 +0000 (11:41 +0200)
committerPaul B Mahol <onemda@gmail.com>
Sun, 29 Sep 2019 18:41:29 +0000 (20:41 +0200)
commit4a51075f4db17ce5a6fcad7548bb5cf60511d3f0
treed0bc02aec63f5409bf8c7f586bcd18a997ded759
parent1929dd4eff93e81bab8637f298754294448e624e
doc/examples/muxing: fix underflow in duration of encoded streams

Now they are exactly 10 seconds long.

Fixes #5684.
doc/examples/muxing.c