- 08 May, 2002 1 commit
-
-
Wim Taymans authored
Original commit message from CVS: Added simple seeking testsuite Added effectv
-
- 07 May, 2002 1 commit
-
-
Jeremy Simon authored
Original commit message from CVS: add gstsnapshot : drop a frame to a png file when the plugin recieved a signal or at a given frame
-
- 04 May, 2002 1 commit
-
-
Andy Wingo Wingo authored
some jack fixes, alsa touchups, and add rtp by default to the build if there are any problems building rtp, we're mov... Original commit message from CVS: some jack fixes, alsa touchups, and add rtp by default to the build if there are any problems building rtp, we're moving it back to experimental ;)
-
- 03 May, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: various name fixes and sundry
-
- 01 May, 2002 1 commit
-
-
Artyom Baginski authored
Original commit message from CVS: adding new quicktime parser: - openquicktime free (hense gst/qtdemux) - no more seeks for parsing -> better for network streams - uses GstByteStream - less memcpy's - long ChangeLog record in pompous style
-
- 26 Apr, 2002 1 commit
-
-
Steve Baker Baker authored
Original commit message from CVS: move the lrint check to happen earlier. add the floatcast dir.
-
- 25 Apr, 2002 1 commit
-
-
Steve Baker Baker authored
check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will check for this and provide alternatives i... Original commit message from CVS: check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will check for this and provide alternatives if necessary
-
- 20 Apr, 2002 1 commit
-
-
Andy Wingo Wingo authored
a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory
-
- 15 Apr, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: more mergeback from the latest release
-
- 13 Apr, 2002 1 commit
-
-
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 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: various additions
-