Commit graph

3171 commits

Author SHA1 Message Date
Thomas Vander Stichele ddd930570b fixes #114668 - don't recursively state change on state change failures
Original commit message from CVS:
fixes #114668 - don't recursively state change on state change failures
2003-06-07 22:36:35 +00:00
Thomas Vander Stichele f3421c7ef8 fixes #114639 change color for NULL from bold white to bold blue similar for UNKNOWN
Original commit message from CVS:
fixes #114639
change color for NULL from bold white to bold blue
similar for UNKNOWN
2003-06-07 16:21:48 +00:00
Ronald S. Bultje 205e6d3938 Add typefind manpage (#114529)
Original commit message from CVS:
Add typefind manpage (#114529)
2003-06-06 00:13:06 +00:00
Thomas Vander Stichele c214e082ae adding gst-typefind fixes #114529
Original commit message from CVS:
adding gst-typefind
fixes #114529
2003-06-05 22:49:33 +00:00
Thomas Vander Stichele c2181846c7 fixes #114385
Original commit message from CVS:
fixes #114385
2003-06-05 22:00:54 +00:00
Thomas Vander Stichele 9232523643 fix min and max float values for dparmas fixes #114512
Original commit message from CVS:
fix min and max float values for dparmas
fixes #114512
2003-06-05 21:37:35 +00:00
Thomas Vander Stichele 1ce7f9dcb0 make internal functions static fixes #114519
Original commit message from CVS:
make internal functions static
fixes #114519
2003-06-05 21:32:20 +00:00
Thomas Vander Stichele 01b6a139b7 fixing libtool version (that was a lie, I'm actually testing ciabot)
Original commit message from CVS:
fixing libtool version
(that was a lie, I'm actually testing ciabot)
2003-06-02 19:58:41 +00:00
Thomas Vander Stichele 774c68364c this looks like the right libtool version
Original commit message from CVS:
this looks like the right libtool version
CIA testing, is this thing on ?
2003-06-02 08:29:11 +00:00
Thomas Vander Stichele 9db77d3f81 prerel
Original commit message from CVS:
prerel
2003-06-02 06:35:57 +00:00
Thomas Vander Stichele 9ebfb208d3 Backport Company's fixes for refcounting, this fixes the player fixes #114130
Original commit message from CVS:
Backport Company's fixes for refcounting, this fixes the player
fixes #114130
2003-05-31 15:35:14 +00:00
Thomas Vander Stichele ca112c1046 wim says this can go
Original commit message from CVS:
wim says this can go
2003-05-19 21:06:54 +00:00
Thomas Vander Stichele 47c2152297 make distcheck fix
Original commit message from CVS:
make distcheck fix
2003-05-19 16:54:59 +00:00
Thomas Vander Stichele 8c5a749c79 this should be done after release
Original commit message from CVS:
this should be done after release
2003-05-19 07:12:22 +00:00
Thomas Vander Stichele dfe07a0450 spec fix
Original commit message from CVS:
spec fix
2003-05-18 23:03:35 +00:00
Thomas Vander Stichele 3aac293170 removing devhelp dir
Original commit message from CVS:
removing devhelp dir
2003-05-18 22:30:52 +00:00
Thomas Vander Stichele 656add9814 http://bugzilla.gnome.org/show_bug.cgi?id=113195 convert gtk-doc build to xml intermediary
Original commit message from CVS:
http://bugzilla.gnome.org/show_bug.cgi?id=113195
convert gtk-doc build to xml intermediary
2003-05-18 22:22:13 +00:00
James A Morrison db22a97f23 implement SPARC atomic functions.
Original commit message from CVS:
Patch from James A Morrison <ja2morri@student.math.uwaterloo.ca> to
implement SPARC atomic functions.
2003-05-12 23:23:52 +00:00
David Schleef 31d85c9430 Fix #112745, unreffing padtemplates that aren't properly ref'ed
Original commit message from CVS:
Fix #112745, unreffing padtemplates that aren't properly ref'ed
2003-05-11 05:36:15 +00:00
David Schleef 56125511dc Merge fix for #112596 from HEAD
Original commit message from CVS:
Merge fix for #112596 from HEAD
2003-05-09 19:00:30 +00:00
David Schleef dd61f9b1b3 Merge fix for #112607 from HEAD
Original commit message from CVS:
Merge fix for #112607 from HEAD
2003-05-09 18:55:16 +00:00
Ronald S. Bultje 17abd49bda Fix #112116
Original commit message from CVS:
Fix #112116
2003-05-08 05:37:06 +00:00
Wim Taymans 089b12b78e - Fixed #110757, added g_list_copy instead of messing up our private list.
Original commit message from CVS:
- Fixed #110757, added g_list_copy instead of messing up our private
list.
2003-05-06 20:58:07 +00:00
Wim Taymans 1ee147a106 fix 111222, added back GType for props entry
Original commit message from CVS:
fix 111222, added back GType for props entry
2003-04-20 21:54:51 +00:00
Ronald S. Bultje 53c29679fc Final change for 0.6.1 - kick version number up
Original commit message from CVS:
Final change for 0.6.1 - kick version number up
2003-04-18 22:50:45 +00:00
Ronald S. Bultje ed56a30535 Colins patch to emit a signal if the queue is full (for buffering)
Original commit message from CVS:
Colins patch to emit a signal if the queue is full (for buffering)
2003-04-18 16:32:25 +00:00
Ronald S. Bultje 4df49daf44 Fix docs
Original commit message from CVS:
Fix docs
2003-04-16 22:09:16 +00:00
Ronald S. Bultje 1a2a989d15 Backport fix from HEAD
Original commit message from CVS:
Backport fix from HEAD
2003-04-16 22:08:47 +00:00
Wim Taymans 0308849541 Patch for bug 110976
Original commit message from CVS:
Patch for bug 110976
- send events using the eventhandler instead of the eventfunc
2003-04-16 21:36:24 +00:00
Wim Taymans a31ed7185a Basicscheduler patch for bug 110976
Original commit message from CVS:
Basicscheduler patch for bug 110976
- intercept flush events and clear any queued buffers in the bufpen
2003-04-16 21:35:09 +00:00
Wim Taymans 0bba2966b7 patch to fix 110962
Original commit message from CVS:
patch to fix 110962
- caps refcounting backport from HEAD
- queue caspnego fix

also:
- do not inform the scheduler of a scheduling_change when nothing really
happened (element changed from loop based to loop based).
2003-04-16 19:19:46 +00:00
Thomas Vander Stichele eb8cdb1c1e (hopefully) fixes #110707 - not respecting GST_REGISTRY env var and bad testsuite handling
Original commit message from CVS:
(hopefully) fixes #110707 - not respecting GST_REGISTRY env var and
bad testsuite handling
2003-04-13 21:56:57 +00:00
Ronald S. Bultje 2cad5ffc59 Fix make distcheck buglet
Original commit message from CVS:
Fix make distcheck buglet
2003-04-13 21:46:22 +00:00
Thomas Vander Stichele 63bb1b8202 this fixes the patch in #101421 for make distcheck (bison generation)
Original commit message from CVS:
this fixes the patch in #101421 for make distcheck (bison generation)
2003-04-13 14:37:46 +00:00
Ronald S. Bultje 04cd7ede0f Fix warnings
Original commit message from CVS:
Fix warnings
2003-04-13 09:25:52 +00:00
Ronald S. Bultje 6f6f339f3c Set pico number to 90 for prerelease
Original commit message from CVS:
Set pico number to 90 for prerelease
2003-04-12 19:39:42 +00:00
Ronald S. Bultje a0c1b820b6 Include new gthread schedulers in rpms
Original commit message from CVS:
Include new gthread schedulers in rpms
2003-04-12 17:53:55 +00:00
Ronald S. Bultje a6cfd2dcf9 Shut up, stupid compiler
Original commit message from CVS:
Shut up, stupid compiler
2003-04-12 17:53:08 +00:00
Ronald S. Bultje 3eabdbcdff Fixes #101421
Original commit message from CVS:
Fixes #101421
2003-04-12 15:01:28 +00:00
Ronald S. Bultje f20f6e7500 Fixes #110589
Original commit message from CVS:
Fixes #110589
2003-04-12 14:59:55 +00:00
Ronald S. Bultje a12a557c10 Fixes #110545
Original commit message from CVS:
Fixes #110545
2003-04-12 14:56:59 +00:00
Ronald S. Bultje 3faed05423 Fix http://sourceforge.net/mailarchive/forum.php?thread_id=1606857&forum_id=7791
Original commit message from CVS:
Fix http://sourceforge.net/mailarchive/forum.php?thread_id=1606857&forum_id=7791
2003-04-08 12:10:16 +00:00
Ronald S. Bultje 50b46e7146 This apparently fixes #93735
Original commit message from CVS:
This apparently fixes #93735
2003-04-08 10:04:27 +00:00
Ronald S. Bultje d889af82bc Fixes #110038
Original commit message from CVS:
Fixes #110038
2003-04-07 21:19:44 +00:00
Ronald S. Bultje 9f9202b2eb Move gst-element-check.m4 to core (#104282)
Original commit message from CVS:
Move gst-element-check.m4 to core (#104282)
2003-04-07 19:40:25 +00:00
Ronald S. Bultje 856802d832 Fixes #106774
Original commit message from CVS:
Fixes #106774
2003-04-07 16:42:00 +00:00
Ronald S. Bultje 1c8f28223f Fixes #101678
Original commit message from CVS:
Fixes #101678
2003-04-07 16:41:38 +00:00
Ronald S. Bultje 53da7b67f1 Fixes #109993
Original commit message from CVS:
Fixes #109993
2003-04-07 16:41:10 +00:00
Wim Taymans bd96e8b45a Fix #109730, opt scheduler backport
Original commit message from CVS:
Fix #109730, opt scheduler backport
2003-04-04 20:04:49 +00:00
Wim Taymans 3d3d5be932 Fix #106047, compilation problem with DEBUG disabled
Original commit message from CVS:
Fix #106047, compilation problem with DEBUG disabled
2003-04-04 20:03:30 +00:00