Commit graph

4518 commits

Author SHA1 Message Date
Thomas Vander Stichele
57d3fd0a4c ok, this works
Original commit message from CVS:
ok, this works
2002-02-19 20:49:52 +00:00
Wim Taymans
61281d0117 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
9abac1c3f9 still does not work ;(
Original commit message from CVS:
still does not work ;(
2002-02-19 20:19:36 +00:00
Thomas Vander Stichele
af45d10bbb 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
a7d1c9e38b 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
5eb303aaf6 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
61e0500126 putting it back
Original commit message from CVS:
putting it back
2002-02-19 11:02:28 +00:00
Thomas Vander Stichele
046c0c0ce8 ... 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
e29d6bac05 --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
e13a187db2 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
ee8f5f3ac1 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
0c07561a33 how did this ever work ?
Original commit message from CVS:
how did this ever work ?
2002-02-13 12:02:11 +00:00
Benjamin Otte
a77aca90da add an 'average-bitrate' property and everything necessary to compute it to mad
Original commit message from CVS:
add an 'average-bitrate' property and everything necessary to compute it to mad
2002-02-13 08:15:34 +00:00
Thomas Vander Stichele
e9e30f750e 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
8ff0aa4dc3 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
8c635aa436 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
3b8dc05d7b various cosmetic fixes
Original commit message from CVS:
* various cosmetic fixes
2002-02-12 11:37:29 +00:00
Thomas Vander Stichele
26a4d36c1c release version fix
Original commit message from CVS:
release version fix
2002-02-11 16:01:13 +00:00
Andy Wingo
8b44735634 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
e90f2652f5 fixing aclocal
Original commit message from CVS:
fixing aclocal
2002-02-10 16:37:27 +00:00
Thomas Vander Stichele
66435066f2 syncing with as-version
Original commit message from CVS:
syncing with as-version
2002-02-10 15:56:25 +00:00
Andy Wingo
0a2d71c77c 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
Benjamin Otte
df0d0d6ba2 bugfix: make mad decode the whole stream
Original commit message from CVS:
bugfix: make mad decode the whole stream
2002-02-10 14:13:41 +00:00
Bastien Nocera
3a4fdd3927 - 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
35e578a6b7 fix build issues
Original commit message from CVS:
fix build issues
2002-02-08 20:12:28 +00:00
Thomas Vander Stichele
44e75ff76a fixed silly bug apparently gcc 3 allows this according to gcc3
Original commit message from CVS:
fixed silly bug
apparently gcc 3 allows this according to gcc3
2002-02-08 10:55:40 +00:00
Benjamin Otte
b7e30017df bugfix: do Uraeus' job - no more //
Original commit message from CVS:
bugfix: do Uraeus' job - no more //
2002-02-08 08:32:45 +00:00
Benjamin Otte
d1efe4f40f bugfix: allow ID3v2 tags at start of audio
Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio
2002-02-08 08:31:47 +00:00
Thomas Vander Stichele
dc84aae9c2 smallish fixes
Original commit message from CVS:
smallish fixes
2002-02-07 14:30:20 +00:00
Wim Taymans
a08e275f5d Remove send_event
Original commit message from CVS:
Remove send_event
2002-02-06 23:05:22 +00:00
Wim Taymans
19329fad4a remove send_event
Original commit message from CVS:
remove send_event
2002-02-06 23:00:15 +00:00
Thomas Vander Stichele
fc0a13ae4e 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
42494b104c various additions
Original commit message from CVS:
various additions
2002-02-06 18:29:12 +00:00
Thomas Vander Stichele
065998cf90 more build fixing
Original commit message from CVS:
more build fixing
2002-02-06 18:18:16 +00:00
Benjamin Otte
d08e532655 make mad use g_object_notify instead of events - includes creation of properties
Original commit message from CVS:
make mad use g_object_notify instead of events - includes creation of properties
2002-02-06 18:10:35 +00:00
Thomas Vander Stichele
f5e21a92f3 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
0cf80c4b99 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
Thomas Vander Stichele
999b13c19c adding tools dir
Original commit message from CVS:
adding tools dir
2002-02-05 09:34:03 +00:00
Christian Schaller
96398fd993 fixing some RPM dependencies
Original commit message from CVS:
fixing some RPM dependencies
2002-02-04 22:52:02 +00:00
Richard Boulton
3a52547ed9 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
Thomas Vander Stichele
1ec6f74697 gst-launch-ext
Original commit message from CVS:
gst-launch-ext
2002-02-04 20:57:13 +00:00
Richard Boulton
bdbbe01df2 Change gstreamer-register to gst-register
Original commit message from CVS:
Change gstreamer-register to gst-register
2002-02-04 20:34:27 +00:00
Ronald S. Bultje
a570a440aa Add the v4lmjpeg plugins to the configure file
Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file
2002-02-04 19:38:10 +00:00
Thomas Vander Stichele
a47b7f3c2a tarkin fix
Original commit message from CVS:
tarkin fix
2002-02-04 13:47:09 +00:00
Thomas Vander Stichele
355c6e7a9f back to cvs
Original commit message from CVS:
back to cvs
2002-02-04 11:05:17 +00:00
Thomas Vander Stichele
9b10acc61c adding tarkin to build to try building it run configure with --enable-experimental
Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental
2002-02-04 10:51:26 +00:00
Thomas Vander Stichele
0ca0cf06ab various fixes
Original commit message from CVS:
various fixes
2002-02-04 10:36:20 +00:00
Wim Taymans
fd97b5a8a3 Assorted fixes.
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
2002-02-03 20:10:04 +00:00
Christian Schaller
cc2fff3ae6 fix small typo from earlier SPEC fix commits
Original commit message from CVS:
fix small typo from earlier SPEC fix commits
2002-02-03 19:27:21 +00:00
Christian Schaller
19f3da7596 Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more groupin...
Original commit message from CVS:
Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more grouping but I don't have the knowledge to know what plugins belong in what category of the remaining
2002-02-03 19:23:27 +00:00