summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix sync on avidemuxWim Taymans2002-06-091-9/+14
| | | | | Original commit message from CVS: Fix sync on avidemux
* Added -t option to run the toplevel pipeline as a threadWim Taymans2002-06-091-8/+21
| | | | | Original commit message from CVS: Added -t option to run the toplevel pipeline as a thread
* Add queues to spider report current time as taken from the clockWim Taymans2002-06-091-10/+22
| | | | | | Original commit message from CVS: Add queues to spider report current time as taken from the clock
* Implement element query fix convert bugWim Taymans2002-06-081-5/+24
| | | | | | Original commit message from CVS: Implement element query fix convert bug
* Added wav test to seek.cWim Taymans2002-06-083-1/+371
| | | | | | Original commit message from CVS: Added wav test to seek.c Added an example of element query/seek using spider
* reorgThomas Vander Stichele2002-06-088-8/+8
| | | | | Original commit message from CVS: reorg
* rearranging element treeThomas Vander Stichele2002-06-082-2/+2
| | | | | Original commit message from CVS: rearranging element tree
* small fix after 'someone' fixed the SPEC by added a comment without a ↵Christian Schaller2002-06-071-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 :)
* better latency for default audio sinkAndy Wingo2002-06-071-1/+1
| | | | | Original commit message from CVS: better latency for default audio sink
* FLAC updates, implement sample accurate seeking, add some convert/query ↵Wim Taymans2002-06-075-68/+493
| | | | | | | | functions, make the encoder write a header Original commit message from CVS: FLAC updates, implement sample accurate seeking, add some convert/query functions, make the encoder write a header
* this does wingo's stuffThomas Vander Stichele2002-06-071-4/+7
| | | | | Original commit message from CVS: this does wingo's stuff
* adding dynparams exampleThomas Vander Stichele2002-06-071-0/+1
| | | | | Original commit message from CVS: adding dynparams example
* adding dynparams filter example codeThomas Vander Stichele2002-06-074-8/+537
| | | | | Original commit message from CVS: adding dynparams filter example code
* Seek on the queue in mp3, added flac seeking testWim Taymans2002-06-061-46/+187
| | | | | Original commit message from CVS: Seek on the queue in mp3, added flac seeking test
* apparently we need cdparanoia-libsThomas Vander Stichele2002-06-061-1/+1
| | | | | Original commit message from CVS: apparently we need cdparanoia-libs
* distcheck fixesThomas Vander Stichele2002-06-061-0/+1
| | | | | Original commit message from CVS: distcheck fixes
* fixing distcheck fixing SDL issueThomas Vander Stichele2002-06-062-2/+4
| | | | | | Original commit message from CVS: fixing distcheck fixing SDL issue
* fixenThomas Vander Stichele2002-06-061-0/+5
| | | | | Original commit message from CVS: fixen
* a present for uraeus some buildreq fixesThomas Vander Stichele2002-06-062-5/+7
| | | | | | Original commit message from CVS: a present for uraeus some buildreq fixes
* GConf fixThomas Vander Stichele2002-06-061-10/+12
| | | | | Original commit message from CVS: GConf fix
* system is a lot cooler place to be in, I can tell you that !Thomas Vander Stichele2002-06-061-4/+4
| | | | | Original commit message from CVS: system is a lot cooler place to be in, I can tell you that !
* Fixed the USE statements for arts and artsd, they where switched aroundChristian Schaller2002-06-061-26/+26
| | | | | Original commit message from CVS: Fixed the USE statements for arts and artsd, they where switched around
* apply libdv detection fix from xavAndy Wingo2002-06-041-1/+1
| | | | | Original commit message from CVS: apply libdv detection fix from xav
* moving arts to broken, because ...Thomas Vander Stichele2002-06-041-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 !
* added ladspaThomas Vander Stichele2002-06-041-16/+21
| | | | | Original commit message from CVS: added ladspa
* hacked around LADSPA_PATH as suggested to wingoThomas Vander Stichele2002-06-042-2/+15
| | | | | Original commit message from CVS: hacked around LADSPA_PATH as suggested to wingo
* 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