[Ffmpeg-cvslog] r6617 - trunk/libavformat/wv.c

kostya subversion
Tue Oct 10 06:10:54 CEST 2006


Author: kostya
Date: Tue Oct 10 06:10:53 2006
New Revision: 6617

Modified:
   trunk/libavformat/wv.c

Log:
10l: remove alien seek function from demuxer

Modified: trunk/libavformat/wv.c
==============================================================================
--- trunk/libavformat/wv.c	(original)
+++ trunk/libavformat/wv.c	Tue Oct 10 06:10:53 2006
@@ -205,5 +205,4 @@
     wv_read_header,
     wv_read_packet,
     wv_read_close,
-    pcm_read_seek,
 };




More information about the ffmpeg-cvslog mailing list