diff options
author | Iain Holmes <iain@prettypeople.org> | 2004-10-04 14:54:49 +0000 |
---|---|---|
committer | Iain Holmes <iain@prettypeople.org> | 2004-10-04 14:54:49 +0000 |
commit | df1685e907bcd5528c75e350a98ae4c329ea9b56 (patch) | |
tree | 4ca51f3f329d157d52a0ba8896e0dcffd701c4ff /ChangeLog | |
parent | 20adaa38362eab67c2e9d67d4a6cd725eb062b7e (diff) | |
download | gst-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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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), |