summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2015-04-05docs: make GstRTCPSync enum show up in rtpbin docsHEADmasterTim-Philipp Müller2-7/+7
2015-04-04multifilesink: close files before posting messageThiago Santos1-6/+6
2015-04-04multifilesink: post file message on EOSThiago Santos1-0/+37
2015-04-03qtdemux: Guard against 64-bit overflowJan Schmidt1-3/+12
2015-04-03isomp4: Make non-seekable downstream an error in normal modeJan Schmidt2-22/+29
2015-04-02rtph263pay/-depay: add framesize SDP attributeSebastian Rasmussen2-5/+103
2015-04-02rtpjpegpay/-depay: Remove incorrectly introduced framesize SDP attributeSebastian Rasmussen2-21/+4
2015-04-01rtpvp8depay: Parse width/height/profile from keyframesOlivier Crête2-12/+91
2015-03-31flv: When passing seek event upstream, hold a ref.Jan Schmidt1-1/+4
2015-03-30matroska: fix GValue leaks when parsing tagsGuillaume Desmottes1-15/+11
2015-03-29qtdemux: resurrect some flow return handlingMark Nauwelaerts1-4/+15
2015-03-29flvdemux: resurrect some flow return handlingMark Nauwelaerts1-2/+7
2015-03-29matroskademux: resurrect some flow return handlingMark Nauwelaerts1-2/+6
2015-03-28matroska: store stream tags and push as updatedThiago Santos4-25/+24
2015-03-28matroskademux: send global tags incrementallyRamiro Polla1-3/+4
2015-03-28matroskaparse: send global tagsRamiro Polla3-0/+30
2015-03-28quarktv: fix "planes" property range, a value of 0 is not allowedVineeth T M1-1/+1
2015-03-26wavparse: Fix up comments regarding DTSDavid Schleef1-3/+7
2015-03-26rtspsrc: Fix segment in TCP modeNicolas Dufresne2-24/+15
2015-03-26wavparse: be more strict about typefinding DTSDavid Schleef1-1/+1
2015-03-25rtspsrc: Remove useless functionNicolas Dufresne1-11/+4
2015-03-25rtpjitter: Account for rtx_retry in overflow checkNicolas Dufresne1-1/+1
2015-03-24rtspsrc: Fix seeking queryNicolas Dufresne1-3/+2
2015-03-24flvdemux: Only set caps once if they don't changeSebastian Dröge1-20/+38
2015-03-24flvdemux: Don't create AAC/H264 caps without codec_dataSebastian Dröge1-41/+74
2015-03-24flvdemux: Fix indentionSebastian Dröge1-8/+12
2015-03-21rtpsession: Fix another instance of sticky event misordering warningsSebastian Dröge1-0/+12
2015-03-21rtpsession: Also start the RTCP send thread when receiving RTP or RTCPSebastian Dröge1-1/+17
2015-03-19rtprtxsend: Add support for buffer listsSebastian Dröge1-9/+41
2015-03-19rtprtxqueue: Implement support for buffer listsSebastian Dröge1-5/+51
2015-03-18rtspsrc: Improve trace readabilityNicolas Dufresne1-5/+32
2015-03-16flvdemux: Don't repeatedly warn after no_more_pads (v2)Jan Alexander Steffens (heftig)2-6/+26
2015-03-16flvdemux: Introduce constant for no-more-pads thresholdJan Alexander Steffens (heftig)1-2/+5
2015-03-16flvdemux: Fix warning to contain 'video'Jan Alexander Steffens (heftig)1-1/+1
2015-03-15matroskademux: for dts only stream set pts=dts for intra only formatsNicola Murino2-2/+18
2015-03-14matroskademux: fix sending of tagsRamiro Polla2-32/+35
2015-03-14rtspsrc: properly escape percent sign in documentationRamiro Polla1-1/+1
2015-03-14rtpdtmfmux: properly escape percent sign in documentationRamiro Polla1-2/+2
2015-03-13multiudpsink: fix crash with GST_DEBUG enabledTim-Philipp Müller1-1/+0
2015-03-12level: Don't read over the end of the input memorySebastian Dröge1-2/+1
2015-03-10Fix double semicolonsTim-Philipp Müller6-7/+7
2015-03-10splitmux: Shut down element before downward state changeJan Schmidt1-12/+3
2015-03-09rtph264depay: remove unused valueLuis de Bethencourt1-2/+2
2015-03-09rtph263pay: fix leakLuis de Bethencourt1-3/+5
2015-03-09rtph263pay: remove uneeded variableLuis de Bethencourt1-5/+4
2015-03-09matroska: error mode if can't push bufferLuis de Bethencourt1-4/+7
2015-03-09matroska: unused valueLuis de Bethencourt1-1/+1
2015-03-09rtpjitterbuffer: Drop packets with sequence numbers before the seqnum-baseSebastian Dröge1-0/+26
2015-03-09rtspsrc: Don't include payload type in the caps for framesizeLinus Svensson1-0/+17
2015-03-09rtpjitterbuffer: Don't forget to unlock the mutex when receiving GAPs in TCP ...Sebastian Dröge1-1/+2