OSDN Git Service

idcin: allow seeking back to the first packet
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 1 Aug 2012 21:14:39 +0000 (17:14 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 9 Jan 2013 19:49:06 +0000 (14:49 -0500)
commit7040e479a1530b2eda4b89a182d5eb50a77bd907
tree590088bde91481e6d2fa8d53869b23208a1b70cd
parent49543373f3e5871fe91e46b351d29e8f79441efc
idcin: allow seeking back to the first packet

Also, do not allow seek-by-byte, as there is no way to find the next packet
boundary.
libavformat/idcin.c