summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-06-09add seek event, first shot ;)Jeremy Simon2-55/+138
Original commit message from CVS: add seek event, first shot ;)
2002-06-09Added -t option to run the toplevel pipeline as a threadWim Taymans1-8/+21
Original commit message from CVS: Added -t option to run the toplevel pipeline as a thread
2002-06-09Add queues to spider report current time as taken from the clockWim Taymans1-10/+22
Original commit message from CVS: Add queues to spider report current time as taken from the clock
2002-06-08Added wav test to seek.cWim Taymans3-1/+371
Original commit message from CVS: Added wav test to seek.c Added an example of element query/seek using spider
2002-06-08reorderThomas Vander Stichele1-1/+1
Original commit message from CVS: reorder
2002-06-08rearranging element treeThomas Vander Stichele1-1/+1
Original commit message from CVS: rearranging element tree
2002-06-07small fix after 'someone' fixed the SPEC by added a comment without a ↵Christian Schaller1-1/+1
comment # in front of it :) Original commit message from CVS: small fix after 'someone' fixed the SPEC by added a comment without a comment # in front of it :)
2002-06-07better latency for default audio sinkAndy Wingo1-1/+1
Original commit message from CVS: better latency for default audio sink
2002-06-07this does wingo's stuffThomas Vander Stichele1-4/+7
Original commit message from CVS: this does wingo's stuff
2002-06-07adding dynparams exampleThomas Vander Stichele1-0/+1
Original commit message from CVS: adding dynparams example
2002-06-07adding dynparams filter example codeThomas Vander Stichele3-4/+535
Original commit message from CVS: adding dynparams filter example code
2002-06-06Seek on the queue in mp3, added flac seeking testWim Taymans1-46/+187
Original commit message from CVS: Seek on the queue in mp3, added flac seeking test
2002-06-06apparently we need cdparanoia-libsThomas Vander Stichele1-1/+1
Original commit message from CVS: apparently we need cdparanoia-libs
2002-06-06distcheck fixesThomas Vander Stichele2-0/+2
Original commit message from CVS: distcheck fixes
2002-06-06fixing distcheck fixing SDL issueThomas Vander Stichele2-2/+4
Original commit message from CVS: fixing distcheck fixing SDL issue
2002-06-06fixenThomas Vander Stichele1-0/+5
Original commit message from CVS: fixen
2002-06-06a present for uraeus some buildreq fixesThomas Vander Stichele2-5/+7
Original commit message from CVS: a present for uraeus some buildreq fixes
2002-06-06GConf fixThomas Vander Stichele1-10/+12
Original commit message from CVS: GConf fix
2002-06-06system is a lot cooler place to be in, I can tell you that !Thomas Vander Stichele1-4/+4
Original commit message from CVS: system is a lot cooler place to be in, I can tell you that !
2002-06-06Fixed the USE statements for arts and artsd, they where switched aroundChristian Schaller1-26/+26
Original commit message from CVS: Fixed the USE statements for arts and artsd, they where switched around
2002-06-04apply libdv detection fix from xavAndy Wingo1-1/+1
Original commit message from CVS: apply libdv detection fix from xav
2002-06-04fix gstarts. the sound is krappy, but it does make sound -- remember to do ↵Andy Wingo2-3/+20
osssink sync=false Original commit message from CVS: fix gstarts. the sound is krappy, but it does make sound -- remember to do osssink sync=false
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