OSDN Git Service

avconv: Do not pass NULL to avio_tell
authorLuca Barbato <lu_zero@gentoo.org>
Thu, 15 Dec 2016 17:59:41 +0000 (18:59 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 13 Jan 2017 07:42:11 +0000 (08:42 +0100)
commit44129e38047b6a27291e487c2084894958c6f399
treeac7492ff9eab5a0310655c82510c01dd55db8439
parentf8f7ad758d0e1f36915467567f4d75541d98c12f
avconv: Do not pass NULL to avio_tell

The null demuxer does not have a backing AVIOContext.
avconv.c