Commit graph

3230 commits

Author SHA1 Message Date
Thomas Vander Stichele d5b654e8ce dist fix
Original commit message from CVS:
dist fix
2003-10-09 13:45:38 +00:00
Thomas Vander Stichele c20b399066 fix upload of docs
Original commit message from CVS:
fix upload of docs
2003-10-09 11:28:44 +00:00
Thomas Vander Stichele f8e21cbdbe minor fix to force html build
Original commit message from CVS:
minor fix to force html build
2003-10-08 15:05:09 +00:00
Thomas Vander Stichele b8dc98969c remove magic files
Original commit message from CVS:
remove magic files
2003-10-08 14:55:47 +00:00
Thomas Vander Stichele cf42839c32 ignore me
Original commit message from CVS:
ignore me
2003-10-08 14:54:06 +00:00
Thomas Vander Stichele c30491daa0 rename base doc names
Original commit message from CVS:
rename base doc names
2003-10-08 14:51:47 +00:00
Thomas Vander Stichele 5abd124425 fixes #124124
Original commit message from CVS:
fixes #124124
2003-10-08 14:36:02 +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
David Schleef 1af7c7f579 backport get_type() functions. Fixes #121311
Original commit message from CVS:
backport get_type() functions.  Fixes #121311
2003-09-19 22:46:59 +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 0c04b2635b the test suite.
Original commit message from CVS:
the test suite.

please change GST_CAPS_IS_FIXED to GST_CAPS_IS_FIXED_BP wherever you feel it is necessary
2003-09-14 12:33:00 +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 796df6a931 adding fixed caps regression test to fix a bug
Original commit message from CVS:
adding fixed caps regression test to fix a bug
2003-09-13 20:19:01 +00:00
Thomas Vander Stichele d4e119ccb0 fixes #122059
Original commit message from CVS:
fixes #122059
2003-09-11 22:42:13 +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
David Schleef 9ada64497e version bump. Fix test on -Werror, so it doesn't slip into a release (oops!).
Original commit message from CVS:
version bump.  Fix test on -Werror, so it doesn't slip into a release
(oops!).
2003-08-30 07:08:26 +00:00
David Schleef 7eee6930e0 handle $LIBTOOLIZE as well
Original commit message from CVS:
handle $LIBTOOLIZE as well
2003-08-30 06:54:56 +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 90a3249f9c release notes
Original commit message from CVS:
release notes
2003-08-26 21:02:56 +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 60a1e8e546 going for the kill
Original commit message from CVS:
going for the kill
2003-08-26 15:33:17 +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
David Schleef 5393083165 backport libtool patch from HEAD (fixes #119770)
Original commit message from CVS:
backport libtool patch from HEAD (fixes #119770)
2003-08-23 04:36:49 +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
Thomas Vander Stichele 027b9bee74 check out 0.6 copies of these dirs
Original commit message from CVS:
check out 0.6 copies of these dirs
2003-08-13 12:34: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
David Schleef 0efe35c326 Convert to using AS_COMPILER_FLAG() to test for flags, and REENABLE
Original commit message from CVS:
Convert to using AS_COMPILER_FLAG() to test for flags, and REENABLE
-Wall -Werror.  This causes a large number of compilation failures
currently.
2003-08-05 07:59:23 +00:00
David Schleef 0e523347af Fix non-POSIX shell function name
Original commit message from CVS:
Fix non-POSIX shell function name
2003-08-05 05:21:16 +00:00
David Schleef 68dae10e37 backport fixes for broken links to gstreamer.net (Fixes #118619)
Original commit message from CVS:
backport fixes for broken links to gstreamer.net (Fixes #118619)
2003-08-04 22:45:42 +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 991cac5e96 fixes #117837
Original commit message from CVS:
fixes #117837
2003-07-19 12:26:49 +00:00