summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-27rtpbin: don't do lip-sync after a BYEWim Taymans1-5/+10
2009-07-27rtpbin: only reconsider once for BYEWim Taymans1-5/+11
2009-07-25kate: break up macros into multiple linesTim-Philipp Müller1-4/+15
2009-07-25kate: use GST_ELEMENT_ERROR for error reportingVincent Penquerc'h7-39/+55
2009-07-24asfmux: Adds new plugin asfmuxThiago Santos11-0/+4732
2009-07-24win32: Fix the distcheck after dshowsrcwrapper rearrangementsJan Schmidt1-2/+1
2009-07-24musepackdec: Implement SEEKING querySebastian Dröge1-0/+13
2009-07-24Revert "docs: fix docs build again"Tim-Philipp Müller2-0/+9
2009-07-24Automatic update of common submoduleStefan Kost1-0/+0
2009-07-23docs: fix docs build againTim-Philipp Müller2-9/+0
2009-07-23mpegdemux: Remove some backward compatibility codeSebastian Dröge2-116/+1
2009-07-23mpegdemux: Implement query type function for the src padsSebastian Dröge2-0/+32
2009-07-22mimdec: Lock element before unlockingOlivier Crête1-1/+2
2009-07-22mimdec: Fix leaksOlivier Crête1-6/+4
2009-07-22mimenc: Use gst_pad_new_from_static_templateOlivier Crête1-6/+2
2009-07-22mimenc: Unref clockidOlivier Crête1-0/+2
2009-07-22mimdec: Don't overwrite valid timestampsOlivier Crête1-1/+5
2009-07-22Revert "mimdec: Ignore the timestamps inside the buffers"Olivier Crête2-2/+97
2009-07-22Merge branch 'fdo' into lv2Dave Robillard182-2075/+20857
2009-07-22Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...Dave Robillard3-30/+57
2009-07-22rtpsession: Free conflicting addresses on finalizeOlivier Crête1-0/+3
2009-07-22rtpmux: Free the pad private data on pad releaseOlivier Crête1-18/+50
2009-07-22mimenc: Ignore errors pushing out new segmentsOlivier Crête1-12/+4
2009-07-22Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...Dave Robillard180-2045/+20800
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-21Bump SLV2 dependency to 0.6.6.Dave Robillard1-1/+1
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