mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
10l: remove alien seek function from demuxer
Originally committed as revision 6617 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f1b37db48d
commit
ee56f2c020
@ -205,5 +205,4 @@ AVInputFormat wv_demuxer = {
|
||||
wv_read_header,
|
||||
wv_read_packet,
|
||||
wv_read_close,
|
||||
pcm_read_seek,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user