]> git.sesse.net Git - ffmpeg/commit
lavf: replace some more avio_seek(SEEK_CUR) with avio_skip
authorAnton Khirnov <anton@khirnov.net>
Thu, 17 Mar 2011 06:35:18 +0000 (07:35 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 21 Mar 2011 00:33:05 +0000 (20:33 -0400)
commite42500cb4f5e51aec072fe1994c367823ca36f47
tree16ad21b84a9dfe5a967f64270c34fef3c90359ac
parent027f60f32b758aa8e7c08685729084b1a12d81e9
lavf: replace some more avio_seek(SEEK_CUR) with avio_skip

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