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
Thomas Vander Stichele
1c6b00f624
does this matter ?
...
Original commit message from CVS:
does this matter ?
2002-02-04 22:09:40 +00:00
Thomas Vander Stichele
79ab700341
gst-launch-ext can be used to play common media files with fixed pipes based 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.
2002-02-04 21:39:45 +00:00
Thomas Vander Stichele
e51e53d0d5
gst-launch-ext
...
Original commit message from CVS:
gst-launch-ext
2002-02-04 20:57:13 +00:00
Richard Boulton
9ce73b2cfa
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
Thomas Vander Stichele
2a5029145e
start of a gst-launch helper based on extension
...
Original commit message from CVS:
start of a gst-launch helper based on extension
2002-02-04 19:57:35 +00:00
Wim Taymans
a5772bb596
Small _get/_set fixes.
...
Original commit message from CVS:
Small _get/_set fixes.
2002-02-04 19:45:59 +00:00
Ronald S. Bultje
7254ecbd02
It should now basically work - fps calculations are still on the TODO list
...
Original commit message from CVS:
It should now basically work - fps calculations are still on the TODO list
2002-02-04 19:44:08 +00:00
Ronald S. Bultje
ba02074906
Small fixes
...
Original commit message from CVS:
Small fixes
2002-02-04 19:41:50 +00:00
Ronald S. Bultje
bdcd542f5a
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
145753408e
tarkin fix
...
Original commit message from CVS:
tarkin fix
2002-02-04 13:47:09 +00:00
Thomas Vander Stichele
7bc3d2e8cf
back to cvs
...
Original commit message from CVS:
back to cvs
2002-02-04 11:05:17 +00:00
Thomas Vander Stichele
6a0b17898b
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
db6863917d
various fixes
...
Original commit message from CVS:
various fixes
2002-02-04 10:36:20 +00:00
Christian Schaller
2c818e34fe
// to /* */ fixes
...
Original commit message from CVS:
// to /* */ fixes
2002-02-03 22:27:33 +00:00
Wim Taymans
341e978125
Add the oss clock too.
...
Original commit message from CVS:
Add the oss clock too.
This one shows that there should be more infrastructure to dispatch clock
events.
2002-02-03 20:11:47 +00:00
Wim Taymans
98ffdface2
Assorted fixes.
...
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
2002-02-03 20:10:04 +00:00
Christian Schaller
2679c67d40
Fixing // style comments into /* */
...
Original commit message from CVS:
Fixing // style comments into /* */
2002-02-03 20:04:07 +00:00
Christian Schaller
10d655d269
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
7b973c75f8
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
Christian Schaller
0ec6995971
Added Goom and icecast to the spec, also fixed jpmeg mmx
...
Original commit message from CVS:
Added Goom and icecast to the spec, also fixed jpmeg mmx
2002-02-03 19:05:07 +00:00
Ronald S. Bultje
5aeb0b399f
We dont need these anymore, avidemux handles it all internally
...
Original commit message from CVS:
We dont need these anymore, avidemux handles it all internally
2002-02-03 16:09:07 +00:00
Ronald S. Bultje
bbe54084b8
We dont need avidecoder and avitypes anymore
...
Original commit message from CVS:
We dont need avidecoder and avitypes anymore
2002-02-03 16:07:53 +00:00
Ronald S. Bultje
41d83ad803
Some small adjustments for for better open-a-new-file handling
...
Original commit message from CVS:
Some small adjustments for for better open-a-new-file handling
2002-02-03 15:47:02 +00:00
Ronald S. Bultje
63c5bedc40
Fixes AVI playback - doh
...
Original commit message from CVS:
Fixes AVI playback - doh
2002-02-03 13:47:16 +00:00
Erik Walthinsen
2e5ae1de37
added back goom to configure.ac after syncing with release
...
Original commit message from CVS:
added back goom to configure.ac after syncing with release
2002-02-03 04:00:17 +00:00
Erik Walthinsen
d49445652d
Committing differences between CVS and the 0.3.2 release. These changes were in the local copy that the dist was mad...
...
Original commit message from CVS:
Committing differences between CVS and the 0.3.2 release. These changes
were in the local copy that the dist was made from, but have never been
in CVS (I hunted for matching revisions on all of them). I will retag
these files with the proper release tag as soon as they're committed.
2002-02-03 03:57:04 +00:00
Wim Taymans
8c47de1c65
Added fps control to goom
...
Original commit message from CVS:
Added fps control to goom
2002-02-03 02:45:33 +00:00
Bastien Nocera
2da71acdf5
- remove the use of ASM as well
...
Original commit message from CVS:
- remove the use of ASM as well
2002-02-03 01:59:30 +00:00
Bastien Nocera
7019a03ee1
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
...
Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
2002-02-02 18:49:03 +00:00
Ronald S. Bultje
e8ace28405
WARNING: avimux is still broken, but less broken than it used to be... Code is under heavy development and will work ...
...
Original commit message from CVS:
WARNING: avimux is still broken, but less broken than it used to be... Code is under heavy development and will work sooner or later... Uploaded for generic development and testing purposes, not intended for generic use whatsoever
2002-02-02 16:27:20 +00:00
Wim Taymans
a7928f4f94
Remove deprecated call.
...
Original commit message from CVS:
Remove deprecated call.
2002-02-02 16:26:41 +00:00
Christian Schaller
f0d9c25c94
Corrected OpenQuicktime dep to openquicktime
...
Original commit message from CVS:
Corrected OpenQuicktime dep to openquicktime
2002-02-02 15:59:00 +00:00
Thomas Vander Stichele
9ff7277e7d
updates for release
...
Original commit message from CVS:
updates for release
2002-02-02 15:50:36 +00:00