sys/oss/gstosssrc.c: Don't mix bytes and samples.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 24 Oct 2004 14:04:37 +0000 (14:04 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 24 Oct 2004 14:04:37 +0000 (14:04 +0000)
Original commit message from CVS:
* sys/oss/gstosssrc.c: (gst_osssrc_get):
Don't mix bytes and samples.

ChangeLog

index cd3e470..b02fcfc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
+       * sys/oss/gstosssrc.c: (gst_osssrc_get):
+         Don't mix bytes and samples.
+
+2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
        * ext/ogg/gstoggmux.c:
          Basic pad template which accepts OGM tracks, speex, flac, vorbis
          and theora. Any is incorrect.