summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-30qtdemux: Fix usage of gst_adapter_get_offset()qtdemuxgapEdward Hervey1-2/+4
2016-05-30qtdemux: Fine-tune gap handling some moreEdward Hervey1-13/+25
2016-05-30qtdemux: Fix check for whether the new buffer is a gap'ed sampleEdward Hervey1-1/+3
2016-05-30deinterlace: Ensure DISCONT flag is properly propagatedEdward Hervey2-0/+12
2016-05-30fixup: qtdemux: Use gst_adapter_get_offsetEdward Hervey3-12/+11
2016-05-30WIP: qtdemux: Handle upstream GAP in push-mode/time segmentEdward Hervey5-8/+4460
2016-05-30qtdemux: Remove useless variableEdward Hervey1-5/+1
2016-05-30qtdemux: Add/Fix comments on the various structure variablesEdward Hervey2-47/+124
2016-05-30qtdemux: Remove unused structureEdward Hervey1-8/+0
2016-05-30qtdemux: Show state name in debuggingEdward Hervey2-10/+35
2016-05-27multifilesrc: set position as offset from start-indexPrashant Gotarne1-1/+2
2016-05-27tests: add unit test for JPEG-2000 rtp payloader leakTim-Philipp Müller3-0/+27
2016-05-27rtpj2kpay: Fix buffer memory leakPierre Lamot1-0/+1
2016-05-25v4l2object: fix caps leakGuillaume Desmottes1-2/+4
2016-05-23videocrop mark crop properties as mutable in playing stateTim-Philipp Müller1-6/+10
2016-05-20souphttpsrc: fix buffer leak when flushingGuillaume Desmottes1-0/+2
2016-05-20qtdemux: Set seek event seqnum on all SEGMENT eventsSebastian Dröge1-1/+11
2016-05-20avidemux: Pass through seek event seqnums in all SEGMENT/EOS events and SEGME...Sebastian Dröge2-13/+33
2016-05-20matroskademux: Set seek event seqnum in EOS and SEGMENT_DONE messages/eventsSebastian Dröge1-6/+19
2016-05-20deinterlace: fix caps leakGuillaume Desmottes1-0/+1
2016-05-20rtpsession: don't act on suspicious BYE RTCPMikhail Fludkov3-16/+115
2016-05-20rtpsession: Add test for locking of the stats signalMikhail Fludkov1-0/+45
2016-05-19matroskademux: don't hold object lock whilst pushing out headersSeungha Yang1-3/+0
2016-05-19souphttpclientsink: Set sent_buffers and streamheader_buffers to NULL after f...Sebastian Dröge1-0/+2
2016-05-18udpsrc: fix Since version for new "loop" propertyTim-Philipp Müller1-1/+1
2016-05-17rtpdec: fix clock leakGuillaume Desmottes1-0/+1
2016-05-17udpsrc: add doc blurb with since marker for new "loop" propertyTim-Philipp Müller1-0/+7
2016-05-16avimux: add support for pngDimitrios Katsaros1-1/+6
2016-05-15splitmuxsrc: Connect to demux signals before activatingJan Schmidt1-7/+10
2016-05-15docs: Update for git masterSebastian Dröge68-136/+203
2016-05-15rtpmp4gpay: Don't produce timestamps based on byte countOlivier Crête2-7/+1
2016-05-15matroska-mux: Fix strcmp usageEdward Hervey1-5/+4
2016-05-15souphttpsrc: Use audio/x-unaligned-raw instead of audio/x-raw for L16 dataCarlos Rafael Giani1-1/+1
2016-05-15qtdemux: Parsing elst box based on versionSeungha Yang1-7/+22
2016-05-15souphttpsrc: check if request was cancelled when sending messageThiago Santos1-0/+4
2016-05-15souphttpsrc: proxy resolver is on by defaultThiago Santos1-1/+0
2016-05-15soup: update build to warn about newer deprecated functionsThiago Santos1-2/+2
2016-05-15souphttpsrc: reduce reading latency by using non-blocking readThiago Santos2-16/+103
2016-05-15rtpsession: Take the lock already when reading the other stats, not just for ...Sebastian Dröge1-1/+1
2016-05-14matroska: use math-compat.h for NAN defineTim-Philipp Müller1-12/+1
2016-05-15splitmuxsink: Use GstBin async-handling instead of our own.Jan Schmidt2-19/+1
2016-05-14souphttpsrc: refactor to use Soup's sync APIThiago Santos2-485/+211
2016-05-14tests: souphttpsrc: replace deprecated APIThiago Santos1-14/+44
2016-05-14jitterbuffer: Upgrade debug message to errorOlivier Crête1-1/+1
2016-05-14splitmuxsink: Hide internal async state changes.Jan Schmidt2-2/+25
2016-05-14splitmuxsink: Remove stray carriage-return from debugJan Schmidt1-1/+1
2016-05-13rtp: Ship gstrtpj2kcommon.h file to fix distcheckSebastian Dröge1-0/+1
2016-05-13avimux: Do not write index and header if idx is NULLJesper Larsen1-0/+4
2016-05-13rtpj2kpay: manage T tile invalidation bit correctly, update tile id in header...Aaron Boxer1-18/+35
2016-05-13rtpj2kpay: manage fragmented headers correctlyAaron Boxer1-15/+36