rmenc: replace avio_seek(0) with avio_tell()
authorAnton Khirnov <anton@khirnov.net>
Thu, 17 Mar 2011 06:41:19 +0000 (07:41 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 21 Mar 2011 00:33:05 +0000 (20:33 -0400)
commit447fe3369177c11a49a3d376cfa3a2be468ac913
treeca13c805944ab0e9e976c925c2c103f00151226b
parente42500cb4f5e51aec072fe1994c367823ca36f47
rmenc: replace avio_seek(0) with avio_tell()

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavformat/rmenc.c