Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
moving arts to broken, because ...
well, it just is.
go ahead, prove me wrong ! you know you want to !
|
|
Original commit message from CVS:
doing the proper ladspa thing
|
|
Original commit message from CVS:
iir filter addition
|
|
Original commit message from CVS:
adding libfame
|
|
Original commit message from CVS:
various AC_HELP_STRING changes
|
|
Original commit message from CVS:
same changes
|
|
Original commit message from CVS:
rename dvdsrc to dvdreadsrc
add libdvdnav support as dvdnavsrc plugin
|
|
Original commit message from CVS:
fix typo
|
|
Original commit message from CVS:
update to new jack api
|
|
Original commit message from CVS:
remove seeking for now
|
|
schema to build and spec
Original commit message from CVS:
removing snapshot from the build because we need to fix it
adding gconf schema to build and spec
|
|
Original commit message from CVS:
duh, revert last stupid commit adding non-existant common dir
|
|
Original commit message from CVS:
add common to dist
|
|
Original commit message from CVS:
Added simple seeking testsuite
Added effectv
|
|
signal or at a given frame
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
|
|
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 ;)
|
|
Original commit message from CVS:
various name fixes and sundry
|
|
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
|
|
Original commit message from CVS:
move the lrint check to happen earlier. add the floatcast dir.
|
|
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
|
|
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
|
|
Original commit message from CVS:
more mergeback from the latest release
|
|
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
|
|
Original commit message from CVS:
added -Werror
|
|
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
|
|
Original commit message from CVS:
* alphabetization fixen
* a jack caps fix
|
|
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
|
|
Original commit message from CVS:
added check for 0.7.3 a52 api
|
|
Original commit message from CVS:
Changed to the new props API
Other small tuff.
|
|
Original commit message from CVS:
* check for the proper dxr3 header
* aphabetization fixes
|
|
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
|
|
Original commit message from CVS:
acconfig.h usage deprecated
|
|
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
|
|
Original commit message from CVS:
first prerelease
|
|
debug it :)
Original commit message from CVS:
rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
|
|
Original commit message from CVS:
moved rtp out of experimental
|
|
Original commit message from CVS:
move smoothwave to broken for the time being
|
|
Original commit message from CVS:
don't do testsuite atm
|
|
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
|
|
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. :)
|
|
Original commit message from CVS:
*** empty log message ***
|
|
Original commit message from CVS:
adding modplug
|
|
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
|
|
Original commit message from CVS:
putting it back
|
|
Original commit message from CVS:
--enable-plugin-builddir means nothing to the plugins themselves, just the tools
|
|
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.
|
|
Original commit message from CVS:
quiet a warning from autoconf
|
|
smalltalk various other fixes
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
|
|
Original commit message from CVS:
fixing aclocal
|
|
Original commit message from CVS:
syncing with as-version
|