sys/oss/: Fix offset on osssrc.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 7 Jul 2004 16:11:39 +0000 (16:11 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 7 Jul 2004 16:11:39 +0000 (16:11 +0000)
Original commit message from CVS:
* sys/oss/gstosselement.c: (gst_osselement_reset),
(gst_osselement_parse_caps):
* sys/oss/gstosselement.h:
* sys/oss/gstosssrc.c: (gst_osssrc_get):
Fix offset on osssrc.

ChangeLog

index a2d7047..b7c888f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2004-07-07  Wim Taymans  <wim@fluendo.com>
 
+       * sys/oss/gstosselement.c: (gst_osselement_reset),
+       (gst_osselement_parse_caps):
+       * sys/oss/gstosselement.h:
+       * sys/oss/gstosssrc.c: (gst_osssrc_get):
+       Fix offset on osssrc.
+
+2004-07-07  Wim Taymans  <wim@fluendo.com>
+
        * ext/theora/theora.c: (plugin_init):
        * ext/theora/theoradec.c: (theora_dec_from_granulepos),
        (theora_dec_src_query), (theora_dec_chain):