summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-06-04a first feeble attempt at fixoring this beautyThomas Vander Stichele1-2/+2
Original commit message from CVS: a first feeble attempt at fixoring this beauty
2002-06-04moving arts to broken, because ...Thomas Vander Stichele1-0/+2
Original commit message from CVS: moving arts to broken, because ... well, it just is. go ahead, prove me wrong ! you know you want to !
2002-06-04modplug should work (no seek events for now)Jeremy Simon1-6/+8
Original commit message from CVS: modplug should work (no seek events for now)
2002-06-04added ladspaThomas Vander Stichele1-16/+21
Original commit message from CVS: added ladspa
2002-06-04hacked around LADSPA_PATH as suggested to wingoThomas Vander Stichele2-2/+15
Original commit message from CVS: hacked around LADSPA_PATH as suggested to wingo
2002-06-04remove this headerThomas Vander Stichele1-1/+1
Original commit message from CVS: remove this header
2002-06-04this should be installed on the systemThomas Vander Stichele1-512/+0
Original commit message from CVS: this should be installed on the system
2002-06-04include the system ladspa.h fileThomas Vander Stichele2-2/+2
Original commit message from CVS: include the system ladspa.h file
2002-06-04doing the proper ladspa thingThomas Vander Stichele2-1/+11
Original commit message from CVS: doing the proper ladspa thing
2002-06-04iir filter additionThomas Vander Stichele1-1/+2
Original commit message from CVS: iir filter addition
2002-06-04new filter subdir for standard audio filters first filter uses code from ↵Thomas Vander Stichele6-0/+762
vorbis to implement an iir filter not optimi... Original commit message from CVS: new filter subdir for standard audio filters first filter uses code from vorbis to implement an iir filter not optimized yet, iir code uses doubles and plugin uses float
2002-06-03Fix the compile errorWim Taymans1-4/+4
Original commit message from CVS: Fix the compile error
2002-06-03addThomas Vander Stichele1-2/+2
Original commit message from CVS: add
2002-06-03m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add ↵Richard Boulton2-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.
2002-06-03added libfameThomas Vander Stichele1-1/+22
Original commit message from CVS: added libfame
2002-06-03added LIBFAME_DIRThomas Vander Stichele1-1/+1
Original commit message from CVS: added LIBFAME_DIR
2002-06-03anal fixThomas Vander Stichele1-1/+1
Original commit message from CVS: anal fix
2002-06-02fixing *wtay*'s codeThomas Vander Stichele1-12/+12
Original commit message from CVS: fixing *wtay*'s code
2002-06-02another one goes inThomas Vander Stichele1-0/+33
Original commit message from CVS: another one goes in
2002-06-02Added fame decoder, no clue on how to actually implement it (yet)Wim Taymans2-0/+680
Original commit message from CVS: Added fame decoder, no clue on how to actually implement it (yet)
2002-06-02Make elements nanoseconds awareWim Taymans2-2/+2
Original commit message from CVS: Make elements nanoseconds aware
2002-06-02Added lots of configurable parameters including the exported objects of fame.Wim Taymans2-172/+365
Original commit message from CVS: Added lots of configurable parameters including the exported objects of fame.
2002-06-01Some cleanups.Wim Taymans2-100/+49
Original commit message from CVS: Some cleanups.
2002-06-01silly mistakeThomas Vander Stichele1-1/+1
Original commit message from CVS: silly mistake
2002-06-01added encoding pattern propertyThomas Vander Stichele2-3/+21
Original commit message from CVS: added encoding pattern property B-frames don't work
2002-06-01and the m4 to go along with itThomas Vander Stichele1-0/+181
Original commit message from CVS: and the m4 to go along with it
2002-06-01adding libfameThomas Vander Stichele1-1/+11
Original commit message from CVS: adding libfame
2002-06-01adding fame pluginThomas Vander Stichele1-1/+7
Original commit message from CVS: adding fame plugin
2002-06-01adding preliminary libfame plugin it's still too green to be useful, ↵Thomas Vander Stichele3-0/+535
literally and needs some major fixing up Original commit message from CVS: adding preliminary libfame plugin it's still too green to be useful, literally and needs some major fixing up
2002-05-31fix arts requirementsThomas Vander Stichele1-1/+3
Original commit message from CVS: fix arts requirements
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a ↵Steve Baker7-0/+7
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-30Don't crash on events.Wim Taymans1-0/+4
Original commit message from CVS: Don't crash on events.
2002-05-30fix a problem in ladspa -- i think...Andy Wingo1-3/+3
Original commit message from CVS: fix a problem in ladspa -- i think...
2002-05-29use new dparams api. run demo_dparams to hear how smooth it is nowSteve Baker1-10/+12
Original commit message from CVS: use new dparams api. run demo_dparams to hear how smooth it is now
2002-05-29add float support to resampling lib clean up header fileAndy Wingo6-113/+567
Original commit message from CVS: * add float support to resampling lib * clean up header file
2002-05-28moving stuffThomas Vander Stichele2-0/+538
Original commit message from CVS: moving stuff
2002-05-28Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelperChristian Schaller1-3/+3
Original commit message from CVS: Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelper
2002-05-28dist fixThomas Vander Stichele1-1/+1
Original commit message from CVS: dist fix
2002-05-27various AC_HELP_STRING changesThomas Vander Stichele10-46/+66
Original commit message from CVS: various AC_HELP_STRING changes
2002-05-27AC_HELP_STRINGThomas Vander Stichele1-4/+10
Original commit message from CVS: AC_HELP_STRING
2002-05-27no need for feature, it's in common various AC_HELP_STRING changesThomas Vander Stichele6-188/+43
Original commit message from CVS: no need for feature, it's in common various AC_HELP_STRING changes
2002-05-27same changesThomas Vander Stichele3-2/+8
Original commit message from CVS: same changes
2002-05-27update to deal with events and set timestamps properlyAndy Wingo2-12/+13
Original commit message from CVS: update to deal with events and set timestamps properly
2002-05-26- Changed plugins for new APIsWim Taymans9-60/+95
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-26rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc pluginDavid I. Lehn2-3/+18
Original commit message from CVS: rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin
2002-05-24learn to love the capitalThomas Vander Stichele1-13/+13
Original commit message from CVS: learn to love the capital
2002-05-20floatcast has no lib, it's just headersAndy Wingo1-10/+0
Original commit message from CVS: floatcast has no lib, it's just headers
2002-05-18small fixThomas Vander Stichele1-0/+4
Original commit message from CVS: small fix
2002-05-15use new bytestream apiSteve Baker5-24/+58
Original commit message from CVS: use new bytestream api
2002-05-15use new bytestream api. please test if you care about this pluginSteve Baker1-6/+8
Original commit message from CVS: use new bytestream api. please test if you care about this plugin