summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Use new GST_ENABLE_EXTRA_CHECKS #defineSebastian Dröge1-0/+1
2015-10-21Automatic update of common submoduleSebastian Dröge2-1/+1
2015-10-21flvdemux: relax creation time parsingTim-Philipp Müller1-1/+1
2015-10-21flvdemux: fix indentationTim-Philipp Müller1-2/+1
2015-10-21flvdemux: extract both creation date and timeTim-Philipp Müller1-46/+66
2015-10-21flvmux: fix writing of creation timeTim-Philipp Müller1-1/+1
2015-10-19rtpj2kpay: update fragment offsetThiago Santos1-0/+1
2015-10-19qtmux: Don't unconditionally use strnlen()Ryan Hendrickson1-1/+3
2015-10-19auparse: Fix event memory leakVineeth TM1-0/+1
2015-10-19qtmux: unify raw audio caps into a single caps structureTim-Philipp Müller1-8/+3
2015-10-15qtdemux: add support for FFV1 coded streams in movReynaldo H. Verdejo Pinochet1-0/+6
2015-10-14souphttpsrc: EOS immediately if we have an empty seek segmentSebastian Dröge1-7/+19
2015-10-14souphttpsrc: Make non-inclusive segment boundaries inclusiveStavros Vagionitis1-1/+3
2015-10-14souphttpclientsink: Add the retry and retry-delay propertiesGraham Leggett2-7/+82
2015-10-14qtdemux: fix caps leakGuillaume Desmottes1-0/+6
2015-10-14qtdemux: Fix taglist memory leakVineeth TM1-2/+4
2015-10-13qtmux: Allow negotiating to S8 as a raw format but stop making it best choiceThibault Saunier2-6/+4
2015-10-13qtmux: Add prores supportThibault Saunier2-0/+17
2015-10-12tests: add GST_PLUGINS_BASE_LIBS for flvdemux checkTim-Philipp Müller1-1/+1
2015-10-12goom/goom2k1: remove obsolete left over filesJulien Isorce8-3128/+8
2015-10-12mpegaudioparse: Fix buffer memory leak during failuresVineeth TM1-3/+3
2015-10-12souphttpclientsink: Check if soup message is createdVineeth TM1-0/+9
2015-10-12souphttpclientsink: Check if location being set is validVineeth TM1-0/+8
2015-10-12souphttpclientsink: Fix memory leaks during failuresVineeth TM1-0/+4
2015-10-12souphttpclientsink: Replace redundant free_buffer_list functionVineeth TM1-16/+8
2015-10-11check: Don't forget base CFLAGS for flvdemux checkEdward Hervey1-0/+1
2015-10-11matroskamux: Create a TIME segment when creating streamable outputSebastian Dröge4-14/+16
2015-10-11flvdemux: output speex vorbiscomment as a GstTagListHavard Graff4-2/+163
2015-10-11flvmux: GST_BUFFER_OFFSETs should be GST_BUFFER_OFFSET_NONEHavard Graff2-1/+8
2015-10-11flvmux: use time segment and copy timestamps when streamableHavard Graff2-3/+189
2015-10-11flvdemux: speex is also always 16KHzHavard Graff1-1/+1
2015-10-11rtpmanager: Add 'source-stats' to stats and notifyStian Selnes2-1/+44
2015-10-11rtpsession: Implement sending of reduced size RTCP packetsSebastian Dröge2-2/+22
2015-10-10audiofx: Remove unused variableRavi Kiran K N1-2/+0
2015-10-08qtdemux: Fix memory leak for corrupted fileVineeth TM1-0/+2
2015-10-08gdkpixbufdec: Fix pixbuf_loader leak during failuresVineeth TM1-0/+5
2015-10-07rtpbin: Add missing breakSebastian Dröge1-0/+1
2015-10-07rtpmanager: Take into account packet rate for max-dropout and max-misorder ca...Miguel París Díaz5-26/+95
2015-10-07rtpmanager: add "max-dropout-time" and "max-misorder-time" propsMiguel París Díaz8-7/+206
2015-10-07qtmux: Fix date memory leakVineeth TM1-0/+1
2015-10-05qtmux: Fix sample memory leakVineeth TM1-0/+1
2015-10-05cutter: Fix buffer leakVineeth TM1-0/+23
2015-10-02rtpmux: Use default upstream event handlingOlivier Crête1-30/+1
2015-10-02rtpmux: As 0xFFFFFFFF is a valid ssrc, check if it has been setOlivier Crête2-3/+6
2015-10-02gstrtpmux: allow the ssrc-property to decide ssrc on outgoing buffersHavard Graff3-39/+333
2015-10-02udpsrc: Fixup last commitSebastian Dröge1-15/+0
2015-10-02Update GLib dependency to 2.40.0Sebastian Dröge2-45/+1
2015-10-02rtpstats: add utility for calculating RTP packet rateMiguel París Díaz2-0/+79
2015-10-02qtdemux: handle empty segments in seeking adjustThiago Santos1-26/+47
2015-10-03splitmuxsink: post messages when fragments are being opened and closedGeorge Kiagiadakis2-0/+33