- 14 Apr, 2002 11 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: more fixes
-
Thomas Vander Stichele authored
Original commit message from CVS: stupid mistake
-
Thomas Vander Stichele authored
Original commit message from CVS: remove xvideosink, it's not built anymore
-
Thomas Vander Stichele authored
Original commit message from CVS: whoopsie
-
Thomas Vander Stichele authored
Original commit message from CVS: release notes
-
Thomas Vander Stichele authored
Original commit message from CVS: release
-
Thomas Vander Stichele authored
Original commit message from CVS: various fixes
-
Thomas Vander Stichele authored
Original commit message from CVS: vakor's fix to use bitrates
-
Thomas Vander Stichele authored
Original commit message from CVS: an effort to list supporting libs, minimal versions, locations, ...
-
Thomas Vander Stichele authored
Original commit message from CVS: wtay's eos patch
-
Thomas Vander Stichele authored
Original commit message from CVS: a52dec update
-
- 13 Apr, 2002 5 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: second prerelease
-
Thomas Vander Stichele authored
Original commit message from CVS: eos patchup
-
Thomas Vander Stichele authored
Original commit message from CVS: only do Wall
-
Thomas Vander Stichele authored
Original commit message from CVS: first prerelease
-
Thomas Vander Stichele authored
spec fixes gst-launch-ext additions trying to fix up ieeetest but failed function collision in avifile dir Original commit message from CVS: * spec fixes * gst-launch-ext additions * trying to fix up ieeetest but failed * function collision in avifile dir
-
- 12 Apr, 2002 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: comment them out
-
Thomas Vander Stichele authored
Original commit message from CVS: please someone fix the necessary pointer cast for this test to work
-
- 11 Apr, 2002 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
-
- 10 Apr, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: various Wall fixes
-
- 06 Apr, 2002 4 commits
-
-
Benjamin Otte authored
Original commit message from CVS: added -Werror
-
Benjamin Otte authored
Original commit message from CVS: fixed warnings in /ext added mikmod_types.h to get it done
-
Benjamin Otte authored
Original commit message from CVS: fixed rest of warning for gcc 3 in /sys
-
Benjamin Otte authored
Original commit message from CVS: fixed first bunch of compiler warnings
-
- 03 Apr, 2002 1 commit
-
-
Wim Taymans authored
Original commit message from CVS: Fix enum error in args.
-
- 02 Apr, 2002 3 commits
-
-
Fix: don't try to mangle a read-only buffer. This was causing SEGV when volume fed from wavparse from filesrc (which... Original commit message from CVS: patch from jim thornton <jthornton@parc.com>: Fix: don't try to mangle a read-only buffer. This was causing SEGV when volume fed from wavparse from filesrc (which mmaps the file read-only)
-
Steve Baker Baker authored
Original commit message from CVS: expose freq and volume as object properties again.
-
Steve Baker Baker authored
Original commit message from CVS: don't malloc the temp gvalues
-
- 01 Apr, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: tsk tsk. do people even try to MAKE stuff they add ? ;)
-
- 31 Mar, 2002 1 commit
-
-
Andy Wingo Wingo authored
correct a condition in check-libheader.m4 remove gst a52 and mpeg2dec m4's in favor of ones i have sent to walken for... Original commit message from CVS: * correct a condition in check-libheader.m4 * remove gst a52 and mpeg2dec m4's in favor of ones i have sent to walken for inclusion in the upstream packages
-
- 30 Mar, 2002 5 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: * alphabetization fixen * a jack caps fix
-
Andy Wingo Wingo authored
add notify back to filesrc, it's needed for MVC applications remove notify printouts from gst-launch cleanup in gst-p... Original commit message from CVS: * add notify back to filesrc, it's needed for MVC applications * remove notify printouts from gst-launch * cleanup in gst-plugins configure.ac * some jack updates * remove SELF_ITERATING flag in favor of SEF_SCHEDULABLE (not a clear name, but it's what we have for the moment) * improve parsing of request pad names, no more sscanf * fixes to the fastscheduler Makefile.am
-
Andy Wingo Wingo authored
Original commit message from CVS: added check for 0.7.3 a52 api
-
Wim Taymans authored
Original commit message from CVS: Get the 'signed' property as a boolean.
-
Wim Taymans authored
Original commit message from CVS: Changed to the new props API Other small tuff.
-
- 29 Mar, 2002 2 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: * check for the proper dxr3 header * aphabetization fixes
-
Andy Wingo Wingo authored
Original commit message from CVS: * some s/KHz/Hz/ fixes in osssrc * added dxr3 plugin from rehan khwaja <rehankhwaja@yahoo.com>, with some consistency-with-the-rest-of-gst adjustments
-
- 25 Mar, 2002 1 commit
-
-
Andy Wingo Wingo authored
added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-) Original commit message from CVS: added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-)
-
- 24 Mar, 2002 2 commits
-
-
Andy Wingo Wingo authored
filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again Original commit message from CVS: * filter newlines out of GST_DEBUG statements to reflect new core behavior * fixes to adder's caps, again
-
Andy Wingo Wingo authored
added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ... Original commit message from CVS: * added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading considerably, especially on uninstalled versions. * put the lib path before all others, for speed reasons. * some fixes to adder's caps. * added linefeeds (\n) to GST_DEBUG strings to match GST_INFO behavior. this is more sane. all code will need to be converted. i think some perl can do this.
-