summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2016-06-21gstrtpj2kpay: use tile bit and tile number to determine if there are multiple...Aaron Boxer1-11/+9
2016-06-21rtpj2kpay: fix compiler warning on OS/XTim-Philipp Müller1-1/+1
2016-06-21rtph264pay: Deprecated sprop-parameter-set propertySebastian Dröge1-1/+1
2016-06-20rtspsrc: make all srtp encoder properties explicitAleix Conchillo Flaqué1-1/+7
2016-06-17qtmux: The prores variant is stored in the variant field, not formatSebastian Dröge1-1/+1
2016-06-17rtph265pay: Remove sprop-parameter-sets propertyJonas Holmberg2-93/+6
2016-06-17rtph265pay: Read NALU type the same way everywhereJonas Holmberg1-10/+7
2016-06-17rtpjitterbuffer: fix RTPJitterBufferMode documentationAurélien Zanelli1-6/+5
2016-06-17rtpsession: take the lock when changing statsMiguel París Díaz1-2/+5
2016-06-15rtph265: fix NAL unit type parsing and SPS/PPS/VPS detectionJürgen Slowack1-1/+1
2016-06-10flvdemux: fix indentationTim-Philipp Müller1-2/+4
2016-06-10flvdemux: fix date parsing when there are trailing spacesTim-Philipp Müller1-2/+6
2016-06-10gstrtpj2k: set sampling field required by RFCAaron Boxer3-24/+116
2016-06-08flvdemux: Fix unref assertion failureSeungha Yang1-1/+1
2016-06-08rtpjitterbuffer: Work with non-TIME segmentsOlivier Crête1-13/+13
2016-06-07qtdemux: Show state name in debuggingEdward Hervey2-10/+35
2016-06-07qtdemux: Remove useless variableEdward Hervey1-5/+1
2016-06-07qtdemux: Add/Fix comments on the various structure variablesEdward Hervey2-47/+124
2016-06-07qtdemux: Remove unused structureEdward Hervey1-8/+0
2016-06-07qtdemux: Forward segments directly if we are operating in PUSH mode on fragme...Sebastian Dröge1-2/+10
2016-06-06matroskademux: preserve seek flagsMichael Olbrich1-6/+7
2016-06-06rtpsource: complete warn log with SSRCMiguel París Díaz1-1/+2
2016-06-02rtpvp9depay: Don't assert on flexible mode packetsOlivier Crête1-1/+6
2016-06-02deinterlace: Ensure DISCONT flag is properly propagatedEdward Hervey2-0/+12
2016-06-01qtdemux: Use the demuxer segment instead of a new one for MSS streamsSebastian Dröge1-3/+2
2016-06-01qtdemux: Only activate segments and send SEGMENT events if we have streamsSebastian Dröge1-1/+4
2016-06-01qtdemux: In PULL mode, nothing is ever going to send us a SEGMENT eventSebastian Dröge1-11/+2
2016-06-01qtdemux: Don't override TIME segments from upstream that we just sawSebastian Dröge1-2/+3
2016-05-27multifilesrc: set position as offset from start-indexPrashant Gotarne1-1/+2
2016-05-27rtpj2kpay: Fix buffer memory leakPierre Lamot1-0/+1
2016-05-23videocrop mark crop properties as mutable in playing stateTim-Philipp Müller1-6/+10
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 Fludkov1-14/+7
2016-05-19matroskademux: don't hold object lock whilst pushing out headersSeungha Yang1-3/+0
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-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-15qtdemux: Parsing elst box based on versionSeungha Yang1-7/+22
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-14jitterbuffer: Upgrade debug message to errorOlivier Crête1-1/+1
2016-05-14splitmuxsink: Hide internal async state changes.Jan Schmidt2-2/+25