diff options
Diffstat (limited to 'ChangeLog')
-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 |