summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* wildmidi: fix event and query handlerWim Taymans2013-03-191-5/+5
* Make the hls plugin depend on gnutls and move to ext/hls/Alessandro Decina2013-03-1916-1/+4027
* port wildmidiWim Taymans2013-03-191-108/+128
* srtp: fix compilation warning returning NULL in case of errorJose Antonio Santos Cadenas2013-03-151-2/+3
* srtp: use constant AES_128_ICM instead of AES_ICM that is not foundJose Antonio Santos Cadenas2013-03-151-1/+1
* eglglessink: Add support for different EGLImage orientationsSebastian Dröge2013-03-132-53/+106
* eglglessink: Add RGBA to the caps againSebastian Dröge2013-03-131-0/+2
* srtp: Add SRTP plugin based on libsrtpOlivier Crête2013-03-129-0/+2651
* eglglessink: Make sure the buffer is released to the pool if it's the last us...Sebastian Dröge2013-03-121-0/+1
* eglglessink: There are only two GLSL programs, not threeSebastian Dröge2013-03-071-1/+1
* eglglessink: gst_buffer_pool_config_get_allocator() does *not* return a new r...Sebastian Dröge2013-03-071-0/+2
* eglglessink: Fix allocation of RGBA texturesSebastian Dröge2013-03-061-1/+1
* eglglessink: Make sure to set the NO_SHARE flag on the EGLImage memoriesSebastian Dröge2013-03-061-22/+28
* eglglessink: Always use an RGBA configurationSebastian Dröge2013-03-052-455/+318
* eglglessink: Properly negotiate an allocatorSebastian Dröge2013-03-031-18/+37
* egl: Mark memory as not mappable if it isn'tSebastian Dröge2013-03-031-9/+18
* eglglessink: Store a reference to the last_buffer if using EGLImagesSebastian Dröge2013-03-031-2/+2
* eglglessink: Fix compiler warning on RPiSebastian Dröge2013-03-031-2/+2
* eglglessink: Port to new EGL librarySebastian Dröge2013-03-034-674/+426
* egl: Move configure checks around and re-use for eglglessink pluginSebastian Dröge2013-03-031-3/+6
* eglglessink: Fix GST_ERROR_OBJECT() parametersSebastian Dröge2013-03-031-1/+1
* opencv: use pkgdatadir locally to construct path for custom haar cascadesTim-Philipp Müller2013-03-012-10/+13
* opencv: port handdetect element to 1.0 and add to buildSreerenj Balachandran2013-03-014-179/+74
* opencv: add handdetect plugin, initial implementationAndol Li2013-03-014-0/+4516
* eglglessink: gst_video_sink_center_rect() takes the structs itself instead of...Sebastian Dröge2013-02-281-1/+1
* eglglessink: Fix aspect-ratio issues caused by scaling on RPiSebastian Dröge2013-02-281-4/+15
* eglglessink: Close the dispman display on RPi after usageSebastian Dröge2013-02-131-1/+4
* eglglessink: For RPi, initialize bcm_host in plugin_init()Sebastian Dröge2013-02-131-5/+5
* eglglessink: Add bcm/Raspberry Pi support.Julian Scheel2013-02-132-1/+129
* swfdec: removeTim-Philipp Müller2013-02-114-1022/+0
* Add cog to cruft list and remove some more leftover filesTim-Philipp Müller2013-02-113-1431/+0
* cog: remove cog pluginDavid Schleef2013-02-1120-22601/+0
* opusdec: clear the state of the decoderWim Taymans2013-02-111-2/+2
* rsvgoverlay: deprecated GStaticMutex -> GMutexMarc Leeman2013-02-092-3/+3
* opuspay: fix timestampsWim Taymans2013-01-311-1/+10
* opusenc: fix crash when setting "cbr" property when encoder is not running yetTim-Philipp Müller2013-01-281-1/+2
* curltlssink: set correct level of SSL for the transferPatricia Muscalu2013-01-221-3/+2
* assrender: reenable unit tests and up rank to primary againArnaud Vrac2013-01-221-2/+1
* assrender: use overlay composition to blit subtitles on video framesArnaud Vrac2013-01-222-315/+20
* assrender: render overlay composition if supported downstreamArnaud Vrac2013-01-222-9/+180
* assrender: add wait-text propertyArnaud Vrac2013-01-222-1/+19
* assrender: fix some subtitles being ignoredArnaud Vrac2013-01-222-17/+19
* assrender: refactor code to avoid duplicationArnaud Vrac2013-01-221-80/+48
* assrender: proxy allocations on video padArnaud Vrac2013-01-221-0/+2
* dtmf/spandsp: Move dtmfdetect to use libspandspOlivier Crête2013-01-094-4/+383
* resindvd: handle non-utf8 dvd disc titles betterTim-Philipp Müller2013-01-073-2/+12
* jasper: remove jasper jpeg2000 plugin, replaced by openjpeg pluginTim-Philipp Müller2013-01-077-1688/+8
* eglglessink: Don't return EGLImages that we just rendered from the buffer poolSebastian Dröge2013-01-032-0/+46
* eglglessink: Handle copying of GstMemory properlySebastian Dröge2013-01-033-6/+20
* eglglessink: Make sure to always use the correct GstMemory for buffers from o...Sebastian Dröge2013-01-032-3/+3