Commit ee56f2c0 authored by Kostya Shishkov's avatar Kostya Shishkov

10l: remove alien seek function from demuxer

Originally committed as revision 6617 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f1b37db4
...@@ -205,5 +205,4 @@ AVInputFormat wv_demuxer = { ...@@ -205,5 +205,4 @@ AVInputFormat wv_demuxer = {
wv_read_header, wv_read_header,
wv_read_packet, wv_read_packet,
wv_read_close, wv_read_close,
pcm_read_seek,
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment