mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +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:
@@ -205,5 +205,4 @@ AVInputFormat wv_demuxer = {
|
||||
wv_read_header,
|
||||
wv_read_packet,
|
||||
wv_read_close,
|
||||
pcm_read_seek,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user