summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pulsesink: rewrite pulsesinkWim Taymans2009-04-092-770/+1269
* pulse: remove some stray debug linesWim Taymans2009-04-091-8/+0
* jpegdec: use slightly more adaptive formula for QoSTim-Philipp Müller2009-04-092-6/+24
* wavparse: don't leak pad-templateStefan Kost2009-04-071-0/+1
* Automatic update of common submoduleFelipe Contreras2009-04-041-0/+0
* add pending_samples so that we only update segment's last stop after really s...Thomas Vander Stichele2009-04-042-1/+9
* add debug and an assertThomas Vander Stichele2009-04-041-1/+7
* add debuggingThomas Vander Stichele2009-04-041-0/+2
* add a test to check that we get all decoded bytesThomas Vander Stichele2009-04-043-1/+206
* clipping should also work if it's done on the first buffer starting at 0Thomas Vander Stichele2009-04-041-1/+1
* Automatic update of common submoduleEdward Hervey2009-04-041-0/+0
* Fix grammar.Zaheer Merali2009-04-031-1/+1
* rtspsrc: allow http:// on the proxy settingWim Taymans2009-04-021-2/+6
* rtspsrc: don't leak the udpsrc padWim Taymans2009-04-021-8/+1
* rtptheorapay: fix length encoding in packed headers.Michael Smith2009-04-011-1/+4
* rtpvorbispay: in packed headers, properly flag multibyte lengths.Michael Smith2009-04-011-1/+4
* id3v2mux: write RVA2 frames containing peak/gain volume dataJonathan Matthew2009-04-022-8/+106
* jpegdec: demote some log message from DEBUG to LOGTim-Philipp Müller2009-04-022-9/+12
* jpegdec: implement basic QoSTim-Philipp Müller2009-04-012-3/+129
* rtspsrc: don't emit ugly warnings with older rtpjitterbuffer versionsTim-Philipp Müller2009-04-011-2/+7
* rtspsrc: add proxy supportWim Taymans2009-03-312-0/+89
* matroska: don't leak serialized values when writing tagsStefan Kost2009-03-311-0/+1
* matroska: don't alter passed data and especialy don't leak.Stefan Kost2009-03-311-3/+5
* goom: the structure is not fully initialized, but the copied.Stefan Kost2009-03-311-1/+2
* matroska: init endianess as such and signedness as boolean.Stefan Kost2009-03-311-2/+3
* qtdemux: don't use ininitialized var in debug log statementStefan Kost2009-03-311-2/+2
* qtdemux: don't leak atom data in case of a wrong fourccStefan Kost2009-03-311-1/+1
* matroska: don't leak read data in demuxerStefan Kost2009-03-311-0/+2
* udp: don't use protocol in debug message after freeingStefan Kost2009-03-312-2/+2
* rtpmp4adepay: output should be framed alreadyTim-Philipp Müller2009-03-301-2/+2
* flac: require a 'newer' flac and remove support for the legacy flac APITim-Philipp Müller2009-03-276-524/+9
* rtspsrc: link to the on_npt_stop signal to EOSWim Taymans2009-03-271-0/+12
* qtdemux: some stream synchronization to aid seeking in unbalanced clipsMark Nauwelaerts2009-03-261-5/+80
* qtdemux: additional safety and sanity checks (push based mode)Mark Nauwelaerts2009-03-261-1/+20
* videomixer: some more indent fixesWim Taymans2009-03-261-3/+0
* videomixer: fix gst-indent screwupWim Taymans2009-03-261-50/+0
* rtspsrc: better error message when the RTSP extension for Real streams is mis...Tim-Philipp Müller2009-03-253-3/+45
* i18n: make sure gettext gives us UTF-8 at all timesTim-Philipp Müller2009-03-252-0/+2
* rtpmp4apay,rtpmp4depay: fix buffer leaks in AAC payloader and depayloaderTim-Philipp Müller2009-03-252-0/+6
* rtpmp4apay: warn if input is unframedTim-Philipp Müller2009-03-251-2/+8
* jpegdec: put GstSegment inside the element struct instead of allocating it se...Tim-Philipp Müller2009-03-252-10/+5
* v4l2src: move duplicated timestamping and buffer metadata code to _create()Stefan Kost2009-03-252-68/+42
* v4l2src: remove win32 ifdefs introduced by commit cff3f46760eac74c9bbd7a36aca...Stefan Kost2009-03-252-10/+0
* qtdemux: handle FLUSH_STOP eventMark Nauwelaerts2009-03-241-2/+18
* avidemux: don't post an error if EOS can't be pushed downstream.Alessandro Decina2009-03-241-6/+1
* pulsesink: clean up the state change functionWim Taymans2009-03-231-10/+12
* qtdemux: support seeking in push based modeMark Nauwelaerts2009-03-201-82/+334
* qtdemux: align push based behaviour more with pull basedMark Nauwelaerts2009-03-201-0/+18
* qtdemux: fix mem leaks and prevent excessive buffering in push based modeMark Nauwelaerts2009-03-201-9/+18
* pulsesink: Track the corked/uncorked state ourselvesJan Schmidt2009-03-202-1/+5