summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-07qtdemux: Stop pushing data as soon as possible in push-modeqtpushfixEdward Hervey1-0/+8
2015-12-07Automatic update of common submoduleNicolas Dufresne2-1/+5
2015-12-07rtpsession: Add a warning if an empty RTCP packet is tried to be sentSebastian Dröge1-0/+3
2015-12-04vpxdec: Use GstMemory to avoid copiesNicolas Dufresne5-13/+329
2015-12-02aacparse: Avoid over-skipping when checking LOAS configEdward Hervey1-1/+4
2015-12-02avidemux: Properly set SPARSE stream flags for subpicture/subtitleEdward Hervey1-1/+7
2015-12-01tests: souphttpsrc: grammar fixReynaldo H. Verdejo Pinochet1-1/+1
2015-12-01tests: souphttpsrc: switch shoutcast stream providerReynaldo H. Verdejo Pinochet1-2/+3
2015-12-01avimux: don't crash if we never got audio caps before stoppingMichael Olbrich1-0/+2
2015-12-01v4l2bufferpool: don't block when resurecting a bufferWim Taymans1-1/+3
2015-12-01wavparse: remove extra variable to improve readabilityThiago Santos1-6/+2
2015-12-01wavparse: respect seqnum in seek eventsThiago Santos1-4/+17
2015-12-01wavparse: flush upstream when seeking in pull modeThiago Santos1-0/+2
2015-11-27rtph264pay: add "send SPS/PPS with every key frame" modeAnton Bondarenko1-1/+6
2015-11-27rtph264pay: change config-interval property type from uint to intTim-Philipp Müller3-5/+30
2015-11-26qtdemux: add support for OpusLuis de Bethencourt1-0/+36
2015-11-25qtdemux: use macro for codec_nameLuis de Bethencourt1-2/+1
2015-11-25v4l2: videodec: choose format from capsPhilipp Zabel1-0/+30
2015-11-25v4l2: add gst_v4l2_object_probe_capsPhilipp Zabel2-22/+38
2015-11-25v4l2-probe: Skip devices without supported formatsNicolas Dufresne1-0/+7
2015-11-25v4l2: Track /dev/video* to triggered required probeNicolas Dufresne2-2/+26
2015-11-25rtpmanager: rtpsession: don't send empty RTCP packetsAlessandro Decina1-4/+9
2015-11-24qtdemux: restore the segment on case of soft resetThiago Santos1-0/+3
2015-11-23multifilesink: fix spelling of variableGraham Leggett1-4/+4
2015-11-20qtdemux: unite duplicate FourCCLuis de Bethencourt2-7/+10
2015-11-19v4l2: Fix capture/output-io-mode propertiesNicolas Dufresne2-5/+5
2015-11-19atoms: remove unused argument of build_mov_wave_extension()Luis de Bethencourt1-4/+4
2015-11-19qtdemux: remove duplicate FourCCLuis de Bethencourt2-54/+54
2015-11-19isomp4: centralize all FourCCLuis de Bethencourt3-23/+22
2015-11-19matroska/webmmux: fix outdated example launch linesLuis de Bethencourt1-2/+2
2015-11-19isomp4: add support for Opus in mp4mpuxLuis de Bethencourt5-1/+97
2015-11-18qtdemux: Replace tabs with spacesSebastian Dröge1-3/+3
2015-11-18qtdemux: Cast to signed integers to prevent unsigned compare between negative...Sebastian Dröge1-2/+4
2015-11-18matroskamux: remove duplicate checkLuis de Bethencourt1-3/+1
2015-11-18souphttpclientsink: Fix error leak and handle errorVineeth TM1-1/+8
2015-11-17rtpgstdepay: Properly handle backward compat for event deserializationJosep Torra1-3/+2
2015-11-17tests: rtp-payloading: Test for handling of custom events in rtpgstJosep Torra1-0/+93
2015-11-17vpxdec: Use threads on multi-core systemsNicolas Dufresne2-8/+16
2015-11-17qtdemux: only send initial gaps for non-fragmented streamsThiago Santos1-3/+7
2015-11-17Revert "Revert "qtdemux: respect qt segments in push-mode for empty starts""Thiago Santos1-18/+76
2015-11-17udpsrc: Add "loop" property for enabling/disabling multicast loopbackSebastian Dröge2-1/+17
2015-11-16Revert "qtdemux: respect qt segments in push-mode for empty starts"Sebastian Dröge1-76/+18
2015-11-16qtdemux: Fix string memory leakVineeth TM1-0/+3
2015-11-15v4l2/object: remove unnecessary NULL check before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15osssrc: remove unnecessary NULL check before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-11-15sunaudiosrc: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-11-15wavparse: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15matroskamux: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15matroska/read-common: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15isomp4/atoms: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-5/+2