Commit graph

1374 commits

Author SHA1 Message Date
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
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
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
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
1c8f28223f Fixes #101678
Original commit message from CVS:
Fixes #101678
2003-04-07 16:41:38 +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
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
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
Thomas Vander Stichele
e008f75060 patch from wtay to not break API/ABI later on
Original commit message from CVS:
patch from wtay to not break API/ABI later on
2003-01-30 22:27:55 +00:00
Wim Taymans
418f87e9d5 Apply caps/props fixes from Company and BBB
Original commit message from CVS:
Apply caps/props fixes from Company and BBB
2003-01-29 18:41:09 +00:00
Thomas Vander Stichele
49ae352454 reverting fix
Original commit message from CVS:
reverting fix
2003-01-29 02:41:40 +00:00
Thomas Vander Stichele
ee1c33815d (bit field) & (boolean) probably only worked by accident this is probably more correct
Original commit message from CVS:
(bit field) & (boolean) probably only worked by accident
this is probably more correct
2003-01-29 02:16:01 +00:00
Thomas Vander Stichele
b08b736caf s/390 patch from jrb
Original commit message from CVS:
s/390 patch from jrb
2003-01-29 00:22:58 +00:00
Wim Taymans
eb80da297f - Prepare caps/props structs for future implementation of refcounting
Original commit message from CVS:
- Prepare caps/props structs for future implementation of refcounting
- Added some (yet unused) methods as to not introduce too much methods
for next release.
2003-01-28 21:54:37 +00:00
Thomas Vander Stichele
d6ffa18bde merging fixes from HEAD
Original commit message from CVS:
merging fixes from HEAD
2003-01-26 11:22:41 +00:00
Thomas Vander Stichele
95d5939132 fix case where typefind f could not be loaded
Original commit message from CVS:
fix case where typefind f could not be loaded
2003-01-26 11:12:57 +00:00
Thomas Vander Stichele
f1687832be going for a release final fixes libtool age 2->3 because of connect->link
Original commit message from CVS:
going for a release
final fixes
libtool age 2->3 because of connect->link
2003-01-22 16:14:16 +00:00
Thomas Vander Stichele
879207e81f ok ok ok
Original commit message from CVS:
ok ok ok
2003-01-22 14:35:39 +00:00
Thomas Vander Stichele
639264fe8d brian's patch
Original commit message from CVS:
brian's patch
2003-01-22 12:08:21 +00:00
David Schleef
32a905da80 Remove 'inline' from a function that is never actually inlined under any circumstances. Some compilers (Forte) don't...
Original commit message from CVS:
Remove 'inline' from a function that is never actually inlined
under any circumstances.  Some compilers (Forte) don't like
non-static inlines, and neither do I.  From Brian Cameron.
2003-01-21 22:13:48 +00:00
David Schleef
7106505492 Hide GCC assembly behind define(__GNUC__). From Brian Cameron.
Original commit message from CVS:
Hide GCC assembly behind define(__GNUC__).  From Brian Cameron.
2003-01-21 22:11:13 +00:00
David Schleef
ba1f005623 Patch to remove GCC-ism for local structure initialization. From
Original commit message from CVS:
Patch to remove GCC-ism for local structure initialization.  From
Brian Cameron.
2003-01-21 22:10:07 +00:00
David Schleef
fb27bbee37 Remove GCC-ism used to find current stack pointer, and use this opportunity to clean up the code slightly. Based on ...
Original commit message from CVS:
Remove GCC-ism used to find current stack pointer, and use this
opportunity to clean up the code slightly.  Based on patch from
Brian Cameron.
2003-01-21 22:01:37 +00:00
David Schleef
fb9d810263 Replace __alignof__() GCC-ism with sizeof(). Should produce exactly the same code on all architectures except perhap...
Original commit message from CVS:
Replace __alignof__() GCC-ism with sizeof().  Should produce exactly
the same code on all architectures except perhaps m68k.
2003-01-21 20:50:27 +00:00
Erik Walthinsen
bab7be2c91 revert the revert, switch out the new code for the 'working' code with an #if
Original commit message from CVS:
revert the revert, switch out the new code for the 'working' code with an #if
2003-01-21 20:48:23 +00:00
Wim Taymans
69be241342 Revert 1.66 and 1.67 that seemed to break the unlink scheduler function 1.68 is still added
Original commit message from CVS:
Revert 1.66 and 1.67 that seemed to break the unlink scheduler function
1.68 is still added
2003-01-21 18:39:11 +00:00
Wim Taymans
59a224893a Some more debugging
Original commit message from CVS:
Some more debugging
2003-01-20 23:11:51 +00:00
Wim Taymans
826f848618 - We need to pull UNUSABLE pads too because it might be an event
Original commit message from CVS:
- We need to pull UNUSABLE pads too because it might be an event
2003-01-20 23:10:32 +00:00