Commit graph

3244 commits

Author SHA1 Message Date
Thomas Vander Stichele 4741f334d5 releasing 0.6.5
Original commit message from CVS:
releasing 0.6.5
2004-02-12 14:12:26 +00:00
Thomas Vander Stichele 8caba19f45 run code ignore files
Original commit message from CVS:
run code
ignore files
2004-02-11 13:02:07 +00:00
Thomas Vander Stichele 1dab8303d6 removed unversioned feedback script
Original commit message from CVS:
removed unversioned feedback script
2004-02-11 12:48:45 +00:00
Thomas Vander Stichele dbded475d0 adding gst-run code and make it be used
Original commit message from CVS:
adding gst-run code and make it be used
2004-02-11 12:46:55 +00:00
Thomas Vander Stichele 63d268ca03 bump nano for cvs
Original commit message from CVS:
bump nano for cvs
2004-02-11 12:44:18 +00:00
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 b91557e20f ready for release
Original commit message from CVS:
ready for release
2003-10-13 18:15:25 +00:00
Thomas Vander Stichele 8b7c9f5c78 syncing with upstream packaging fixes
Original commit message from CVS:
syncing with upstream packaging fixes
2003-10-13 11:18:38 +00:00
Thomas Vander Stichele 95733f4877 syncing with upstream package fixes
Original commit message from CVS:
syncing with upstream package fixes
2003-10-13 11:13:35 +00:00
Thomas Vander Stichele 896f83ca37 docs fix
Original commit message from CVS:
docs fix
2003-10-13 11:06:10 +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 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