Andy Wingo
9672e60943
pull good old filterstamp back out of the attic
...
Original commit message from CVS:
pull good old filterstamp back out of the attic
2002-02-22 15:09:23 +00:00
Thomas Vander Stichele
c5ceb37577
uncomment lame test until we can get the register to work
...
Original commit message from CVS:
uncomment lame test until we can get the register to work
2002-02-21 17:33:59 +00:00
Thomas Vander Stichele
c06adb6eac
use gst-debuginfo.m4 macro so plugins are actually compiled with debug info 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
2002-02-21 17:20:35 +00:00
Thomas Vander Stichele
c03d32e142
use gst-debuginfo.m4 macro so plugins are actually compiled with debug info 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
2002-02-21 17:20:35 +00:00
Thomas Vander Stichele
cd4b7c2103
on sink connect, check if the current pad is compatible with the given caps cleaned up debug output change pad templa...
...
Original commit message from CVS:
* on sink connect, check if the current pad is compatible with the given
caps
* cleaned up debug output
* change pad template to only accept allowed sample rates
if these changes are considered ok by others then the same should be
applied to other encoding plugins (notably the compatibility check)
2002-02-21 14:04:02 +00:00
Thomas Vander Stichele
a7f2831dd7
a few fixes
...
Original commit message from CVS:
* a few fixes
2002-02-21 13:49:11 +00:00
Thomas Vander Stichele
5500d710be
fixed compiler warning in sink put debug output in proper categories don't 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
2002-02-21 10:47:27 +00:00
Thomas Vander Stichele
7858bbc88a
remove weird thing code set caps on src pad as soon as card is opened
...
Original commit message from CVS:
remove weird thing code
set caps on src pad as soon as card is opened
2002-02-20 16:23:56 +00:00
Ronald S. Bultje
7813a24e3f
Small updates to avimux and the v4l plugins for usability in general
...
Original commit message from CVS:
Small updates to avimux and the v4l plugins for usability in general
2002-02-20 07:25:39 +00:00
Christian Schaller
bd2c426257
Fix the spec after the au plugin changed name
...
Original commit message from CVS:
Fix the spec after the au plugin changed name
2002-02-19 21:06:18 +00:00
Thomas Vander Stichele
d8effe4463
ok, this works
...
Original commit message from CVS:
ok, this works
2002-02-19 20:49:52 +00:00
Wim Taymans
90386dd433
Always bring the elements to READY before trying to do capsnego. fix the caps as lame doesn't accept law==1
...
Original commit message from CVS:
Always bring the elements to READY before trying to do capsnego.
fix the caps as lame doesn't accept law==1
2002-02-19 20:35:42 +00:00
Thomas Vander Stichele
5eb408254e
still does not work ;(
...
Original commit message from CVS:
still does not work ;(
2002-02-19 20:19:36 +00:00
Thomas Vander Stichele
1f96ea4847
adding a test for lame stuff
...
Original commit message from CVS:
adding a test for lame stuff
2002-02-19 18:28:05 +00:00
Wim Taymans
d93eb7d436
Added event handling.
...
Original commit message from CVS:
Added event handling.
Fix flush
Fix state change.
Convert to gobject deep_notify
2002-02-19 17:29:55 +00:00
Thomas Vander Stichele
9ee4ef8061
somebody help me fix lame ;)
...
Original commit message from CVS:
somebody help me fix lame ;)
I commented out the state change function because it is called before lame has the right caps.
Is the state change function still necessary ?
in any case, at least now lame actually listens to osssrc re: rate and channels
2002-02-19 12:55:16 +00:00
Thomas Vander Stichele
259eb860c8
putting it back
...
Original commit message from CVS:
putting it back
2002-02-19 11:02:28 +00:00
Thomas Vander Stichele
ed77b66c85
... and as long as there's no Makefile.am in testsuite/autoplug this will 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.
2002-02-18 17:25:46 +00:00
Andy Wingo
6f2a22eb93
better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, auparse to new capsnego
...
Original commit message from CVS:
* better capsnego in osssink
* s/parseau/auparse/
* update volume, mulawdecode, auparse to new capsnego
2002-02-17 02:06:04 +00:00
Andy Wingo
f194a20c0b
--enable-plugin-builddir means nothing to the plugins themselves, just the tools
...
Original commit message from CVS:
--enable-plugin-builddir means nothing to the plugins themselves, just the tools
2002-02-16 18:41:24 +00:00
Andy Wingo
51220af1f2
add 'toolsdir' to the pc files add our first plugin test, which involves 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.
2002-02-16 17:53:57 +00:00
Andy Wingo
a8ac08928d
quiet a warning from autoconf
...
Original commit message from CVS:
quiet a warning from autoconf
2002-02-16 05:44:09 +00:00
Thomas Vander Stichele
8e0615e6c7
how did this ever work ?
...
Original commit message from CVS:
how did this ever work ?
2002-02-13 12:02:11 +00:00
Thomas Vander Stichele
9193766df4
fix stupid gst-register mistakes make all plugins require gstreamer-plugins 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
2002-02-12 17:40:01 +00:00
Thomas Vander Stichele
1eeb611f8a
it's all about the versioning baby
...
Original commit message from CVS:
it's all about the versioning baby
2002-02-12 16:56:33 +00:00
Thomas Vander Stichele
6c83d9e4ee
some more fixes base rpm is now called gstreamer-plugins as it should be
...
Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be
2002-02-12 12:01:45 +00:00
Thomas Vander Stichele
5b7c3cf89c
various cosmetic fixes
...
Original commit message from CVS:
* various cosmetic fixes
2002-02-12 11:37:29 +00:00
Thomas Vander Stichele
2b59d87890
release version fix
...
Original commit message from CVS:
release version fix
2002-02-11 16:01:13 +00:00
Andy Wingo
0034453e20
changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes
...
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
2002-02-10 17:09:52 +00:00
Thomas Vander Stichele
ea8cf18d3a
fixing aclocal
...
Original commit message from CVS:
fixing aclocal
2002-02-10 16:37:27 +00:00
Thomas Vander Stichele
ccc329b902
syncing with as-version
...
Original commit message from CVS:
syncing with as-version
2002-02-10 15:56:25 +00:00
Andy Wingo
5f4c7c12aa
fix mad check, add defaut options properly
...
Original commit message from CVS:
fix mad check, add defaut options properly
2002-02-10 15:12:25 +00:00
Bastien Nocera
dc32d0b86b
- added info about divx related codecs
...
Original commit message from CVS:
- added info about divx related codecs
2002-02-09 15:21:36 +00:00
Andy Wingo
dfaae85365
fix build issues
...
Original commit message from CVS:
fix build issues
2002-02-08 20:12:28 +00:00
Thomas Vander Stichele
29a71d325a
fixing distcheck
...
Original commit message from CVS:
fixing distcheck
2002-02-08 11:15:45 +00:00
Benjamin Otte
abd28b89da
bugfix: make typefinding of .xm work
...
Original commit message from CVS:
bugfix: make typefinding of .xm work
2002-02-07 15:35:36 +00:00
Benjamin Otte
34ba44ffda
- modified to use _notify
...
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
2002-02-07 14:32:36 +00:00
Thomas Vander Stichele
77b37510d0
smallish fixes
...
Original commit message from CVS:
smallish fixes
2002-02-07 14:30:20 +00:00
Thomas Vander Stichele
8999b72be6
this makes more sense higher in the file
...
Original commit message from CVS:
this makes more sense higher in the file
2002-02-06 18:46:39 +00:00
Thomas Vander Stichele
d9fbdbf3b3
various additions
...
Original commit message from CVS:
various additions
2002-02-06 18:29:12 +00:00
Thomas Vander Stichele
7a4a13a6b9
more build fixing
...
Original commit message from CVS:
more build fixing
2002-02-06 18:18:16 +00:00
Thomas Vander Stichele
f081621147
rtp conflicts with current gstclock.h, moving back to experimental
...
Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental
2002-02-06 14:45:22 +00:00
Steve Baker
6f724b2666
use numerical comparisions for version check
...
Original commit message from CVS:
use numerical comparisions for version check
2002-02-06 08:22:05 +00:00
Wim Taymans
aff68553db
Moved capsnego in ossrc to a more suitable place.
...
Original commit message from CVS:
Moved capsnego in ossrc to a more suitable place.
2002-02-05 21:58:41 +00:00
Richard Boulton
e0fe55cb02
Add VISUALIZER property to ~/.gst: if set, it will cause gst-launch-ext to 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" ;-)
2002-02-05 16:39:43 +00:00
Thomas Vander Stichele
0ae077efe9
adding tools dir
...
Original commit message from CVS:
adding tools dir
2002-02-05 09:34:03 +00:00
Thomas Vander Stichele
053d6b56f6
yes we need this
...
Original commit message from CVS:
yes we need this
2002-02-04 23:14:26 +00:00
Christian Schaller
5dabf7784d
fixing some RPM dependencies
...
Original commit message from CVS:
fixing some RPM dependencies
2002-02-04 22:52:02 +00:00
Richard Boulton
8ae48af8fb
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, 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.
2002-02-04 22:42:22 +00:00
Richard Boulton
fc665b84c7
Add support for multiple files on command line, and .m3u playlists (assuming 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.
2002-02-04 22:35:09 +00:00