Commit graph

1387 commits

Author SHA1 Message Date
Thomas Vander Stichele
c2181846c7 fixes #114385
Original commit message from CVS:
fixes #114385
2003-06-05 22:00:54 +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
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
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
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
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
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
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