Commit graph

663 commits

Author SHA1 Message Date
Thomas Vander Stichele
b6be325415 added LIBFAME_DIR
Original commit message from CVS:
added LIBFAME_DIR
2002-06-03 10:55:48 +00:00
Wim Taymans
cdfc0665ce Some cleanups, add convert functions
Original commit message from CVS:
Some cleanups, add convert functions
2002-06-02 21:42:49 +00:00
Thomas Vander Stichele
227da54688 UNITS
Original commit message from CVS:
UNITS
2002-06-02 15:57:30 +00:00
Thomas Vander Stichele
a1bdcdc0c8 UNITS fixes
Original commit message from CVS:
UNITS fixes
2002-06-02 15:51:08 +00:00
Thomas Vander Stichele
550242d8c8 fixing *wtay*'s code
Original commit message from CVS:
fixing *wtay*'s code
2002-06-02 15:48:30 +00:00
Thomas Vander Stichele
1d1da039fe another one goes in
Original commit message from CVS:
another one goes in
2002-06-02 14:51:21 +00:00
Wim Taymans
6a53e8ea4a Reenable oss clock
Original commit message from CVS:
Reenable oss clock
2002-06-02 14:28:04 +00:00
Wim Taymans
6bb455cdc9 Make elements nanoseconds aware
Original commit message from CVS:
Make elements nanoseconds aware
2002-06-02 13:25:40 +00:00
Wim Taymans
8b094e02a9 Remove media specific seeking type in favour of unit. xvimage compile fix.
Original commit message from CVS:
Remove media specific seeking type in favour of unit.
xvimage compile fix.
2002-06-02 11:57:13 +00:00
Thomas Vander Stichele
c717ac899e 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
Wim Taymans
9b020fb093 Some query and convert functions.
Original commit message from CVS:
Some query and convert functions.
2002-06-01 11:00:27 +00:00
Thomas Vander Stichele
ba742744c6 adding libfame
Original commit message from CVS:
adding libfame
2002-06-01 10:52:57 +00:00
Thomas Vander Stichele
d61065944e adding fame plugin
Original commit message from CVS:
adding fame plugin
2002-06-01 10:51:17 +00:00
Wim Taymans
ee0c7c63bc Don't call oss_clock methods on the clock
Original commit message from CVS:
Don't call oss_clock methods on the clock
2002-05-31 17:52:50 +00:00
Thomas Vander Stichele
821b7d03a5 fix arts requirements
Original commit message from CVS:
fix arts requirements
2002-05-31 15:24:30 +00:00
Steve Baker
afd592b066 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:31 +00:00
Wim Taymans
38b9027f8c Slightly better sync if we could not resync the clock.
Original commit message from CVS:
Slightly better sync if we could not resync the clock.
2002-05-30 19:10:31 +00:00
Wim Taymans
dd75c7776c Implement an element event handler.
Original commit message from CVS:
Implement an element event handler.
2002-05-30 19:09:11 +00:00
Andy Wingo
22c7be80df wavparse fixups
Original commit message from CVS:
wavparse fixups
2002-05-30 04:43:38 +00:00
Andy Wingo
b1bb03e1a8 fix a problem in ladspa -- i think...
Original commit message from CVS:
fix a problem in ladspa -- i think...
2002-05-30 04:16:34 +00:00
Steve Baker
edad35067b 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:17 +00:00
Wim Taymans
40b3b23ce1 Resurect ossclock with a simple algorithm
Original commit message from CVS:
Resurect ossclock with a simple algorithm
2002-05-28 22:52:52 +00:00
Thomas Vander Stichele
dac1353696 moving stuff
Original commit message from CVS:
moving stuff
2002-05-28 20:30:11 +00:00
Christian Schaller
372c4b4044 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
2676502231 "pardon begg'd, Sir, I do think that my backside's not a sync"
Original commit message from CVS:
"pardon begg'd, Sir, I do think
that my backside's not a sync"
Sorry for fixing this but I'm pretty anable that way
2002-05-28 09:02:17 +00:00
Wim Taymans
fc8757bc01 Use alternative method for getting delay
Original commit message from CVS:
Use alternative method for getting delay
2002-05-27 23:15:56 +00:00
Thomas Vander Stichele
7ad2309eea virtual wtay patch
Original commit message from CVS:
virtual wtay patch
2002-05-27 23:02:02 +00:00
Thomas Vander Stichele
ea003f663a 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
6d02b7738b AC_HELP_STRING
Original commit message from CVS:
AC_HELP_STRING
2002-05-27 20:10:42 +00:00
Thomas Vander Stichele
605343fbd1 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
bc465f160c same changes
Original commit message from CVS:
same changes
2002-05-27 14:01:51 +00:00
Wim Taymans
d05f8f80dc Added sync option to disable syncing to the clock.
Original commit message from CVS:
Added sync option to disable syncing to the clock.
2002-05-26 23:01:16 +00:00
Wim Taymans
91a716f915 - 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
David I. Lehn
e9ddec5f68 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
f9951767fc 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
7a81331d6d don't compile the oss helper by default
Original commit message from CVS:
don't compile the oss helper by default
2002-05-20 22:44:14 +00:00
Andy Wingo
5bb8c70ac5 temporary commit to resurrect osshelper.c, will fix...
Original commit message from CVS:
temporary commit to resurrect osshelper.c, will fix...
2002-05-20 22:39:57 +00:00
Andy Wingo
7758f308f3 get rid of evil gstosshelper (intended for use with LD_PRELOAD)
Original commit message from CVS:
get rid of evil gstosshelper (intended for use with LD_PRELOAD)
2002-05-20 22:21:35 +00:00
Thomas Vander Stichele
16facd5bf5 small fix
Original commit message from CVS:
small fix
2002-05-18 22:45:56 +00:00
Steve Baker
163076dd9e use new bytestream api
Original commit message from CVS:
use new bytestream api
2002-05-15 19:08:49 +00:00
Steve Baker
c622ee22a8 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:05:41 +00:00
Christian Schaller
cd96ede62c 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
265cd3ad46 fix typo
Original commit message from CVS:
fix typo
2002-05-13 18:11:42 +00:00
Andy Wingo
19a8820683 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
565a15aacb still in anal-retentive mode, please make liberal use of the delete key
Original commit message from CVS:
still in anal-retentive mode, please make liberal use of the delete key
2002-05-13 14:55:06 +00:00
Thomas Vander Stichele
57df009f45 conformity
Original commit message from CVS:
conformity
2002-05-13 14:51:01 +00:00
Thomas Vander Stichele
2c00b0594d this should fix it
Original commit message from CVS:
this should fix it
2002-05-13 14:47:17 +00:00
Thomas Vander Stichele
9884093b74 remove seeking for now
Original commit message from CVS:
remove seeking for now
2002-05-10 23:04:03 +00:00
Thomas Vander Stichele
a18f44638b 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
Thomas Vander Stichele
8ac992ea60 gconf rules
Original commit message from CVS:
gconf rules
2002-05-10 21:53:52 +00:00