summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2014-11-23icydemux: does not need to link against zlibTim-Philipp Müller1-1/+1
2014-11-22rtpjitterbuffer: ensure rtx_retry_period >= 0Miguel París Díaz1-1/+5
2014-11-20rtpbin: Fix up new_jitterbuffer signal prototypeArun Raghavan1-1/+1
2014-11-20rtpbin: Document how to control per-SSRC retransmissionArun Raghavan1-1/+9
2014-11-20rtpgstpay: put 0-byte at the end of eventsWim Taymans2-1/+8
2014-11-20rtpgstdepay: avoid buffer overread.Wim Taymans1-0/+20
2014-11-20qtmux: don't limit max video resolution to 4096x4096Tim-Philipp Müller1-4/+4
2014-11-20rtspsrc: fix leak for mikey base64 decoded key-mgmtAleix Conchillo Flaqué1-0/+1
2014-11-20videobalance: fix unhandled format in passthroughWim Taymans1-1/+2
2014-11-19flvdemux: Restrict resyncing to TS regressionsJan Alexander Steffens (heftig)1-1/+1
2014-11-17videomixer: fix up QoS handling for live sourcesMatthew Waters2-1/+6
2014-11-10rtpmanager: Trivial typo fixArun Raghavan1-1/+1
2014-11-09matroska-mux: Use G_DEFINE_TYPE() to register the pad instead of manually reg...Sebastian Dröge1-16/+4
2014-11-07matroskamux: make GstMatroskamuxPad get_type() function thread-safeGöran Jönsson1-2/+3
2014-11-06rtsp: fix build in gst-uninstalled setupJosep Torra1-1/+1
2014-11-06imagefreeze: Handle seqnumsThibault Saunier2-2/+23
2014-11-03videomixer2: reverse order of params for converterWim Taymans1-1/+1
2014-11-02goom2k1: post QoS messages when dropping frames due to QoSTim-Philipp Müller2-8/+32
2014-11-02goom: post QoS messages when dropping frames due to QoSTim-Philipp Müller2-6/+33
2014-11-02matroskamux: tweak writing app tag string a littleTim-Philipp Müller1-1/+1
2014-11-02Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATEDTim-Philipp Müller4-10/+19
2014-11-02rtpjitterbuffer: implement get/set for new rtx-min-retry-timeout propertyTim-Philipp Müller1-0/+10
2014-11-01rtpvp8: Use VP8 encoding nameNicolas Dufresne2-2/+2
2014-11-01rtpmp2tpay: fix up template caps so we can output the default pt 33Tim-Philipp Müller1-1/+5
2014-10-31rtspsrc: mikey related memory leaksAleix Conchillo Flaqué1-0/+3
2014-10-26aacparse: Always set profile/level on the capsSebastian Dröge1-18/+19
2014-10-25rtpjitterbuffer: fix crash on some 32-bit systemsTim-Philipp Müller1-6/+12
2014-10-25interleave: intersect result with filter caps in caps queryTim-Philipp Müller1-0/+10
2014-10-22rtpjitterbuffer: limit the retry frequencyWim Taymans1-0/+31
2014-10-22gstrtpjitterbuffer: add "rtx-min-delay" propertyMiguel París Díaz1-0/+31
2014-10-22jitterbuffer: Refactor codeWim Taymans1-21/+49
2014-10-22rtpsession: fix Early Feedback TransmissionMiguel París Díaz2-36/+57
2014-10-21rtpjitterbuffer: make debug line less confusingWim Taymans1-2/+2
2014-10-21jitterbuffer: rework resync handlingWim Taymans2-23/+21
2014-10-21rtspsrc: set full stream caps on internal src TCP padsAleix Conchillo Flaqué1-0/+6
2014-10-21rtpmux: Don't set PROXY_CAPS flag on the src padSjoerd Simons1-1/+1
2014-10-20videobox: critical error when element properties set as max/minVineeth T M1-1/+1
2014-10-15Revert "rtp: add h265 RTP payloader + depayloader"Tim-Philipp Müller6-3092/+0
2014-10-15rtp: add h265 RTP payloader + depayloaderJurgen Slowack6-0/+3092
2014-10-14wavenc: Support RF64 formatPeter G. Baum2-15/+90
2014-10-13equalizer: Don't call iirequalizer's transform_ip in passthrough modeDavid Sansome1-3/+1
2014-10-10rtpsource: Rename seqnum-base to seqnum-offset in capsOlivier Crête2-7/+7
2014-10-10rtpdtmfsrc: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête1-12/+14
2014-10-10rtpmux: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête2-10/+11
2014-10-08goom2k1: removing block of code that does nothingLuis de Bethencourt1-42/+0
2014-10-04rtpjitterbuffer: don't log all clock_rate changes as warnings.Stefan Sauer1-7/+3
2014-10-02aacparse: fix memory leak when prepending ADTS headersMatej Knopp1-1/+1
2014-10-02interleave: interleave samples following the Default Channel OrderingAntonio Ospite2-3/+29
2014-10-02wavenc: Send CAPS event after the pad was activatedSebastian Dröge1-3/+7
2014-10-01videomixer: Actually use the correct GstVideoInfo for conversionSebastian Dröge1-1/+1