summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* more fix for vob pipeline. This works in theory, but there are still ↵Christian Schaller2002-06-272-1/+1
| | | | | | | timestamp issues with a52dec that needs addressing. Original commit message from CVS: more fix for vob pipeline. This works in theory, but there are still timestamp issues with a52dec that needs addressing.
* adding audio filter plug-inThomas Vander Stichele2002-06-271-0/+1
| | | | | Original commit message from CVS: adding audio filter plug-in
* windowed sinc bandpass filterThomas Vander Stichele2002-06-272-0/+679
| | | | | Original commit message from CVS: windowed sinc bandpass filter
* fixed the vob pipeline. It now plays the movie perfectly, but the sound is ↵Christian Schaller2002-06-251-1/+1
| | | | | | | missing and it is still very dark Original commit message from CVS: fixed the vob pipeline. It now plays the movie perfectly, but the sound is missing and it is still very dark
* header relocationThomas Vander Stichele2002-06-222-5/+8
| | | | | Original commit message from CVS: header relocation
* Add timestamp, mikmod work nowJeremy Simon2002-06-223-11/+17
| | | | | | Original commit message from CVS: Add timestamp, mikmod work now Put mikmod to secondary rank ( modplug first )
* fix the vob pipeline and set xvideosink as defaultChristian Schaller2002-06-221-2/+2
| | | | | Original commit message from CVS: fix the vob pipeline and set xvideosink as default
* avifile dep fixes, they now should work with thomasvs's avifile rpmsChristian Schaller2002-06-221-1/+2
| | | | | Original commit message from CVS: avifile dep fixes, they now should work with thomasvs's avifile rpms
* fixed name of mikmod lib, Red Hat calls it simply mikmod. Re-enable xvideo ↵Christian Schaller2002-06-221-19/+19
| | | | | | | plugin Original commit message from CVS: fixed name of mikmod lib, Red Hat calls it simply mikmod. Re-enable xvideo plugin
* check if cdda headers in dirThomas Vander Stichele2002-06-221-1/+15
| | | | | Original commit message from CVS: check if cdda headers in dir
* Prefer 32 bits over 24 bits outputWim Taymans2002-06-211-10/+10
| | | | | Original commit message from CVS: Prefer 32 bits over 24 bits output
* Separate the movi processing loop from the index/entry parsing loopWim Taymans2002-06-182-15/+56
| | | | | | Original commit message from CVS: Separate the movi processing loop from the index/entry parsing loop Detect when the index starts from 0 or from the movi chunck offset
* arts works for me...Andy Wingo2002-06-171-3/+1
| | | | | Original commit message from CVS: arts works for me...
* adding my gstalsa plugin man page as a test. if it works I start commiting ↵Christian Schaller2002-06-171-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
* spec changes a gogoThomas Vander Stichele2002-06-171-467/+661
| | | | | Original commit message from CVS: spec changes a gogo
* Small fix for event cleanupWim Taymans2002-06-161-2/+3
| | | | | Original commit message from CVS: Small fix for event cleanup
* Fix timestampsWim Taymans2002-06-161-2/+2
| | | | | Original commit message from CVS: Fix timestamps
* Add DV seeking exampleWim Taymans2002-06-163-3/+42
| | | | | Original commit message from CVS: Add DV seeking example
* Added bgr0 implement seeking to frames/samplesWim Taymans2002-06-161-9/+44
| | | | | | | Original commit message from CVS: Added bgr0 implement seeking to frames/samples Small cleanups
* Implement seeking/query/convert on dvdecWim Taymans2002-06-162-49/+228
| | | | | Original commit message from CVS: Implement seeking/query/convert on dvdec
* Also allow PAL dv implement total timeWim Taymans2002-06-151-2/+14
| | | | | | Original commit message from CVS: Also allow PAL dv implement total time
* dingy dongThomas Vander Stichele2002-06-151-1/+2
| | | | | Original commit message from CVS: dingy dong
* oopsieThomas Vander Stichele2002-06-151-1/+1
| | | | | Original commit message from CVS: oopsie
* Added timestampsWim Taymans2002-06-152-43/+135
| | | | | | | Original commit message from CVS: Added timestamps Added typefind check if pad is connected before pushing
* Removed interleaving till the dir is added to CVSWim Taymans2002-06-151-2/+1
| | | | | Original commit message from CVS: Removed interleaving till the dir is added to CVS
* Hint bytestream about optimal size sync fixes for VBR streamsWim Taymans2002-06-142-9/+25
| | | | | | Original commit message from CVS: Hint bytestream about optimal size sync fixes for VBR streams
* added (en/dis)able-external option did harmless search and replace, move alongThomas Vander Stichele2002-06-142-49/+78
| | | | | | Original commit message from CVS: added (en/dis)able-external option did harmless search and replace, move along
* Add audio decoding to the dv decoder.Wim Taymans2002-06-132-4/+57
| | | | | Original commit message from CVS: Add audio decoding to the dv decoder.
* Set the rank so it can be autopluggedWim Taymans2002-06-131-0/+1
| | | | | Original commit message from CVS: Set the rank so it can be autoplugged
* Ignore bogus index entriesWim Taymans2002-06-131-3/+11
| | | | | | Original commit message from CVS: Ignore bogus index entries Assume all audio frames are keyframes
* use _or_warn to notify when failing to create elements adding code for ↵Thomas Vander Stichele2002-06-131-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
* API anti-bork fixThomas Vander Stichele2002-06-132-1/+1
| | | | | Original commit message from CVS: API anti-bork fix
* Added modWim Taymans2002-06-121-1/+1
| | | | | Original commit message from CVS: Added mod
* working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2002-06-121-1/+1
| | | | | | Original commit message from CVS: * working jack elements (fixed a problem in upstream jack) * random other fixen...
* Some cleanups, add modplug seeking example.Wim Taymans2002-06-112-111/+178
| | | | | Original commit message from CVS: Some cleanups, add modplug seeking example.
* use 0.9.5 libdv m4 check, please report problems if anyThomas Vander Stichele2002-06-101-3/+3
| | | | | Original commit message from CVS: use 0.9.5 libdv m4 check, please report problems if any
* adding libdv m4 checkThomas Vander Stichele2002-06-101-0/+108
| | | | | Original commit message from CVS: adding libdv m4 check
* added rc3 check, rc2 will now not be detected anymoreThomas Vander Stichele2002-06-101-21/+35
| | | | | Original commit message from CVS: added rc3 check, rc2 will now not be detected anymore
* 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