summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-22docs: add docs for ladspa and update plugin docsStefan Kost93-663/+12420
2009-07-22camerabin: more perf-test cleanupsStefan Kost1-23/+40
2009-07-22dshowsrcwrapper: update Makefile.am for source file renames as wellTim-Philipp Müller1-2/+2
2009-07-22docs: add pcapparse to docsTim-Philipp Müller4-0/+25
2009-07-22dshowaudiosrc: do not remove a range of length 0Julien Isorce1-1/+3
2009-07-22dshowaudiosrc: converts code to C++Julien Isorce2-93/+71
2009-07-22dshowvideosrc: converts code to C++Julien Isorce2-90/+73
2009-07-22mpegdemux: don't add a base_time==-1 to segment positionsStefan Kost1-5/+9
2009-07-21camerabin: small speedup in software zoomStefan Kost1-0/+4
2009-07-21camerabin: we need to copy the data in the exampleStefan Kost1-2/+4
2009-07-21make: remove whitespace after trailing backslashStefan Kost1-1/+1
2009-07-21kate: fix time conversion from DVD style timestamps.Vincent Penquerc'h1-1/+1
2009-07-21mxfdemux: Implement SEEKING querySebastian Dröge1-0/+55
2009-07-21mpegpsdemux: Implement SEEKING querySebastian Dröge1-0/+55
2009-07-21mpegtsdemux: Implement SEEKING querySebastian Dröge1-0/+45
2009-07-21mpegtsparse: Free the PMT before setting a new oneSebastian Dröge1-0/+3
2009-07-21mpegtsparse: Remove old PES PIDs when receiving PAT tablesMikael Magnusson1-22/+32
2009-07-21dshowsrcwrapper: fix relative pathJulien Isorce1-3/+3
2009-07-21start refactoring of dshowsrcwrapperJulien Isorce24-623/+386
2009-07-21kate: use new GST_TAG_SUBITLE_CODEC tag instead of GST_TAG_CODECTim-Philipp Müller1-2/+2
2009-07-21katedec: only put primary language tag in GST_TAG_LANGUAGETim-Philipp Müller3-12/+21
2009-07-21katedec: add comment why we dont' support application/x-kate here for nowTim-Philipp Müller1-0/+4
2009-07-21katedec: create SPU format images from suitable background imagesVincent Penquerc'h6-584/+990
2009-07-20kate: fix some minor memory leaksogg.k.ogg.k4-5/+12
2009-07-20camerabin: add code in test to store snapshots for manual verificationStefan Kost1-6/+32
2009-07-20camerabin: log formats in preview image conversionStefan Kost1-1/+4
2009-07-20camerabin: remove unused variable assignmentStefan Kost1-4/+1
2009-07-20fpsdisplaysink: check query return result before using itStefan Kost1-1/+4
2009-07-20metadata: don't dereference the pointer before the validity checkStefan Kost1-1/+3
2009-07-20camerabin: improve perf test robustness and add commentsStefan Kost1-9/+16
2009-07-20kateenc: also recognise the new recommended 'SUB' categoryVincent Penquerc'h1-1/+19
2009-07-20kateenc: keep bitmap/palette/region around when on the spot encoding is not p...Vincent Penquerc'h2-11/+51
2009-07-19docs: add inspect info for kate pluginTim-Philipp Müller1-0/+124
2009-07-19kate: add some FIXMEsTim-Philipp Müller6-2/+13
2009-07-19katedec: demote to GST_RANK_NONE for nowTim-Philipp Müller1-1/+1
2009-07-19checks: add kate unit tests to valgrind blacklist for nowTim-Philipp Müller2-0/+3
2009-07-19kate: make sure to free some more stuffTim-Philipp Müller2-0/+33
2009-07-19kate: fix up for additional subtitle/x-kate media typeTim-Philipp Müller7-18/+40
2009-07-19kate: remove local kate typefinder, use the one in -baseTim-Philipp Müller1-33/+0
2009-07-19kate: change media type to subtitle/x-kate and update define accordinglyTim-Philipp Müller6-9/+9
2009-07-19add new Kate plugin, for Kate overlay streamsVincent Penquerc'h26-2/+6039
2009-07-19real: differentiate between 'module does not exist' and genuine module openin...Tim-Philipp Müller2-11/+23
2009-07-18mpegdemux: Fix integer overflowMatijs van Zuijlen1-2/+2
2009-07-17metadata: reset state if there is something to resetStefan Kost1-3/+3
2009-07-17camerabin: use gst_caps_replace instead of separate callsStefan Kost1-10/+4
2009-07-17camerabin: implemnet two more testsStefan Kost1-66/+259
2009-07-17mpegtsparse: add component tag to the video component structure in eitZaheer Merali1-1/+3
2009-07-16mimenc: Don't pretend to be ML20 if pausedOlivier Crête1-1/+1
2009-07-16mimdec: Ignore the timestamps inside the buffersOlivier Crête2-97/+2
2009-07-16mimdec: Don't try to parse the header before dropping the paused framesOlivier Crête1-6/+6