summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-05-20 23:00:14 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-05-20 23:00:14 +0000
commit4e83016b4d2a62dc4ae7a91b6eef7ef7b8ad2d49 (patch)
tree29ce93857bde795dba77e67e3bb02b549a8685dd
parenta4ee05fa18cd395ba6b30f99521ee868b57dd453 (diff)
forgot to update the Changelog for the past two days, bad me, bad
Original commit message from CVS: forgot to update the Changelog for the past two days, bad me, bad
-rw-r--r--ChangeLog21
-rw-r--r--ext/esd/README2
2 files changed, 22 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 89545561..ff5bf3b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * configure.ac : test for FIONREAD ioctl in sys/filio.h for Solaris compat.
+ * gst/tcp/gsttcpclientsrc.c : idem
+ * gst/tcp/gsttcpserversink.c : idem
+ * gst/tcp/gsttcpserversrc.c : idem
+ * m4/gst-fionread.m4 : idem
+
+ * sys/sunaudio/gstsunaudio.c : change category to Sink/Audio
+
+ * configure.ac : enable speex plugin for speex 1.1.5+
+ * ext/speex/gstspeexenc.c : fix cast warning
+
+ * ext/esd/README : fix typo
+
2004-05-20 David Schleef <ds@schleef.org>
* configure.ac: Minor cosmetic change to convince the buildbot to
@@ -111,6 +126,12 @@
* ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
ending of the array. Fixes gst-inspect segfault on ppc.
+2004-05-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
+
+ * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
+
2004-05-18 David Schleef <ds@schleef.org>
* gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
diff --git a/ext/esd/README b/ext/esd/README
index 27973122..d5ebcf0e 100644
--- a/ext/esd/README
+++ b/ext/esd/README
@@ -1,7 +1,7 @@
The esdsink plugin
==================
-The esdsink plugin is for outputting an audio atream to an esd soundserver, whether local or on a remote machine
+The esdsink plugin is for outputting an audio stream to an esd soundserver, whether local or on a remote machine
esdsink has 2 arguments that it accepts:
- 'mute' (boolean value)