- 14 Apr, 2002 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: more fixes
-
Thomas Vander Stichele authored
Original commit message from CVS: release
-
- 13 Apr, 2002 4 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: second prerelease
-
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
-
- 06 Apr, 2002 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: added -Werror
-
- 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 4 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: 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
-
- 21 Mar, 2002 1 commit
-
-
David I. Lehn authored
Original commit message from CVS: acconfig.h usage deprecated
-
- 18 Mar, 2002 1 commit
-
-
Andy Wingo Wingo authored
s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ... Original commit message from CVS: * s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way * added jack element, doesn't quite work right yet but i didn't want to lose the work -- it does build, register, and attempt to run though * imposed some restrictions on the naming of request pads to better allow for reverse parsing * added '%s' to reverse parsing * added new bin flag to indicate that it is self-iterating, and some lame code in gst-launch to test it out * fixen on launch-gui * added pkg-config stuff for the editor's libs
-
- 05 Mar, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: first prerelease
-
- 04 Mar, 2002 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
-
- 03 Mar, 2002 3 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: moved rtp out of experimental
-
Andy Wingo Wingo authored
Original commit message from CVS: move smoothwave to broken for the time being
-
Thomas Vander Stichele authored
Original commit message from CVS: don't do testsuite atm
-
- 02 Mar, 2002 3 commits
-
-
Thomas Vander Stichele authored
adding videosink is there any good reason why the videosink plugin didn't just go in the xvideo dir ? It's not like w... Original commit message from CVS: adding videosink is there any good reason why the videosink plugin didn't just go in the xvideo dir ? It's not like we *need* to have the most dirs we can get ;) if no one objects then I guess I'll move it to the sensible place
-
Richard Boulton authored
Original commit message from CVS: Added esdmon plugin. Monitors output from the esd sound daemon. Particularly useful for displaying a visualisation of the audio being played on your system. eg: gst-launch esdmon ! goom ! { queue leaky=yes ! colorspace ! sdlvideosink } You can even have several of them going at once. :)
-
Richard Boulton authored
Original commit message from CVS: *** empty log message ***
-
- 28 Feb, 2002 1 commit
-
-
Jeremy Simon authored
Original commit message from CVS: adding modplug
-
- 21 Feb, 2002 1 commit
-
-
Thomas Vander Stichele authored
use gst-debuginfo.m4 macro so plugins are actually compiled with debug info some more debug output for lame Original commit message from CVS: * use gst-debuginfo.m4 macro so plugins are actually compiled with debug info * some more debug output for lame
-
- 19 Feb, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: putting it back
-
- 16 Feb, 2002 3 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: --enable-plugin-builddir means nothing to the plugins themselves, just the tools
-
Andy Wingo Wingo authored
add 'toolsdir' to the pc files add our first plugin test, which involves simply running gst-compprep, which in the co... Original commit message from CVS: * add 'toolsdir' to the pc files * add our first plugin test, which involves simply running gst-compprep, which in the course of creating the completion registry instantiates every plugin. gst-register is run first.
-
Andy Wingo Wingo authored
Original commit message from CVS: quiet a warning from autoconf
-
- 10 Feb, 2002 4 commits
-
-
Andy Wingo Wingo authored
changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes Original commit message from CVS: * changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk * various other fixes
-
Thomas Vander Stichele authored
Original commit message from CVS: fixing aclocal
-
Thomas Vander Stichele authored
Original commit message from CVS: syncing with as-version
-
Andy Wingo Wingo authored
Original commit message from CVS: fix mad check, add defaut options properly
-
- 08 Feb, 2002 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: fix build issues
-
- 06 Feb, 2002 3 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: various additions
-
Thomas Vander Stichele authored
Original commit message from CVS: more build fixing
-
Thomas Vander Stichele authored
Original commit message from CVS: rtp conflicts with current gstclock.h, moving back to experimental
-
- 04 Feb, 2002 2 commits
-
-
Richard Boulton authored
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path.... Original commit message from CVS: Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path. Shouldn't cause errors when macros are already present on system, because macros in acinclude.m4 are used in preference.
-
Thomas Vander Stichele authored
Original commit message from CVS: gst-launch-ext
-