diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-20 23:00:14 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-20 23:00:14 +0000 |
commit | d6a6b998b20eeb1ccbb509e8f50d09780ceb5f60 (patch) | |
tree | ef02773e27fd9e9ad525e5d390f3a70672022850 | |
parent | 63e298e2f4a7631a70c9eb403891408867a16e73 (diff) | |
download | gst-plugins-bad-d6a6b998b20eeb1ccbb509e8f50d09780ceb5f60.tar.gz gst-plugins-bad-d6a6b998b20eeb1ccbb509e8f50d09780ceb5f60.tar.bz2 gst-plugins-bad-d6a6b998b20eeb1ccbb509e8f50d09780ceb5f60.zip |
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-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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 |