summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* opencv: handdetect: no need to get a writable bufferLuis de Bethencourt2015-10-211-2/+1
* glshaderelement: free the vertex and fragment strings on finalizeMatthew Waters2015-10-211-0/+8
* glshaderelement: remove unneeded reference to <gst/gl/gstglshadervariables.h>Matthew Waters2015-10-211-1/+0
* glimagesink: create a context in NULL_READYMatthew Waters2015-10-211-7/+7
* glshaderelement: implement setting arbitrary uniformsMatthew Waters2015-10-212-0/+94
* opencv: handdetect: free best_r with deleteLuis de Bethencourt2015-10-201-3/+3
* opencv: motioncells: remove unnecessary checkLuis de Bethencourt2015-10-201-8/+4
* hls/m3u8: Update current position in all casesEdward Hervey2015-10-192-15/+25
* gl: be consistent in gobject boilerpateMatthew Waters2015-10-193-3/+3
* glshaderelement: implement on-demand create-shader signallingMatthew Waters2015-10-172-20/+40
* gl/calayer: don't leak a gl shader objectMatthew Waters2015-10-171-2/+0
* gtk: separate out the widget/window destroy callbacksMatthew Waters2015-10-171-7/+10
* srtpdec: skip padding when mapping RTP packetsMiguel París Díaz2015-10-161-2/+4
* gl/caopengllayersink: port to new GstGLShader APIMatthew Waters2015-10-151-3/+12
* glshader: port element to GstGLSLStageMatthew Waters2015-10-152-237/+211
* glshader: port to using GstGLSLStage objects for string managementMatthew Waters2015-10-156-56/+89
* dtls: Fix name conflict with openssl on win32Paul Arzelier2015-10-151-0/+7
* hls: if media sequence is not specified, use 0Thiago Santos2015-10-141-0/+1
* waylandsink: fix fallback buffer allocationGeorge Kiagiadakis2015-10-141-2/+2
* waylandsink: rename GstWlDisplay::formats array to shm_formatsGeorge Kiagiadakis2015-10-143-6/+6
* waylandsink: replace the custom GstWlShmMemory with GstFdMemoryGeorge Kiagiadakis2015-10-143-57/+28
* hls: Allow debugging of the playlistEdward Hervey2015-10-141-0/+2
* hlsdemux: Avoid negative sequence numbersEdward Hervey2015-10-141-4/+12
* opencv: switch remaining to C++Luis de Bethencourt2015-10-144-80/+71
* mpdparser: Set default last_byte_pos to -1Sebastian Dröge2015-10-141-1/+1
* opencv: motioncells: Switch to C++Luis de Bethencourt2015-10-145-45/+29
* textoverlay: Switch to C++Luis de Bethencourt2015-10-112-11/+19
* opencv: pyramidsegment: Switch to C++Luis de Bethencourt2015-10-112-8/+10
* dashdemux: fix undefined reference to gst_ntp_clock_newJulien Isorce2015-10-111-1/+1
* cvsobel: Switch to C++Luis de Bethencourt2015-10-102-8/+10
* cvlaplace: Switch to C++Luis de Bethencourt2015-10-102-6/+6
* cvequalizehist: Switch to C++Luis de Bethencourt2015-10-102-2/+2
* cverode: Switch to C++Luis de Bethencourt2015-10-103-5/+6
* dashdemux: fixed has_next_periodFlorin Apostol2015-10-071-0/+8
* glvideomixer: Proxy the ignore-eos videoaggregator property as wellNirbheek Chauhan2015-10-061-0/+7
* rtmpsrc: plug memory-leaksHavard Graff2015-10-031-4/+4
* resindvd: Port to new GLib mutex/cond APISebastian Dröge2015-10-024-105/+104
* Update GLib dependency to 2.40.0Sebastian Dröge2015-10-022-71/+0
* cvdilate: Change gstcvdilate to C++Vanessa Chipirrás Navalón2015-10-022-2/+2
* skindetect: Change gstskindetect to C++Vanessa Chipirrás Navalón2015-10-022-2/+2
* opencvutils: add extern C, for the opencv elements work.Vanessa Chipirrás Navalón2015-10-021-1/+2
* retinex: use OpenCV namespaceLuis de Bethencourt2015-10-021-9/+9
* cvsmooth: port to C++Vanessa Chipirrás Navalón2015-10-022-6/+6
* retinex: Change retinex to C++Vanessa Chipirrás Navalón2015-10-022-1/+1
* handdetect: remove another unused variableVanessa Chipirrás Navalón2015-10-022-8/+0
* handdetect: CvPoint values changed from uint to intLuis de Bethencourt2015-10-022-36/+36
* handdetect: need to migrate to C++Luis de Bethencourt2015-10-022-148/+155
* handdetect: Change gsthanddetect to C++Luis de Bethencourt2015-10-022-3/+3
* dtls: fix printf format on win32Polochon_street2015-10-021-1/+1
* assrender: optimize blendingArnaud Vrac2015-10-021-14/+20