summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* remove this headerThomas Vander Stichele2002-06-041-1/+1
| | | | | Original commit message from CVS: remove this header
* this should be installed on the systemThomas Vander Stichele2002-06-041-512/+0
| | | | | Original commit message from CVS: this should be installed on the system
* include the system ladspa.h fileThomas Vander Stichele2002-06-042-2/+2
| | | | | Original commit message from CVS: include the system ladspa.h file
* doing the proper ladspa thingThomas Vander Stichele2002-06-042-1/+11
| | | | | Original commit message from CVS: doing the proper ladspa thing
* iir filter additionThomas Vander Stichele2002-06-041-1/+2
| | | | | Original commit message from CVS: iir filter addition
* Fix the compile errorWim Taymans2002-06-031-4/+4
| | | | | Original commit message from CVS: Fix the compile error
* addThomas Vander Stichele2002-06-032-4/+4
| | | | | Original commit message from CVS: add
* m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add ↵Richard Boulton2002-06-032-5/+29
| | | | | | | | | appropriate includes before test compile ... Original commit message from CVS: * m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add appropriate includes before test compile of mpeg2.h so that compilation succeeds.
* added libfameThomas Vander Stichele2002-06-031-1/+22
| | | | | Original commit message from CVS: added libfame
* added LIBFAME_DIRThomas Vander Stichele2002-06-031-1/+1
| | | | | Original commit message from CVS: added LIBFAME_DIR
* Some cleanups, add convert functionsWim Taymans2002-06-022-26/+87
| | | | | Original commit message from CVS: Some cleanups, add convert functions
* UNITSThomas Vander Stichele2002-06-021-3/+3
| | | | | Original commit message from CVS: UNITS
* UNITS fixesThomas Vander Stichele2002-06-021-3/+3
| | | | | Original commit message from CVS: UNITS fixes
* fixing *wtay*'s codeThomas Vander Stichele2002-06-021-12/+12
| | | | | Original commit message from CVS: fixing *wtay*'s code
* another one goes inThomas Vander Stichele2002-06-021-0/+33
| | | | | Original commit message from CVS: another one goes in
* Reenable oss clockWim Taymans2002-06-021-1/+0
| | | | | Original commit message from CVS: Reenable oss clock
* Make elements nanoseconds awareWim Taymans2002-06-025-6/+7
| | | | | Original commit message from CVS: Make elements nanoseconds aware
* Remove media specific seeking type in favour of unit. xvimage compile fix.Wim Taymans2002-06-022-20/+8
| | | | | | Original commit message from CVS: Remove media specific seeking type in favour of unit. xvimage compile fix.
* and the m4 to go along with itThomas Vander Stichele2002-06-011-0/+181
| | | | | Original commit message from CVS: and the m4 to go along with it
* Some query and convert functions.Wim Taymans2002-06-012-5/+109
| | | | | Original commit message from CVS: Some query and convert functions.
* adding libfameThomas Vander Stichele2002-06-011-1/+11
| | | | | Original commit message from CVS: adding libfame
* adding fame pluginThomas Vander Stichele2002-06-011-1/+7
| | | | | Original commit message from CVS: adding fame plugin
* Don't call oss_clock methods on the clockWim Taymans2002-05-311-1/+1
| | | | | Original commit message from CVS: Don't call oss_clock methods on the clock
* fix arts requirementsThomas Vander Stichele2002-05-311-1/+3
| | | | | Original commit message from CVS: fix arts requirements
* add ranks only for plugins who participate in autoplugging. If you have a ↵Steve Baker2002-05-3111-0/+11
| | | | | | | 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.
* Slightly better sync if we could not resync the clock.Wim Taymans2002-05-301-0/+2
| | | | | Original commit message from CVS: Slightly better sync if we could not resync the clock.
* Implement an element event handler.Wim Taymans2002-05-301-0/+23
| | | | | Original commit message from CVS: Implement an element event handler.
* wavparse fixupsAndy Wingo2002-05-302-1/+18
| | | | | Original commit message from CVS: wavparse fixups
* fix a problem in ladspa -- i think...Andy Wingo2002-05-301-3/+3
| | | | | Original commit message from CVS: fix a problem in ladspa -- i think...
* use new dparams api. run demo_dparams to hear how smooth it is nowSteve Baker2002-05-291-10/+12
| | | | | Original commit message from CVS: use new dparams api. run demo_dparams to hear how smooth it is now
* Resurect ossclock with a simple algorithmWim Taymans2002-05-284-34/+108
| | | | | Original commit message from CVS: Resurect ossclock with a simple algorithm
* moving stuffThomas Vander Stichele2002-05-282-0/+538
| | | | | Original commit message from CVS: moving stuff
* Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelperChristian Schaller2002-05-281-3/+3
| | | | | Original commit message from CVS: Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelper
* "pardon begg'd, Sir, I do think that my backside's not a sync"Thomas Vander Stichele2002-05-281-1/+1
| | | | | | | 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
* Use alternative method for getting delayWim Taymans2002-05-271-1/+9
| | | | | Original commit message from CVS: Use alternative method for getting delay
* virtual wtay patchThomas Vander Stichele2002-05-271-1/+1
| | | | | Original commit message from CVS: virtual wtay patch
* various AC_HELP_STRING changesThomas Vander Stichele2002-05-279-41/+61
| | | | | Original commit message from CVS: various AC_HELP_STRING changes
* AC_HELP_STRINGThomas Vander Stichele2002-05-271-4/+10
| | | | | Original commit message from CVS: AC_HELP_STRING
* no need for feature, it's in common various AC_HELP_STRING changesThomas Vander Stichele2002-05-276-188/+43
| | | | | | Original commit message from CVS: no need for feature, it's in common various AC_HELP_STRING changes
* same changesThomas Vander Stichele2002-05-273-2/+8
| | | | | Original commit message from CVS: same changes
* Added sync option to disable syncing to the clock.Wim Taymans2002-05-262-2/+14
| | | | | Original commit message from CVS: Added sync option to disable syncing to the clock.
* - Changed plugins for new APIsWim Taymans2002-05-266-297/+579
| | | | | | | | | 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
* rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc pluginDavid I. Lehn2002-05-262-3/+18
| | | | | | Original commit message from CVS: rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin
* learn to love the capitalThomas Vander Stichele2002-05-241-13/+13
| | | | | Original commit message from CVS: learn to love the capital
* don't compile the oss helper by defaultAndy Wingo2002-05-202-1/+402
| | | | | Original commit message from CVS: don't compile the oss helper by default
* temporary commit to resurrect osshelper.c, will fix...Andy Wingo2002-05-201-1/+6
| | | | | Original commit message from CVS: temporary commit to resurrect osshelper.c, will fix...
* get rid of evil gstosshelper (intended for use with LD_PRELOAD)Andy Wingo2002-05-202-406/+2
| | | | | Original commit message from CVS: get rid of evil gstosshelper (intended for use with LD_PRELOAD)
* small fixThomas Vander Stichele2002-05-181-0/+4
| | | | | Original commit message from CVS: small fix
* use new bytestream apiSteve Baker2002-05-153-8/+11
| | | | | Original commit message from CVS: use new bytestream api
* use new bytestream api. please test if you care about this pluginSteve Baker2002-05-152-21/+33
| | | | | Original commit message from CVS: use new bytestream api. please test if you care about this plugin