Commit graph

1426 commits

Author SHA1 Message Date
David Schleef 628578660c Fix obvious problems causing OSX build failures. Fixes #125932
Original commit message from CVS:
Fix obvious problems causing OSX build failures.  Fixes #125932
2003-11-05 23:25:26 +00:00
Thomas Vander Stichele 675c9af799 compiler fix
Original commit message from CVS:
compiler fix
2003-10-09 19:11:01 +00:00
David Schleef e23de37a4e Port ppc fix from HEAD (Fixes #120345)
Original commit message from CVS:
Port ppc fix from HEAD (Fixes #120345)
2003-10-09 18:48:18 +00:00
David Schleef a85a7ac463 Minor typo that causes problems if GST_DEBUG_ENABLED is undefined
Original commit message from CVS:
Minor typo that causes problems if GST_DEBUG_ENABLED is undefined
2003-10-09 18:47:06 +00:00
David Schleef 2da3ce2b93 Silence warning about scheduler (Fixes #119456)
Original commit message from CVS:
Silence warning about scheduler (Fixes #119456)
2003-10-09 18:45:35 +00:00
Thomas Vander Stichele d5b654e8ce dist fix
Original commit message from CVS:
dist fix
2003-10-09 13:45:38 +00:00
Thomas Vander Stichele cbfce9c349 removing debug prints
Original commit message from CVS:
removing debug prints
2003-10-06 12:24:53 +00:00
Thomas Vander Stichele 50b3d1770f fixes #90471
Original commit message from CVS:
fixes #90471
2003-10-05 20:46:32 +00:00
Thomas Vander Stichele d422cacb53 fixes #123542 allow push on pad if peer is active
Original commit message from CVS:
fixes #123542
allow push on pad if peer is active
2003-10-05 19:40:43 +00:00
Thomas Vander Stichele b7ced59863 fixes #114252 implements pad_unlink
Original commit message from CVS:
fixes #114252
implements pad_unlink
2003-10-05 17:21:54 +00:00
Thomas Vander Stichele 733f266e28 fixes #123518 don't add groups that are already in the runqueue
Original commit message from CVS:
fixes #123518
don't add groups that are already in the runqueue
2003-10-05 17:15:59 +00:00
Thomas Vander Stichele ed83684238 obvious mistake
Original commit message from CVS:
obvious mistake
2003-10-03 13:45:58 +00:00
Thomas Vander Stichele 2b682dc457 #fixes 123517 more debug output for opt scheduler
Original commit message from CVS:
#fixes 123517
more debug output for opt scheduler
2003-09-29 23:27:18 +00:00
Thomas Vander Stichele 7f03bbab82 fixes #123417
Original commit message from CVS:
fixes #123417
2003-09-28 15:01:18 +00:00
Thomas Vander Stichele 68215e7aea fixes #120785
Original commit message from CVS:
fixes #120785
2003-09-28 14:42:32 +00:00
Thomas Vander Stichele fda9e21f43 fixes #120345 add disable-cpu-opt
Original commit message from CVS:
fixes #120345
add disable-cpu-opt
2003-09-28 14:39:52 +00:00
David Schleef 46534a11bb Fix compilation problems if dladdr() doesn't exist. Fixes #115005
Original commit message from CVS:
Fix compilation problems if dladdr() doesn't exist.  Fixes #115005
2003-09-25 01:02:47 +00:00
David Schleef e94d234ce5 Fix assumption that size_t == int. Fixes #123137
Original commit message from CVS:
Fix assumption that size_t == int.  Fixes #123137
2003-09-25 00:41:28 +00:00
David Schleef f0187b294c Redo last patch correctly.
Original commit message from CVS:
Redo last patch correctly.
2003-09-23 00:12:34 +00:00
David Schleef 5ef86caf3c Fix powerpc asm for non-gas assemblers (fixes #122952)
Original commit message from CVS:
Fix powerpc asm for non-gas assemblers (fixes #122952)
2003-09-22 21:45:52 +00:00
Ronald S. Bultje 0981fbe0bf Let's use a bigger buffer. this will fix all typefiding issues with mp3 (until someone creates a file with 200kB imag...
Original commit message from CVS:
Let's use a bigger buffer. this will fix all typefiding issues with mp3 (until someone creates a file with 200kB images in the ID3v2 header, and then we'll kill that person ourselves)
2003-09-14 13:18:56 +00:00
Thomas Vander Stichele d589eeb261 fixes #122272
Original commit message from CVS:
fixes #122272
2003-09-14 12:30:27 +00:00
Thomas Vander Stichele 2d2c02735a don't be stupid with gerror
Original commit message from CVS:
don't be stupid with gerror
2003-09-11 18:09:23 +00:00
David Schleef 0716706389 Fix type punning
Original commit message from CVS:
Fix type punning
2003-08-30 07:10:04 +00:00
Thomas Vander Stichele 2a7c706c25 simple fix
Original commit message from CVS:
simple fix
2003-08-26 22:23:37 +00:00
Thomas Vander Stichele e291dbda92 fixes bug #119105 compiler warnings
Original commit message from CVS:
fixes bug #119105
compiler warnings
2003-08-26 20:20:11 +00:00
Thomas Vander Stichele dba656bd45 fixes #104829
Original commit message from CVS:
fixes #104829
2003-08-26 15:24:05 +00:00
Thomas Vander Stichele b10874a099 fixes #116146
Original commit message from CVS:
fixes #116146
2003-08-26 10:49:06 +00:00
Thomas Vander Stichele 574f3b3d18 fixes #120741
Original commit message from CVS:
fixes #120741
2003-08-26 10:44:51 +00:00
Ronald S. Bultje a534d4785b Fix mp3 typefind failures for quite some files. Fixes #94113 mostly.
Original commit message from CVS:
Fix mp3 typefind failures for quite some files. Fixes #94113 mostly.
2003-08-17 19:27:39 +00:00
David Schleef 8beb7b33b0 Patch to port to m68k. (Fixes #119393)
Original commit message from CVS:
Patch to port to m68k.  (Fixes #119393)
2003-08-08 02:23:32 +00:00
Thomas Vander Stichele 11e28c0146 compiler warning fix
Original commit message from CVS:
compiler warning fix
2003-08-06 22:35:16 +00:00
Ronald S. Bultje 1c0864c0ab Fix compile failure with debugging disabled (#118067)
Original commit message from CVS:
Fix compile failure with debugging disabled (#118067)
2003-08-03 20:56:53 +00:00
Ronald S. Bultje 828cd46f49 read() fallback when mmap() fails (#117786)
Original commit message from CVS:
read() fallback when mmap() fails (#117786)
2003-08-03 20:54:46 +00:00
Ronald S. Bultje a3705d33ef Fix atomic sparc code (#113280)
Original commit message from CVS:
Fix atomic sparc code (#113280)
2003-08-03 20:52:19 +00:00
Thomas Vander Stichele df16547b86 g_error causes unwanted segfaults
Original commit message from CVS:
g_error causes unwanted segfaults
2003-06-29 13:24:56 +00:00
Thomas Vander Stichele aae86f5c49 fixes #114742 object loaded not signalled properly
Original commit message from CVS:
fixes #114742
object loaded not signalled properly
2003-06-09 12:39:55 +00:00
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
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