Commit graph

3244 commits

Author SHA1 Message Date
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
Wim Taymans f73fac3d8a Fix #109724, refcounting on padtemplates
Original commit message from CVS:
Fix #109724, refcounting on padtemplates
2003-04-04 18:52:22 +00:00
Wim Taymans 861c94ed3f Fix #109727, refcounting of caps
Original commit message from CVS:
Fix #109727, refcounting of caps
2003-04-04 18:49:48 +00:00
Wim Taymans e4be0f703f Close #109729, better _dump_mem
Original commit message from CVS:
Close #109729, better _dump_mem
2003-04-04 18:40:57 +00:00
Wim Taymans 4f60d1d363 Small typo fix
Original commit message from CVS:
Small typo fix
2003-04-01 21:19:59 +00:00
Wim Taymans f8c07f127a - added refcounting around iterate
Original commit message from CVS:
- added refcounting around iterate
- fix wrong prototype of _set_index to avoid compilation problems.
2003-03-31 20:45:00 +00:00
Wim Taymans a4835bd952 - fix registry list loading
Original commit message from CVS:
- fix registry list loading
- g_warn when a plugin cannot be loaded.
2003-03-31 20:27:41 +00:00
Wim Taymans ea46d7b77f Fix really bogus check
Original commit message from CVS:
Fix really bogus check
2003-03-31 20:20:54 +00:00
Wim Taymans 792f0214ef Compilation fix, include stdlib.h
Original commit message from CVS:
Compilation fix, include stdlib.h
2003-03-31 20:12:35 +00:00
Wim Taymans c9eb9f6bfb Added shaper element.
Original commit message from CVS:
Added shaper element.
2003-03-31 20:11:21 +00:00
Wim Taymans b721dac337 - Clean .h file
Original commit message from CVS:
- Clean .h file
- removed unimplemented function prototype
2003-03-31 20:06:04 +00:00
Wim Taymans 863e55c70e - Fix uri search function where it would always return the last uriu function even if it was not a correct one.
Original commit message from CVS:
- Fix uri search function where it would always return the last uriu function
even if it was not a correct one.
- small comment cleanup to avoid problems with gtk-doc
2003-03-31 20:02:59 +00:00
Wim Taymans 4b04aa61d9 Small indentation fixes
Original commit message from CVS:
Small indentation fixes
2003-03-31 19:48:42 +00:00
Wim Taymans f820e35169 Disable ASM sparc
Original commit message from CVS:
Disable ASM sparc
2003-02-25 19:32:32 +00:00
Christian Schaller 568ee450db setting 0.6 branch to use opt by default, shoot me
Original commit message from CVS:
setting 0.6 branch to use opt by default, shoot me
2003-02-23 20:17:13 +00:00
Thomas Vander Stichele 812399a911 going for release
Original commit message from CVS:
going for release
2003-02-02 00:56:48 +00:00
Thomas Vander Stichele a0d1149202 release notes
Original commit message from CVS:
release notes
2003-02-02 00:55:01 +00:00
Thomas Vander Stichele 170990fb85 last snippets of changes before release
Original commit message from CVS:
last snippets of changes before release
2003-02-02 00:12:39 +00:00
Thomas Vander Stichele be0daaa39c fixes #105011 (alpha fixes for printfs and pointer conversion) configure version update that was still pending
Original commit message from CVS:
fixes #105011 (alpha fixes for printfs and pointer conversion)
configure version update that was still pending
2003-02-02 00:05:42 +00:00
Thomas Vander Stichele 70992bd044 fix typo
Original commit message from CVS:
fix typo
2003-02-01 23:57:39 +00:00
Erik Walthinsen 5e3aa8676b Bug 104695: threadstest-registry.xml is in testsuite/ not testsuite/threads/
Original commit message from CVS:
Bug 104695:
threadstest-registry.xml is in testsuite/ not testsuite/threads/
2003-02-01 23:50:12 +00:00
Erik Walthinsen 5c52d591b5 Applied patch 10433 from ds to fix bug 104922.
Original commit message from CVS:
Applied patch 10433 from ds to fix bug 104922.
2003-02-01 22:45:20 +00:00
Erik Walthinsen ccbc6010a0 added .cvsignore to complete the move to pkgconfig/
Original commit message from CVS:
added .cvsignore to complete the move to pkgconfig/
2003-02-01 22:41:16 +00:00
Erik Walthinsen e9e2548cbc reverse silent/verbose logic and thus remove -s option in favor of -v
Original commit message from CVS:
reverse silent/verbose logic and thus remove -s option in favor of -v
2003-01-31 08:51:34 +00:00
Erik Walthinsen d7dbd44304 Turned g_print back on and made the default in gst-launch 'silent' because that is all debugging info. Added 'verbos...
Original commit message from CVS:
Turned g_print back on and made the default in gst-launch 'silent' because
that is all debugging info.  Added 'verbose' flag as inverse of silent.
2003-01-31 08:29:34 +00:00
Erik Walthinsen 0870d3eb87 turned off unnecessary spew, should not be present at by default, let alone in 0.6.0
Original commit message from CVS:
turned off unnecessary spew, should not be present at by default, let alone in 0.6.0
2003-01-31 06:07:27 +00:00
Erik Walthinsen ac3a27cb6f Significant cleanup of Cflags and Libs, added ../ where necessary to compensate for the .pc files living in the pkgco...
Original commit message from CVS:
Significant cleanup of Cflags and Libs, added ../ where necessary to
compensate for the .pc files living in the pkgconfig/ subdir.
2003-01-31 00:08:28 +00:00
Erik Walthinsen da83c3bba3 Fix bug 104695, add the 5 files to CLEANFILES. Could maybe be done a little cleaner in testsuite/threads, depending ...
Original commit message from CVS:
Fix bug 104695, add the 5 files to CLEANFILES.  Could maybe be done a
little cleaner in testsuite/threads, depending on what the registry.xml
file is generated by, etc.  Probably fine as it is.
2003-01-31 00:06:10 +00:00