summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* po: Remove files no longer presentEdward Hervey2014-08-011-2/+0
* decklink: 59.94fps is 60000/1001, not 30000/1001Sebastian Dröge2014-08-011-3/+3
* gl/docs: remove superflous 'the'Matthew Waters2014-08-011-1/+1
* gl: document GST_GL_* environment variablesMatthew Waters2014-08-012-0/+12
* gl/tests: update for API changesMatthew Waters2014-08-012-47/+47
* Makefile: Add usage of build-checks stepEdward Hervey2014-07-312-0/+4
* glcontext: add a destroy functionMatthew Waters2014-07-312-0/+22
* gl/x11: silence runtime warningMatthew Waters2014-07-311-1/+2
* glmemory: use the plane offsets to compute the size of the data pointerMatthew Waters2014-07-311-5/+14
* glmemory: use GstVideoInfo everywhereMatthew Waters2014-07-316-106/+137
* faceblur: facedetect: add properties to faceblurRobert Jobbagy2014-07-304-8/+120
* faceblur: post message when profile loading failsRobert Jobbagy2014-07-302-2/+14
* facedetect: faceblur: update launch line examplesRobert Jobbagy2014-07-302-3/+4
* glimagesink: keep the uploaded buffer around on successful redisplayMatthew Waters2014-07-291-1/+0
* glmemory: reenable the texture_rg support for !eaglMatthew Waters2014-07-292-3/+3
* tests: gitignore: update with new testsThiago Santos2014-07-282-0/+4
* tests: files: adds missing file from previous commitThiago Santos2014-07-281-0/+0
* tests: templatematch: add test to check that we use the correct rgb formatThiago Santos2014-07-283-0/+177
* opencv templatematch: Set caps to BGR orderDavid Rothlisberger2014-07-281-2/+2
* templatematch: mark pads as proxy capsThiago Santos2014-07-281-0/+2
* templatematch: Produce a warning message if we can't load a template imageWilliam Manley2014-07-281-2/+8
* templatematch: Match rectangle grows redder with increased match certaintyWilliam Manley2014-07-281-2/+12
* templatematch: Allow changing template property on the flyWilliam Manley2014-07-281-17/+39
* templatematch: Pass video through when nothing to match againstDavid Rothlisberger2014-07-281-4/+2
* templatematch: Remove no-op call to gst_templatematch_load_templateWilliam Manley2014-07-281-1/+0
* dvbsrc: clarify units for freq and symbol-rateReynaldo H. Verdejo Pinochet2014-07-281-5/+7
* dvbsrc: add preliminary support for ISDB-T/TbReynaldo H. Verdejo Pinochet2014-07-283-4/+485
* dvbsrc: make slof/lof1/lof2 settable propertiesReynaldo H. Verdejo Pinochet2014-07-283-15/+73
* glimagesink: silence gsignal warningMatthew Waters2014-07-271-2/+9
* wrappercamerabinsrc: do not give references to probesThiago Santos2014-07-261-6/+3
* camerabin: use gst_object_ref to make it easier to track refsThiago Santos2014-07-261-2/+2
* wrappercamerabinsrc: unref request padsThiago Santos2014-07-261-0/+8
* jpegparse: port to baseparseThiago Santos2014-07-242-262/+154
* glwindow/11: Emit signals for mouse and key navigation eventsVasilis Liaskovitis2014-07-241-2/+42
* glwindow: Constify string parameters to the send_*_event() functionsSebastian Dröge2014-07-242-6/+6
* glimagesink: remove extra argument from debug callMatthew Waters2014-07-241-1/+1
* glimagesink: Add navigation interface and callbacks for GstGLWindow mouse/key...Vasilis Liaskovitis2014-07-242-0/+55
* GstGLWindow : Add mouse-event and key-event signals for navigationVasilis Liaskovitis2014-07-242-0/+61
* gl: fix multi gl object leaksWang Xin-yu (王昕宇)2014-07-245-0/+44
* wrappercamerabinsrc: only flush buffers if renegotiation is neededThiago Santos2014-07-231-7/+8
* camerabin: handle EOS on the pipelineThiago Santos2014-07-232-16/+19
* tsdemux: Do not scan for keyframe when in push mode.Mathieu Duponchelle2014-07-221-1/+2
* tsdemux: Do not scan for a keyframe in non-accurate mode.Mathieu Duponchelle2014-07-221-1/+4
* gdppay: remove obsolete codeThiago Santos2014-07-221-13/+0
* gdppay: put all sticky events in streamheaderThiago Santos2014-07-223-166/+112
* facedetect: improve enum GstFaceDetectUpdates descriptionsNicola Murino2014-07-221-2/+2
* facedetect: make updates on_change works as expectedNicola Murino2014-07-221-1/+2
* pnmenc: Port PNM Encoder to use GstVideoEncoder ClassSanjay NM2014-07-222-150/+182
* pnmdec: Patch to handle max valueSanjay NM2014-07-212-1/+25
* katedec: handle segment event earlierThiago Santos2014-07-212-1/+4