summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-19tsdemux: WIPtsdemux-programchangeThiago Santos2-13/+47
2014-08-19tsdemux: There is no need for 'update segment' in 1.xThiago Santos2-26/+11
2014-08-19tsdemux: Refactor program removeal code to its own functionThiago Santos1-22/+26
2014-08-19mpegtsbase: make initial_program work accross different PATsThiago Santos2-7/+10
2014-08-19tsdemux: reuse the drain method when sending eosThiago Santos1-5/+4
2014-08-19tsdemux: allow program-number switching in playingThiago Santos2-6/+146
2014-08-19tsdemux: refactor a bit to make pads reusableThiago Santos1-38/+66
2014-08-19tsbase: store the program in the tsbasestreamThiago Santos3-9/+49
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