| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Original commit message from CVS:
more build fixing
|
|
|
|
|
| |
Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental
|
|
|
|
|
| |
Original commit message from CVS:
use numerical comparisions for version check
|
|
|
|
|
| |
Original commit message from CVS:
Moved capsnego in ossrc to a more suitable place.
|
|
|
|
|
|
|
|
|
| |
display a visualiser for audio only formats.
Original commit message from CVS:
Add VISUALIZER property to ~/.gst: if set, it will cause gst-launch-ext
to display a visualiser for audio only formats.
Try "VISUALIZER=goom" ;-)
|
|
|
|
|
| |
Original commit message from CVS:
adding tools dir
|
|
|
|
|
| |
Original commit message from CVS:
yes we need this
|
|
|
|
|
| |
Original commit message from CVS:
fixing some RPM dependencies
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
format of .m3u playlist is simply a list...
Original commit message from CVS:
Add support for multiple files on command line, and .m3u playlists
(assuming format of .m3u playlist is simply a list of filenames, one per
line. Comments will probably work, because the file won't be found. ;-> )
Needs to have support for ctrl-c added, so that play can be aborted without
going through whole list of files.
|
|
|
|
|
| |
Original commit message from CVS:
does this matter ?
|
|
|
|
|
|
|
|
|
|
|
| |
on the file extension.
Original commit message from CVS:
gst-launch-ext can be used to play common media files with fixed pipes
based on the file extension.
It optionally uses a .gst file in the home directory to select preferred
audio and video sinks.
|
|
|
|
|
| |
Original commit message from CVS:
gst-launch-ext
|
|
|
|
|
| |
Original commit message from CVS:
Change gstreamer-register to gst-register
|
|
|
|
|
| |
Original commit message from CVS:
start of a gst-launch helper based on extension
|
|
|
|
|
| |
Original commit message from CVS:
Small _get/_set fixes.
|
|
|
|
|
| |
Original commit message from CVS:
It should now basically work - fps calculations are still on the TODO list
|
|
|
|
|
| |
Original commit message from CVS:
Small fixes
|
|
|
|
|
| |
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:
// to /* */ fixes
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Add the oss clock too.
This one shows that there should be more infrastructure to dispatch clock
events.
|
|
|
|
|
|
| |
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
|
|
|
|
|
| |
Original commit message from CVS:
Fixing // style comments into /* */
|
|
|
|
|
| |
Original commit message from CVS:
fix small typo from earlier SPEC fix commits
|