summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-10vpx: mark arnr-type properties as deprecated and set them to no-opAurélien Zanelli2-32/+8
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-07v4l2allocator: fix error message if allocator is already activeAurélien Zanelli1-2/+1
2014-11-07v4l2bufferpool: Improve buffer validationNicolas Dufresne1-3/+17
2014-11-06rtsp: fix build in gst-uninstalled setupJosep Torra1-1/+1
2014-11-06imagefreeze: Handle seqnumsThibault Saunier2-2/+23
2014-11-04pngdec: change parse logicVineeth T M2-24/+33
2014-11-03videomixer2: reverse order of params for converterWim Taymans1-1/+1
2014-11-03v4l2bufferpool: fix typo in flagsAurélien Zanelli1-4/+5
2014-11-02v4l2src: fix a couple of minor leaksTim-Philipp Müller1-3/+3
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üller5-13/+26
2014-11-02tests: don't use deprecated property in level unit testTim-Philipp Müller1-8/+16
2014-11-02rtpjitterbuffer: implement get/set for new rtx-min-retry-timeout propertyTim-Philipp Müller1-0/+10
2014-11-01v4l2: Clean up interlace supportSimon Farnsworth3-106/+151
2014-11-01vpx: remove compatibility definesAurélien Zanelli1-17/+0
2014-11-01wavpack: remove support for ancient API versionTim-Philipp Müller4-30/+1
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-30speexenc: update output segment stop time to match clipped samplesVincent Penquerc'h2-0/+30
2014-10-30flacenc: update output segment stop time to match clipped samplesVincent Penquerc'h2-0/+34
2014-10-29v4l2bufferpool: cleanly handle streamon failure for output deviceAurélien Zanelli1-0/+14
2014-10-29v4l2bufferpool: implement dispose methodAurélien Zanelli1-7/+22
2014-10-29v4l2bufferpool: check that allocator is non null when stopping poolAurélien Zanelli1-2/+3
2014-10-29v4l2sink: Implement unlock/unlock_stopNicolas Dufresne1-0/+18
2014-10-28pulse, v4l2: add missing G_END_DECLS in some placesTim-Philipp Müller3-0/+6
2014-10-27Automatic update of common submoduleSebastian Dröge1-0/+0
2014-10-27aacparse: Fix unit test now that we always have profile/level in the capsSebastian Dröge1-1/+3
2014-10-26Parallelise 'make check-valgrind'Tim-Philipp Müller1-3/+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-25tests: fix rgvolume test on big-endian systemsTim-Philipp Müller1-1/+1
2014-10-25tests: fix mulawdec/mulawenc test for big endian systemsTim-Philipp Müller3-3/+9
2014-10-25interleave: intersect result with filter caps in caps queryTim-Philipp Müller1-0/+10
2014-10-23pulse: remove some unused typedefsTim-Philipp Müller2-3/+1
2014-10-23speex: Fix segfault when resetting the codecs multiple timesAnanda2-0/+2
2014-10-22pulsesink: Temporarily disable stream status postingArun Raghavan1-6/+13
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-21Automatic update of common submoduleTim-Philipp Müller1-0/+0
2014-10-21rtpjitterbuffer: make debug line less confusingWim Taymans1-2/+2
2014-10-21Automatic update of common submoduleStefan Sauer2-1/+1
2014-10-21jitterbuffer: rework resync handlingWim Taymans2-23/+21