| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
indentation too ;)
Original commit message from CVS:
what sort of compiler allowed this anomaly to pass ???
please fix indentation too ;)
|
|
|
|
|
|
|
|
| |
gst-plugins, it will update common automatica...
Original commit message from CVS:
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins,
it will update common automatically, and we don't support half-updated trees
|
|
|
|
|
| |
Original commit message from CVS:
fix a typo
|
|
|
|
|
|
|
| |
Original commit message from CVS:
adding 'videosink' element
It's basically a rewritten xvideosink, but is more modular and allows 'hooks'.
It is needed by GstVideoWidget in gst-player
|
|
|
|
|
|
| |
Original commit message from CVS:
Fix a small typo in gst-launch-ext.
Add gst-visualise, together with a manpage.
|
|
|
|
|
|
| |
Original commit message from CVS:
Add timestamps to osssrc.
Remove unused member "seq".
|
|
|
|
|
|
|
|
| |
changes the frequency, depth or mono/ster...
Original commit message from CVS:
Fix up esdmon timestamps, so that they don't go completely wrong if
someone changes the frequency, depth or mono/stereo parameters.
|
|
|
|
|
|
|
|
|
|
| |
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:
more changes
|
|
|
|
|
| |
Original commit message from CVS:
adapt to use new stuff
|
|
|
|
|
| |
Original commit message from CVS:
added modplug to SPEC file
|
|
|
|
|
| |
Original commit message from CVS:
get rid of some warnings if you don't have a config file
|
|
|
|
|
| |
Original commit message from CVS:
adding man page
|
|
|
|
|
|
|
|
|
|
| |
it is fine to drop data going to the vis...
Original commit message from CVS:
Set the leaky parameter to 1 when using visualisers; if the queue gets
full, it is fine to drop data going to the visualiser. This solves the
problem I was having with playback freezing while playing some files with
visualisers.
|
|
|
|
|
| |
Original commit message from CVS:
adding modplug
|
|
|
|
|
| |
Original commit message from CVS:
added manpage for gst-launch-ext, now thomas must add it to the build :)
|
|
|
|
|
| |
Original commit message from CVS:
added fli support to the gst-lauch-ext application
|
|
|
|
|
| |
Original commit message from CVS:
Get rid of a warning
|
|
|
|
|
| |
Original commit message from CVS:
pull good old filterstamp back out of the attic
|
|
|
|
|
|
|
|
|
| |
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:
* a few fixes
|
|
|
|
|
|
|
|
|
|
| |
set caps while opening device (in state ch...
Original commit message from CVS:
* fixed compiler warning in sink
* put debug output in proper categories
* don't set caps while opening device (in state change) since caps setting
is not allowed if element isn't ready yet
|
|
|
|
|
|
| |
Original commit message from CVS:
remove weird thing code
set caps on src pad as soon as card is opened
|
|
|
|
|
| |
Original commit message from CVS:
Small updates to avimux and the v4l plugins for usability in general
|
|
|
|
|
| |
Original commit message from CVS:
Fix the spec after the au plugin changed name
|
|
|
|
|
| |
Original commit message from CVS:
putting it back
|
|
|
|
|
|
|
|
| |
not work very well either.
Original commit message from CVS:
... and as long as there's no Makefile.am in testsuite/autoplug this will
not work very well either.
|
|
|
|
|
|
|
|
|
| |
auparse to new capsnego
Original commit message from CVS:
* better capsnego in osssink
* s/parseau/auparse/
* update volume, mulawdecode, auparse to new capsnego
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Original commit message from CVS:
how did this ever work ?
|
|
|
|
|
|
|
|
|
| |
make only gstreamer-plugins require gstre...
Original commit message from CVS:
* fix stupid gst-register mistakes
* make all plugins require gstreamer-plugins
* make only gstreamer-plugins require gstreamer
|
|
|
|
|
| |
Original commit message from CVS:
it's all about the versioning baby
|
|
|
|
|
|
| |
Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be
|
|
|
|
|
| |
Original commit message from CVS:
* various cosmetic fixes
|
|
|
|
|
| |
Original commit message from CVS:
release version fix
|
|
|
|
|
|
|
|
| |
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:
- added info about divx related codecs
|
|
|
|
|
| |
Original commit message from CVS:
fix build issues
|
|
|
|
|
| |
Original commit message from CVS:
fixing distcheck
|
|
|
|
|
| |
Original commit message from CVS:
bugfix: make typefinding of .xm work
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- modified to use _notify
- no more //
- DON'T allow to set the device while device is open. _get_property("device") returns wrong device else
|
|
|
|
|
| |
Original commit message from CVS:
smallish fixes
|
|
|
|
|
| |
Original commit message from CVS:
this makes more sense higher in the file
|
|
|
|
|
| |
Original commit message from CVS:
various additions
|