Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Original commit message from CVS:
fix mad check, add defaut options properly
|
|
Original commit message from CVS:
fix build issues
|
|
Original commit message from CVS:
various additions
|
|
Original commit message from CVS:
more build fixing
|
|
Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental
|
|
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.
|
|
Original commit message from CVS:
gst-launch-ext
|
|
Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file
|
|
Original commit message from CVS:
tarkin fix
|
|
Original commit message from CVS:
back to cvs
|
|
--enable-experimental
Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental
|
|
Original commit message from CVS:
various fixes
|
|
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
|
|
Original commit message from CVS:
added back goom to configure.ac after syncing with release
|
|
were in the local copy that the dist was mad...
Original commit message from CVS:
Committing differences between CVS and the 0.3.2 release. These changes
were in the local copy that the dist was made from, but have never been
in CVS (I hunted for matching revisions on all of them). I will retag
these files with the proper release tag as soon as they're committed.
|
|
ppc :)
Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
|
|
Original commit message from CVS:
updates for release
|
|
Original commit message from CVS:
upped prerelease number
|
|
Original commit message from CVS:
Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
|
|
Original commit message from CVS:
prerelease
|
|
prefix/include/lame.h so I fixed stuff accord...
Original commit message from CVS:
I checked lame packages and source code and they seem to want lame.h in
prefix/include/lame.h
so I fixed stuff accordingly.
Do any systems have lame in include/lame/lame.h ?
If so, mail me and we'll work it out.
|
|
Original commit message from CVS:
cvs versioning
|
|
Original commit message from CVS:
added -Wall to GST_INT_CFLAGS
|
|
Original commit message from CVS:
bunch of deletions
|