some fixes

Original commit message from CVS:
some fixes
This commit is contained in:
Thomas Vander Stichele 2004-06-03 13:18:31 +00:00
parent 64d7455777
commit a7754daef2
2 changed files with 8 additions and 7 deletions

View file

@ -1,12 +1,13 @@
2004-05-28 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
* gst/elements : gstaggregator.c gstfakesink.c gstfakesrc.c
gstmd5sink.c gstshaper.c gsttee.c
gsttypefindelement.c
gstmd5sink.c gstshaper.c gsttee.c
gsttypefindelement.c
* gst/schedulers : gstbasicscheduler.c gstoptimalscheduler.c
- removing trailing commas at end of enums
it is correct C99 code but C90 compilers would complain (AIX, Forte, ...)
it is correct C99 code but C90 compilers would complain
(AIX, Forte, ...)
('should' fix #143290, at least partially)
2004-05-27 Wim Taymans <wim@fluendo.com>
@ -610,8 +611,8 @@
2004-05-03 David Schleef <ds@schleef.org>
* testsuite/caps/deserialize.c: (main): Use the srcdir environment variable
to find our source file.
* testsuite/caps/deserialize.c: (main): Use the srcdir environment
variable to find our source file.
2004-05-03 David Schleef <ds@schleef.org>
@ -627,7 +628,7 @@
* libs/gst/bytestream/Makefile.am:
* libs/gst/bytestream/adapter.c:
* libs/gst/bytestream/adapter.h:
add GstAdapter, similar to bytestream, but oesn't require ugly event
add GstAdapter, similar to bytestream, but doesn't require ugly event
handling or uglier loopbased elements
2004-05-03 David Schleef <ds@schleef.org>

2
common

@ -1 +1 @@
Subproject commit 6e6d3f154c84195e9d505e114ea4a2df216f7277
Subproject commit cf0828313f7cea4d5840c0959e9113f13309a56f