mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
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
This commit is contained in:
parent
cc41ab4473
commit
8cb0dce19d
1 changed files with 21 additions and 0 deletions
21
ChangeLog
21
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
|
||||
|
|
Loading…
Reference in a new issue