Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
remove EXTRA_DIST
|
|
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
|
|
plugin debug output for the first time, I'...
Original commit message from CVS:
Uhm, if I'll be fixing errors like this all over just because I'm enabling
plugin debug output for the first time, I'm in for a world of hurt over
the next few hours...
|
|
Original commit message from CVS:
Fix the spec after the au plugin changed name
|
|
Original commit message from CVS:
putting it back
|
|
request-pad elements add a hack in gstel...
Original commit message from CVS:
* changes to spider:
* add padtemplates so the connect functions can connect two request-pad
elements
* add a hack in gstelement.c. please look at this, Company, and see how
we can get around this
* add backwards caps-propagation support in identity, int2float, float2int,
adder, speed, volume
|
|
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.
|
|
Original commit message from CVS:
capsnego fixes in adder, speed, and identity
|
|
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:
a hackish fix to link arts to the proper libs
|
|
Original commit message from CVS:
quiet a warning from autoconf
|
|
Original commit message from CVS:
Get rid of the gst_element_info() and replace it with g_message()
|
|
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:
fixed silly bug
apparently gcc 3 allows this according to gcc3
|
|
Original commit message from CVS:
bugfix: do Uraeus' job - no more //
|
|
Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio
|
|
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:
Added $(AUDIOFILE_CFLAGS)
|
|
Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental
|
|
Original commit message from CVS:
fixing make distcheck
|
|
Original commit message from CVS:
use numerical comparisions for version check
|
|
Original commit message from CVS:
adding tools dir
|
|
Original commit message from CVS:
added bitcoder.h from w3d CVS, needed to compile
|
|
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.
|
|
Original commit message from CVS:
gst-launch-ext
|
|
Original commit message from CVS:
Change gstreamer-register to gst-register
|
|
Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file
|
|
Original commit message from CVS:
Add an image and a title to the SDL window while waiting
|
|
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:
fix a error I caused by not seeing the nested comments
|