summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* opencv: fix caps issues and extend supported caps for some elementsJosh Doe2010-11-2212-59/+112
* rsvgoverlay: scalable and relative svg overlay with cairoOlivier Aubert2010-11-224-7/+480
* assrender: Remove unused src_stride variable from blit functionsMart Raudsepp2010-11-091-2/+1
* rsvgdec: avoid reffing the element in chainStefan Kost2010-11-081-3/+1
* rsvgdec: add some minimal logging to track what it is doingStefan Kost2010-11-081-0/+12
* zbar: handle more formats that start with an 8-bit Y planeTim-Philipp Müller2010-11-021-2/+8
* zbar: use correct strideTim-Philipp Müller2010-11-022-8/+25
* zbar: minor clean-upTim-Philipp Müller2010-11-021-4/+5
* zbar: disable cache by defaultTim-Philipp Müller2010-11-021-4/+4
* cog, colorspace: update orc backup functions for latest changesTim-Philipp Müller2010-11-011-74/+596
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-1948-301/+452
* various: wrap property registration and add a single fixme for long desc.Stefan Kost2010-10-193-17/+44
* basevideo: Move common fields/functions to basecodecDavid Schleef2010-10-154-75/+74
* zbar: Make scanner cache optionalKaj-Michael Lang2010-10-142-5/+23
* faad: reflow opening and closing decoderMark Nauwelaerts2010-10-141-4/+24
* faad: cater for renegotiationMark Nauwelaerts2010-10-122-0/+12
* faac: handle trailing encoder outputMark Nauwelaerts2010-10-112-8/+13
* switchsrc: Set the GST_ELEMENT_IS_SOURCE flagSebastian Dröge2010-10-111-0/+4
* alsaspdif: remove alsaspdifsink elementTim-Philipp Müller2010-10-054-955/+0
* faad: reverse playback; cater for decoder delayMark Nauwelaerts2010-09-291-0/+30
* faad: tweak output buffer timestampingMark Nauwelaerts2010-09-291-9/+21
* resindvdsrc: improve error messages on read errosTim-Philipp Müller2010-09-261-11/+46
* ofa: Call g_object_notify() after the fingerprint was createdSebastian Dröge2010-09-251-0/+2
* schrodec: Fix class definitionDavid Schleef2010-09-221-1/+1
* sdlvideosink: Fix function prototype for touchy compilersEdward Hervey2010-09-211-1/+1
* sdl: Port to new XOverlay APIEdward Hervey2010-09-211-4/+5
* spc: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-1/+2
* mplex: Don't use GST_FLOW_IS_SUCCESS()Sebastian Dröge2010-09-211-1/+1
* timidity: Don't post an error message on the bus for UNEXPECTEDSebastian Dröge2010-09-211-1/+8
* wildmidi: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-14/+12
* gme: Post an error message on the bus for fatal errorsSebastian Dröge2010-09-211-1/+7
* sfsink: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-7/+6
* basevideodecoder: add capture pattern handlingDavid Schleef2010-09-181-33/+3
* basevideo: Move deadline to frame structureDavid Schleef2010-09-182-5/+6
* cog: Allow compilation without orcSebastian Dröge2010-09-174-3/+16
* metadata: remove metadata pluginStefan Kost2010-09-1535-12744/+0
* jack: added translatable text for server not found errorTristan Matthews2010-09-143-5/+15
* celtenc: Change bitrate to bits/secOlivier Crête2010-09-131-11/+9
* opencv: define CV_NO_BACKWARD_COMPATIBILITY to suppress warnings caused by co...Tim-Philipp Müller2010-09-091-1/+2
* opencv: avoid 'unused' compiler warnings with inline functions in opencv headersTim-Philipp Müller2010-09-091-1/+4
* opencv: update plugin source package name and originTim-Philipp Müller2010-09-091-1/+1
* facedetect: Add more parametersThiago Santos2010-09-082-2/+112
* opencv: Refactor files structureThiago Santos2010-09-0835-203/+85
* opencv: Adds new plugin opencvThiago Santos2010-09-082-1/+9
* facedetect: Post an useful messageThiago Santos2010-09-081-0/+42
* facedetect: Use GstOpencvVideoFilter as the base classThiago Santos2010-09-083-57/+57
* opencvbasetrans: Use GstVideoFilter as the base classThiago Santos2010-09-0816-175/+160
* cvlaplace: adds new cvlaplace elementThiago Santos2010-09-086-1/+406
* Adds new element cvsobelThiago Santos2010-09-085-5/+382
* Adds new element cvequalizehistThiago Santos2010-09-084-0/+224