]> git.sesse.net Git - ffmpeg/commit
avformat/subfile: allow to extract till EOF
authorGyan Doshi <gyandoshi@gmail.com>
Wed, 15 Nov 2017 12:06:19 +0000 (17:36 +0530)
committerNicolas George <george@nsup.org>
Sun, 19 Nov 2017 18:11:50 +0000 (19:11 +0100)
commite75fe0ef213074381c09e074f1f9619012f1ffad
tree0aa5ee1ee379af89ad348dfdeab49bd6e708d63b
parent4f4e19914ddca5096bf7639c7c99a9045e436e8b
avformat/subfile: allow to extract till EOF

Users can set end offset as 0 to extract till end of file.
Tested locally and documented.
doc/protocols.texi
libavformat/subfile.c