summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-24 14:04:38 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-24 14:04:38 +0000
commit25a10db2e2f9894c9b566a57c41a0fef32c7348e (patch)
tree468136a4e312774d4623fd082db65ad8e743a85f /ChangeLog
parent4d4159166f769b908eb8e508f17a2bbf3299b0db (diff)
sys/oss/gstosssrc.c: Don't mix bytes and samples.
Original commit message from CVS: * sys/oss/gstosssrc.c: (gst_osssrc_get): Don't mix bytes and samples.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd3e4707..b02fcfc1 100644
--- 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.