summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* windowed sinc bandpass filterThomas Vander Stichele2002-06-272-0/+679
* fixed the vob pipeline. It now plays the movie perfectly, but the sound is mi...Christian Schaller2002-06-251-1/+1
* header relocationThomas Vander Stichele2002-06-222-5/+8
* Add timestamp, mikmod work nowJeremy Simon2002-06-223-11/+17
* fix the vob pipeline and set xvideosink as defaultChristian Schaller2002-06-221-2/+2
* avifile dep fixes, they now should work with thomasvs's avifile rpmsChristian Schaller2002-06-221-1/+2
* fixed name of mikmod lib, Red Hat calls it simply mikmod. Re-enable xvideo pl...Christian Schaller2002-06-221-19/+19
* check if cdda headers in dirThomas Vander Stichele2002-06-221-1/+15
* Prefer 32 bits over 24 bits outputWim Taymans2002-06-211-10/+10
* Separate the movi processing loop from the index/entry parsing loopWim Taymans2002-06-182-15/+56
* arts works for me...Andy Wingo2002-06-171-3/+1
* adding my gstalsa plugin man page as a test. if it works I start commiting so...Christian Schaller2002-06-171-4/+4
* spec changes a gogoThomas Vander Stichele2002-06-171-467/+661
* Small fix for event cleanupWim Taymans2002-06-161-2/+3
* Fix timestampsWim Taymans2002-06-161-2/+2
* Add DV seeking exampleWim Taymans2002-06-163-3/+42
* Added bgr0 implement seeking to frames/samplesWim Taymans2002-06-161-9/+44
* Implement seeking/query/convert on dvdecWim Taymans2002-06-162-49/+228
* Also allow PAL dv implement total timeWim Taymans2002-06-151-2/+14
* dingy dongThomas Vander Stichele2002-06-151-1/+2
* oopsieThomas Vander Stichele2002-06-151-1/+1
* Added timestampsWim Taymans2002-06-152-43/+135
* Removed interleaving till the dir is added to CVSWim Taymans2002-06-151-2/+1
* Hint bytestream about optimal size sync fixes for VBR streamsWim Taymans2002-06-142-9/+25
* added (en/dis)able-external option did harmless search and replace, move alongThomas Vander Stichele2002-06-142-49/+78
* Add audio decoding to the dv decoder.Wim Taymans2002-06-132-4/+57
* Set the rank so it can be autopluggedWim Taymans2002-06-131-0/+1
* Ignore bogus index entriesWim Taymans2002-06-131-3/+11
* use _or_warn to notify when failing to create elements adding code for colors...Thomas Vander Stichele2002-06-131-47/+46
* API anti-bork fixThomas Vander Stichele2002-06-132-1/+1
* Added modWim Taymans2002-06-121-1/+1
* working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2002-06-121-1/+1
* Some cleanups, add modplug seeking example.Wim Taymans2002-06-112-111/+178
* use 0.9.5 libdv m4 check, please report problems if anyThomas Vander Stichele2002-06-101-3/+3
* adding libdv m4 checkThomas Vander Stichele2002-06-101-0/+108
* added rc3 check, rc2 will now not be detected anymoreThomas Vander Stichele2002-06-101-21/+35
* Fix sync on avidemuxWim Taymans2002-06-091-9/+14
* Added -t option to run the toplevel pipeline as a threadWim Taymans2002-06-091-8/+21
* Add queues to spider report current time as taken from the clockWim Taymans2002-06-091-10/+22
* Implement element query fix convert bugWim Taymans2002-06-081-5/+24
* Added wav test to seek.cWim Taymans2002-06-083-1/+371
* reorgThomas Vander Stichele2002-06-088-8/+8
* rearranging element treeThomas Vander Stichele2002-06-082-2/+2
* small fix after 'someone' fixed the SPEC by added a comment without a commen...Christian Schaller2002-06-071-1/+1
* better latency for default audio sinkAndy Wingo2002-06-071-1/+1
* FLAC updates, implement sample accurate seeking, add some convert/query funct...Wim Taymans2002-06-075-68/+493
* this does wingo's stuffThomas Vander Stichele2002-06-071-4/+7
* adding dynparams exampleThomas Vander Stichele2002-06-071-0/+1
* adding dynparams filter example codeThomas Vander Stichele2002-06-074-8/+537
* Seek on the queue in mp3, added flac seeking testWim Taymans2002-06-061-46/+187