Commit graph

3209 commits

Author SHA1 Message Date
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
Thomas Vander Stichele f6230fd7d2 more build fix
Original commit message from CVS:
more build fix
2003-07-18 21:33:49 +00:00
Thomas Vander Stichele a82a1f9c4b how on earth did we live without this ?
Original commit message from CVS:
how on earth did we live without this ?
2003-07-18 21:32:33 +00:00
David Schleef 0b559daef0 Fix pkg-config package names to have -0.6 suffix. (Closes: #116089)
Original commit message from CVS:
Fix pkg-config package names to have -0.6 suffix. (Closes: #116089)
2003-06-30 07:02:21 +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 8b83dc4da9 back to cvs
Original commit message from CVS:
back to cvs
2003-06-11 22:18:40 +00:00
Thomas Vander Stichele 59991e3f51 adding gst-typefind
Original commit message from CVS:
adding gst-typefind
2003-06-10 00:10:07 +00:00
Thomas Vander Stichele 34202d2580 good to go
Original commit message from CVS:
good to go
2003-06-09 21:26:52 +00:00
Thomas Vander Stichele 67e886c53e release notes
Original commit message from CVS:
release notes
2003-06-09 21:18:12 +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
Ronald S. Bultje 205e6d3938 Add typefind manpage (#114529)
Original commit message from CVS:
Add typefind manpage (#114529)
2003-06-06 00:13:06 +00:00
Thomas Vander Stichele c214e082ae adding gst-typefind fixes #114529
Original commit message from CVS:
adding gst-typefind
fixes #114529
2003-06-05 22:49:33 +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 9232523643 fix min and max float values for dparmas fixes #114512
Original commit message from CVS:
fix min and max float values for dparmas
fixes #114512
2003-06-05 21:37:35 +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 01b6a139b7 fixing libtool version (that was a lie, I'm actually testing ciabot)
Original commit message from CVS:
fixing libtool version
(that was a lie, I'm actually testing ciabot)
2003-06-02 19:58:41 +00:00
Thomas Vander Stichele 774c68364c this looks like the right libtool version
Original commit message from CVS:
this looks like the right libtool version
CIA testing, is this thing on ?
2003-06-02 08:29:11 +00:00
Thomas Vander Stichele 9db77d3f81 prerel
Original commit message from CVS:
prerel
2003-06-02 06:35:57 +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 ca112c1046 wim says this can go
Original commit message from CVS:
wim says this can go
2003-05-19 21:06:54 +00:00