summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2004-10-04 14:54:49 +0000
committerIain Holmes <iain@prettypeople.org>2004-10-04 14:54:49 +0000
commitdf1685e907bcd5528c75e350a98ae4c329ea9b56 (patch)
tree4ca51f3f329d157d52a0ba8896e0dcffd701c4ff
parent20adaa38362eab67c2e9d67d4a6cd725eb062b7e (diff)
downloadgst-plugins-bad-df1685e907bcd5528c75e350a98ae4c329ea9b56.tar.gz
gst-plugins-bad-df1685e907bcd5528c75e350a98ae4c329ea9b56.tar.bz2
gst-plugins-bad-df1685e907bcd5528c75e350a98ae4c329ea9b56.zip
Revert the changes to the speex include file locations.
Original commit message from CVS: Revert the changes to the speex include file locations.
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd2d8bfa..431bcc13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-10-04 Iain <iaingnome@gmail.com>
+
+ * ext/speex/gstspeexdec.h: Revert the includes changes.
+
+ * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
+
+2004-09-30 Iain <iaingnome@gmail.com>
+
+ * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
+ found during init or set as a property instead of hardcoding /dev/audio
+
2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
@@ -197,6 +208,7 @@
correct sink template even if it is not the one defined in this
file.
+>>>>>>> 1.1112
2004-09-29 Wim Taymans <wim@fluendo.com>
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),