summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-21examples: fix gtk+ 3.14 deprecation errorLubosz Sarnecki1-1/+0
2014-08-21glimagesink: expose contextLubosz Sarnecki1-3/+14
2014-08-21glshader: expose opengl handle in getterLubosz Sarnecki2-0/+9
2014-08-21gl: check null before unref GstGLDisplayWang Xin-yu (王昕宇)1-1/+3
2014-08-21gl: add prototype definition for KHR_debugMatthew Waters1-0/+90
2014-08-20glcontext: implement the debug callbackMatthew Waters3-1/+168
2014-08-20gl: add prototypes for KHR_debug/ARB_debug_outputMatthew Waters4-2/+22
2014-08-19dashdemux: unref pad reference when removing internal source in errorThiago Santos1-0/+2
2014-08-19dashdemux: read language from ContentComponent node as a fallbackThiago Santos1-1/+8
2014-08-19dashdemux: push language code tagMatthieu Bouron3-2/+27
2014-08-19gl: don't take an extra ref on the display on set_contextMatthew Waters1-2/+5
2014-08-19glmixer: unref the GstGLUpload in the pad if freed while runningMatthew Waters1-0/+14
2014-08-19glvideomixer: avoid gl resource race condition between different threadWang Xin-yu (王昕宇)1-1/+36
2014-08-19glvideomixer: don't clobber unnecessary GstVideoInfo fieldsMatthew Waters1-2/+2
2014-08-19glvideomixer: get the attribute from the correct shaderMatthew Waters1-3/+2
2014-08-19glimagesink: unref the window on navigation eventMatthew Waters1-0/+1
2014-08-19tsdemux: remove pads when resetting the elementThiago Santos1-9/+13
2014-08-18codecparser: h264: Use proper bit_reader api while parsing buffering_period SEISreerenj Balachandran2-8/+8
2014-08-14scenechange: fix crash on startupVineeth T M1-0/+1
2014-08-14androidmedia: Make sure to unblock any thread waiting on the drain condition ...Sebastian Dröge3-0/+80
2014-08-14androidmedia: Fix draining logic to let the base class handle EOS eventsSebastian Dröge6-101/+39
2014-08-13dvbbasebin: fix parsing of freqs in some ZAP filesReynaldo H. Verdejo Pinochet1-2/+11
2014-08-13dvbsrc: get rid of remaining trailing whitespaceReynaldo H. Verdejo Pinochet1-6/+6
2014-08-13dvbsrc: wrap around known-interruptible ioctlsReynaldo H. Verdejo Pinochet1-10/+29
2014-08-13dvbsrc: drop gst_dvbsrc_retry_ioctl for retry macroReynaldo H. Verdejo Pinochet1-30/+27
2014-08-13dvbsrc: dvbbasebin: add 'tune' signalReynaldo H. Verdejo Pinochet4-10/+60
2014-08-13hlsdemux: Do not switch playlist on trick modesThibault Saunier1-1/+5
2014-08-13hlsdemux: No need to have a I-Frame list to do trick modesThibault Saunier1-9/+2
2014-08-13tsdemux: Do not tweak segments on reverse playbackThibault Saunier1-4/+7
2014-08-13facedetect: Use NULL to disable eyes/nose/mouthValentin PONS1-0/+2
2014-08-13glbufferpool: fix allocator leak in some casesTim-Philipp Müller1-6/+17
2014-08-11assrender: save a few ref/unref pairsThiago Santos1-23/+21
2014-08-11assrender: remove obsolete fixmeThiago Santos1-4/+0
2014-08-11assrender: improve negotiationThiago Santos1-3/+58
2014-08-11assrender: always intersect with the filter capsThiago Santos1-27/+14
2014-08-11dvbsuboverlay: improve negotiationThiago Santos1-24/+69
2014-08-11dvbsuboverlay: always intersect with the filter in getcapsThiago Santos1-27/+14
2014-08-11aggregator: fix up doc comment for set_src_capsMatthew Waters1-1/+1
2014-08-11videoaggregator: push the caps event as soon as we receive itMatthew Waters2-21/+15
2014-08-11webenc: Add WebP image encoderSreerenj Balachandran4-2/+483
2014-08-11sbcenc: Unref output caps in error casesSebastian Rasmussen1-19/+19
2014-08-11opusenc: Unref pad template caps after usageSebastian Rasmussen1-5/+6
2014-08-11inter: Unref bus after usageSebastian Rasmussen1-0/+5
2014-08-10examples/gl: unref bus and element after usageSebastian Rasmussen3-0/+3
2014-08-10docs: update for git masterTim-Philipp Müller76-154/+641
2014-08-10docs: remove rtpvp8 plugin docs, the elements are now in -goodTim-Philipp Müller1-55/+0
2014-08-10opengl: update element docs for 1.xTim-Philipp Müller7-15/+26
2014-08-10docs: remove eglglessink from docs as it no longer existsTim-Philipp Müller3-44/+0
2014-08-10wrappercamerabinsrc: Unref elements after usageSebastian Rasmussen1-1/+10
2014-08-10openal: Unref pad template caps after usageSebastian Rasmussen2-2/+7