summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-07-01fixaroos for gconfThomas Vander Stichele2-8/+18
Original commit message from CVS: fixaroos for gconf
2002-07-01gconf stuffThomas Vander Stichele5-2/+145
Original commit message from CVS: gconf stuff
2002-06-29Fix buffer allocation problem.David Schleef2-1/+2
Original commit message from CVS: Fix buffer allocation problem.
2002-06-27adding audio filter plug-inThomas Vander Stichele1-0/+1
Original commit message from CVS: adding audio filter plug-in
2002-06-27windowed sinc bandpass filterThomas Vander Stichele5-63/+435
Original commit message from CVS: windowed sinc bandpass filter
2002-06-27highly unoptimized windowed sinc filterThomas Vander Stichele5-2/+317
Original commit message from CVS: highly unoptimized windowed sinc filter
2002-06-22header relocationThomas Vander Stichele7-10/+13
Original commit message from CVS: header relocation
2002-06-22avifile dep fixes, they now should work with thomasvs's avifile rpmsChristian Schaller1-1/+2
Original commit message from CVS: avifile dep fixes, they now should work with thomasvs's avifile rpms
2002-06-22fixed name of mikmod lib, Red Hat calls it simply mikmod. Re-enable xvideo ↵Christian Schaller1-19/+19
plugin Original commit message from CVS: fixed name of mikmod lib, Red Hat calls it simply mikmod. Re-enable xvideo plugin
2002-06-22check if cdda headers in dirThomas Vander Stichele1-1/+15
Original commit message from CVS: check if cdda headers in dir
2002-06-21Include right header file for memcpyWim Taymans1-0/+1
Original commit message from CVS: Include right header file for memcpy
2002-06-21Fixed problem with color conversionWim Taymans5-11/+57
Original commit message from CVS: Fixed problem with color conversion Added conversion between YV12 and I420
2002-06-17arts works for me...Andy Wingo1-3/+1
Original commit message from CVS: arts works for me...
2002-06-17adding my gstalsa plugin man page as a test. if it works I start commiting ↵Christian Schaller1-4/+4
some more Original commit message from CVS: adding my gstalsa plugin man page as a test. if it works I start commiting some more
2002-06-17spec changes a gogoThomas Vander Stichele1-467/+661
Original commit message from CVS: spec changes a gogo
2002-06-17cosmetic changeThomas Vander Stichele1-5/+5
Original commit message from CVS: cosmetic change
2002-06-16Fix timestampsWim Taymans1-2/+2
Original commit message from CVS: Fix timestamps
2002-06-16Add DV seeking exampleWim Taymans3-3/+42
Original commit message from CVS: Add DV seeking example
2002-06-15dingy dongThomas Vander Stichele1-1/+2
Original commit message from CVS: dingy dong
2002-06-15oopsieThomas Vander Stichele1-1/+1
Original commit message from CVS: oopsie
2002-06-15Removed interleaving till the dir is added to CVSWim Taymans1-2/+1
Original commit message from CVS: Removed interleaving till the dir is added to CVS
2002-06-14added (en/dis)able-external option did harmless search and replace, move alongThomas Vander Stichele2-49/+78
Original commit message from CVS: added (en/dis)able-external option did harmless search and replace, move along
2002-06-13use _or_warn to notify when failing to create elements adding code for ↵Thomas Vander Stichele2-47/+46
colorspace without activating it use _many fun... Original commit message from CVS: use _or_warn to notify when failing to create elements adding code for colorspace without activating it use _many functions for mpeg
2002-06-12Added modWim Taymans1-1/+1
Original commit message from CVS: Added mod
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo5-26/+26
Original commit message from CVS: * working jack elements (fixed a problem in upstream jack) * random other fixen...
2002-06-11Some cleanups, add modplug seeking example.Wim Taymans2-111/+178
Original commit message from CVS: Some cleanups, add modplug seeking example.
2002-06-11Fix seeking in modplug. It appears the seek really happened after getting ↵Wim Taymans1-16/+34
the next samples. Original commit message from CVS: Fix seeking in modplug. It appears the seek really happened after getting the next samples.
2002-06-10use 0.9.5 libdv m4 check, please report problems if anyThomas Vander Stichele1-3/+3
Original commit message from CVS: use 0.9.5 libdv m4 check, please report problems if any
2002-06-10adding libdv m4 checkThomas Vander Stichele1-0/+108
Original commit message from CVS: adding libdv m4 check
2002-06-10added rc3 check, rc2 will now not be detected anymoreThomas Vander Stichele1-21/+35
Original commit message from CVS: added rc3 check, rc2 will now not be detected anymore
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