summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* assrender: Use the window size from downstreamArnaud Vrac2015-10-022-5/+53
* assrender: Improve negotiationArnaud Vrac2015-10-022-92/+162
* assrender: render the subtitles with the proper aspectArnaud Vrac2015-10-021-20/+4
* dtls: fix printf format on win32Paul Arzelier2015-10-021-2/+2
* dashdemux: Correctly assign earliest pts instead of overriding it with first ...John Chang2015-10-021-1/+1
* qt: add support for building on osx/iosMatthew Waters2015-10-025-10/+44
* rtmpsrc: Fix indentation with gst-indentJohn Slade2015-10-021-2/+2
* glcolorscale: use glbasefilter vfuncsMatthew Waters2015-10-011-78/+36
* mssdemux: activate streams before configuring bitratePhilippe Normand2015-09-301-2/+15
* mssdemux: PlayReady WRM parsing supportPhilippe Normand2015-09-304-0/+140
* mssdemux: always use timescale for gst timestamp calculationPhilippe Normand2015-09-301-6/+5
* glupload: remove useless release_bufferMatthew Waters2015-09-301-2/+0
* gtk: add some GL debug statements to show up in GL tracesMatthew Waters2015-09-301-4/+10
* hls: m3u8playlist: more clean-upsTim-Philipp Müller2015-09-302-37/+22
* hls: m3u8playlist: fix silly queue iteration codeTim-Philipp Müller2015-09-301-4/+4
* hls: m3u8playlist: more minor playlist_render() clean-upsTim-Philipp Müller2015-09-301-19/+10
* hls: m3u8playlist: move entry rendering into render_playlist()Tim-Philipp Müller2015-09-301-27/+15
* hls: m3u8playlist: simplify gst_m3u8_playlist_render()Tim-Philipp Müller2015-09-302-25/+20
* hls: remove unused macro and direct gio usageTim-Philipp Müller2015-09-304-6/+2
* opencv: erode: remove non-ip transform funcLuis de Bethencourt2015-09-291-15/+0
* opencv: dilate: remove non-ip transform funcLuis de Bethencourt2015-09-291-15/+0
* opencv: use gst_opencv_video_filter_set_in_place()Luis de Bethencourt2015-09-298-9/+19
* handdetect: check for haar cascade files pathLuis de Bethencourt2015-09-291-2/+11
* opencv: cvlaplace: add scale and shift propertiesLuis de Bethencourt2015-09-292-2/+31
* qtsink: explicitely fallthrough switch statementLuis de Bethencourt2015-09-291-0/+2
* assrender: fix leak of tag samples in the tag listArnaud Vrac2015-09-291-48/+60
* assrender: fix gap event leak and invalid return valueArnaud Vrac2015-09-291-0/+3
* gtk: fix assertion when the element has no peerMatthew Waters2015-09-291-3/+5