Wim Taymans
afaebfd60d
Remove media specific seek formats
...
Original commit message from CVS:
Remove media specific seek formats
2002-06-02 11:54:58 +00:00
Thomas Vander Stichele
d6081afbc8
and the m4 to go along with it
...
Original commit message from CVS:
and the m4 to go along with it
2002-06-01 11:03:33 +00:00
Thomas Vander Stichele
d5ce6a5e59
adding libfame
...
Original commit message from CVS:
adding libfame
2002-06-01 10:52:57 +00:00
Thomas Vander Stichele
e1f17ab4f6
adding fame plugin
...
Original commit message from CVS:
adding fame plugin
2002-06-01 10:51:17 +00:00
Wim Taymans
f08827f51e
Added the vorbisfile seek example
...
Original commit message from CVS:
Added the vorbisfile seek example
2002-05-31 23:38:08 +00:00
Wim Taymans
7e72e9be21
Added the vorbisfile plugin.
...
Original commit message from CVS:
Added the vorbisfile plugin.
2002-05-31 23:37:28 +00:00
Thomas Vander Stichele
8b2b7891f1
fix arts requirements
...
Original commit message from CVS:
fix arts requirements
2002-05-31 15:24:30 +00:00
Steve Baker
619f1fdc43
add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't any...
...
Original commit message from CVS:
add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't anymore, then let me know or add a rank to the missing element.
2002-05-31 08:24:29 +00:00
Wim Taymans
eadc5593b3
Testcase for element seeking.
...
Original commit message from CVS:
Testcase for element seeking.
2002-05-30 19:03:58 +00:00
Steve Baker
0e02813372
use new dparams api. also has a slight optimisation so that CLAMP is only used if gain is greater than 1.0
...
Original commit message from CVS:
use new dparams api. also has a slight optimisation so that CLAMP is only used if gain is greater than 1.0
2002-05-29 18:56:23 +00:00
Steve Baker
6ad042fada
use new dparams api. run demo_dparams to hear how smooth it is now
...
Original commit message from CVS:
use new dparams api. run demo_dparams to hear how smooth it is now
2002-05-29 18:54:19 +00:00
Andy Wingo
85a358dbe3
fix makefile...
...
Original commit message from CVS:
fix makefile...
2002-05-29 06:17:24 +00:00
Andy Wingo
8abfefa61b
maintainance on audioscale
...
Original commit message from CVS:
maintainance on audioscale
2002-05-29 06:14:43 +00:00
Andy Wingo
243cd11675
add float support to resampling lib clean up header file
...
Original commit message from CVS:
* add float support to resampling lib
* clean up header file
2002-05-29 06:13:26 +00:00
Thomas Vander Stichele
105ae1059f
moving stuff
...
Original commit message from CVS:
moving stuff
2002-05-28 20:30:11 +00:00
Christian Schaller
235f2b3fae
Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelper
...
Original commit message from CVS:
Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelper
2002-05-28 19:44:31 +00:00
Thomas Vander Stichele
6d9dd641d0
various AC_HELP_STRING changes
...
Original commit message from CVS:
various AC_HELP_STRING changes
2002-05-27 20:37:17 +00:00
Thomas Vander Stichele
01ea5613a7
AC_HELP_STRING
...
Original commit message from CVS:
AC_HELP_STRING
2002-05-27 20:10:42 +00:00
Thomas Vander Stichele
139c562492
no need for feature, it's in common various AC_HELP_STRING changes
...
Original commit message from CVS:
no need for feature, it's in common
various AC_HELP_STRING changes
2002-05-27 20:08:14 +00:00
Thomas Vander Stichele
796709105d
same changes
...
Original commit message from CVS:
same changes
2002-05-27 14:01:51 +00:00
Andy Wingo
031de644f9
fixups in the prop view/controller compilation fixes in the player add gst-editor to gst-all fixes to adder to comply...
...
Original commit message from CVS:
* fixups in the prop view/controller
* compilation fixes in the player
* add gst-editor to gst-all
* fixes to adder to comply with new osssink sync issues
* alsa fixes, although still 100% cpu is used, yum
* reenable locking of threaded elements, seems to work fine here
* fix a makefile in examples/plugins
2002-05-27 04:48:57 +00:00
Andy Wingo
b94f335876
volume 1.0 by default
...
Original commit message from CVS:
volume 1.0 by default
2002-05-27 04:29:30 +00:00
Wim Taymans
c75114628d
- Changed plugins for new APIs
...
Original commit message from CVS:
- Changed plugins for new APIs
- modularized audiofile.
- added seeking, query and convert functions for mad, mpeg2dec,
avidemux, mpegdemux, mpegparse
- sync updates to oss. removed the ossclock for now
2002-05-26 21:59:22 +00:00
Wim Taymans
dd54b67104
More seeking testcases
...
Original commit message from CVS:
More seeking testcases
2002-05-26 21:30:22 +00:00
David I. Lehn
fd1648849b
rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin
...
Original commit message from CVS:
rename dvdsrc to dvdreadsrc
add libdvdnav support as dvdnavsrc plugin
2002-05-26 17:39:45 +00:00
Thomas Vander Stichele
6d1b431627
yield from time to time
...
Original commit message from CVS:
yield from time to time
2002-05-25 18:03:10 +00:00
Thomas Vander Stichele
c5df5242c2
learn to love the capital
...
Original commit message from CVS:
learn to love the capital
2002-05-24 15:40:25 +00:00
Andy Wingo
941073b31f
Alsasink is no longer bitrotten anymore, yay!
...
Original commit message from CVS:
Alsasink is no longer bitrotten anymore, yay!
Alsasrc untested.
Also, fixed a logic error in the main loop regarding proper interpretation of avail_update. This fix came from jack.
2002-05-21 05:38:38 +00:00
Andy Wingo
d734006e3c
floatcast has no lib, it's just headers
...
Original commit message from CVS:
floatcast has no lib, it's just headers
2002-05-20 22:16:00 +00:00
Thomas Vander Stichele
cae4b8179a
small fix
...
Original commit message from CVS:
small fix
2002-05-18 22:45:56 +00:00
Steve Baker
ea1b554280
use new bytestream api. please test if you care about this plugin
...
Original commit message from CVS:
use new bytestream api. please test if you care about this plugin
2002-05-15 19:03:59 +00:00
Steve Baker
7c4b0049b2
use new bytestream api
...
Original commit message from CVS:
use new bytestream api
2002-05-15 18:55:35 +00:00
Christian Schaller
5a57581bed
Some loving for the spec file. Now includes httpsrc, dxr3, jack and effectv and some other little goodies. Also make ...
...
Original commit message from CVS:
Some loving for the spec file. Now includes httpsrc, dxr3, jack and effectv
and some other little goodies. Also make it more correct by using _macros instead of selfmade defines
2002-05-13 19:53:56 +00:00
Andy Wingo
014b491bbe
fix typo
...
Original commit message from CVS:
fix typo
2002-05-13 18:11:42 +00:00
Andy Wingo
4812cd69cf
update to new jack api
...
Original commit message from CVS:
update to new jack api
2002-05-13 18:08:33 +00:00
Thomas Vander Stichele
94b7d94b79
this should fix it
...
Original commit message from CVS:
this should fix it
2002-05-13 14:47:17 +00:00
Thomas Vander Stichele
726d1a035d
assimilated.
...
Original commit message from CVS:
assimilated.
2002-05-13 14:34:11 +00:00
Thomas Vander Stichele
9a2e484d6a
remove seeking for now
...
Original commit message from CVS:
remove seeking for now
2002-05-10 23:04:03 +00:00
Thomas Vander Stichele
ae9d52a0ae
try again
...
Original commit message from CVS:
try again
2002-05-10 22:55:08 +00:00
Thomas Vander Stichele
2f9a4d7ee9
removing snapshot from the build because we need to fix it adding gconf schema to build and spec
...
Original commit message from CVS:
removing snapshot from the build because we need to fix it
adding gconf schema to build and spec
2002-05-10 21:56:15 +00:00
David I. Lehn
59364c7b94
duh, revert last stupid commit adding non-existant common dir
...
Original commit message from CVS:
duh, revert last stupid commit adding non-existant common dir
2002-05-08 21:19:38 +00:00
David I. Lehn
3cec325ff7
add common to dist
...
Original commit message from CVS:
add common to dist
2002-05-08 21:18:20 +00:00
Wim Taymans
34dc312371
We're till using micros for timestamps.
...
Original commit message from CVS:
We're till using micros for timestamps.
2002-05-08 20:21:45 +00:00
Wim Taymans
e92b1b7edc
Added simple seeking testsuite
...
Original commit message from CVS:
Added simple seeking testsuite
Added effectv
2002-05-08 20:18:13 +00:00
Wim Taymans
23ba333a82
Fixed a typo in the idct plugin name make gstriff a real plugin
...
Original commit message from CVS:
Fixed a typo in the idct plugin name
make gstriff a real plugin
2002-05-08 20:10:56 +00:00
Jeremy Simon
8ac831c97c
add gstsnapshot : drop a frame to a png file when the plugin recieved a signal or at a given frame
...
Original commit message from CVS:
add gstsnapshot : drop a frame to a png file when the plugin recieved a signal or
at a given frame
2002-05-07 22:27:32 +00:00
Steve Baker
d66933e37f
sinesrc:
...
Original commit message from CVS:
sinesrc:
- fixed timestamp calculation (again)
- renamed buffer_size to the less ambigious samples_per_buffer
demo_dparams:
- replaced clumsy g_object_set_property with g_object_set
- use volume element for volume (just for testing)
2002-05-05 15:46:05 +00:00
Steve Baker
49f02b6a0e
make the volume range a more sensible 0 -> 4 instead of -4 -> 4
...
Original commit message from CVS:
make the volume range a more sensible 0 -> 4 instead of -4 -> 4
2002-05-05 15:42:48 +00:00
Benjamin Otte
ff7ac81fd8
gstvolume.c:321: warning: operation on 'i' may be undefined
...
Original commit message from CVS:
gstvolume.c:321: warning: operation on 'i' may be undefined
2002-05-04 22:24:03 +00:00
Andy Wingo
23168fa71b
some jack fixes, alsa touchups, and add rtp by default to the build if there are any problems building rtp, we're mov...
...
Original commit message from CVS:
some jack fixes, alsa touchups, and add rtp by default to the build
if there are any problems building rtp, we're moving it back to experimental ;)
2002-05-04 18:57:43 +00:00