summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* rtspsrc: mark discont on the streams as was said the debug lineJosep Torra2009-04-181-0/+5
* rtspsrc: map GST_RTSP_EEOF to EOS on server requestsJosep Torra2009-04-181-4/+28
* rtptheoradepay: Fix build on macosx.Edward Hervey2009-04-181-3/+5
* rtph263pay: fix compilation on big-endianJames Andrewartha2009-04-152-3/+3
* qtdemux: implement 3GPP (TS 26.244 V8.0.0) Asset metadata handling, Fixes #13...Marco Ballesio2009-04-155-2/+145
* debugutils: Use G_BEGIN_DECLS/G_END_DECLS.Peter Kjellerstedt2009-04-151-25/+17
* debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes ...Stefan Kost2009-04-1523-0/+0
* debug: indent before renamingStefan Kost2009-04-158-71/+58
* g726depay: add property for aal2 forceWim Taymans2009-04-151-0/+50
* g726depay: implement RFC3551 packingWim Taymans2009-04-152-20/+154
* rtph263pay: fix buildWim Taymans2009-04-151-2/+0
* h263pay: various fixesYouness Alaoui2009-04-141-20/+27
* h263pay: Fix the payloaderJanin Kolenc2009-04-142-186/+1987
* avidemux: don't push EOS in streaming modeWim Taymans2009-04-141-4/+2
* Add initial support for muxing/demuxing Speex audioSebastian Dröge2009-04-133-0/+134
* avidemux: add convert query, fix duration queryLRN2009-04-101-1/+31
* wavparse: don't leak pad-templateStefan Kost2009-04-071-0/+1
* 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
* 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
* 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-252-3/+44
* 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
* 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
* 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
* rtpmp4adepay: don't append an extra 0 byte to the codec dataTim-Philipp Müller2009-03-201-3/+3
* rtph264depay: fix base64 decodingWim Taymans2009-03-191-2/+5
* udp: Fix build if on SolarisDavid Adam2009-03-191-2/+2