summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* kate: ensure the kate pad does not shoot ahead of the video padVincent Penquerc'h2011-01-143-4/+57
* cog, schroedinger: fix warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller2011-01-085-0/+5
* 0.10.20.2 pre-releaseTim-Philipp Müller2011-01-082-694/+285
* directfb: don't put code with side-effects into g_assert()Tim-Philipp Müller2011-01-081-1/+2
* xvidenc: don't put code with side effects into g_return_val_if_fail()Tim-Philipp Müller2011-01-071-8/+16
* tiger: outline text by default, to make it easier to readVincent Penquerc'h2011-01-021-2/+2
* jack: move plugin to gst-plugins-goodTim-Philipp Müller2011-01-0215-2892/+0
* kate: fix caps and string leaks and some minor clean-upsTim-Philipp Müller2011-01-023-21/+19
* kate: reenable the sending of a message for tagsVincent Penquerc'h2011-01-021-2/+0
* cog: Use math-compat.hDavid Schleef2010-12-303-1/+3
* tiger: fallback on headers in caps to initialize if headers are absentVincent Penquerc'h2010-12-262-0/+48
* kate: if seeking with GST_SEEK_TYPE_CUR, flush everythingVincent Penquerc'h2010-12-251-1/+3
* tiger: move #if #else bits outside of macroTim-Philipp Müller2010-12-251-17/+13
* tiger: Give tiger primary rankVincent Penquerc'h2010-12-251-1/+1
* kate: add segment tracking, and various other improvementsVincent Penquerc'h2010-12-2510-92/+600
* rsvgoverlay: Don't set uint on an int propertyEdward Hervey2010-12-151-2/+2
* resindvd: Defer pushing tag updates until streaming.Jan Schmidt2010-12-122-8/+22
* resindvd: Attempt to use glib language setting for DVD menus/audioJan Schmidt2010-12-121-3/+21
* resindvd: Fix silly typo in button state tracking.Jan Schmidt2010-12-121-1/+1
* jasperdec: don't fail hard on decoding errorWim Taymans2010-12-091-2/+2
* Fix pad template memleaksDavid Schleef2010-11-301-9/+7
* vp8enc: Readd setting of granuleposDavid Schleef2010-11-301-0/+7
* vp8enc: Don't override timestamps set by base classDavid Schleef2010-11-301-20/+0
* jp2kenc: Emit SOP markers in every codestream packetSebastian Dröge2010-11-301-1/+1
* schroenc: minor memleak fixDavid Schleef2010-11-271-0/+10
* vp8: Remove dead assignmentsEdward Hervey2010-11-252-32/+0
* sdlaudiosink: Remove dead assignmentsEdward Hervey2010-11-251-11/+1
* schroedinger: Remove dead assignmentsEdward Hervey2010-11-253-33/+0
* mimenc: Remove dead assignmentEdward Hervey2010-11-251-2/+0
* cogdownsample: Remove dead assignmentEdward Hervey2010-11-251-2/+0
* opencv: Remove dead assignmentsEdward Hervey2010-11-2512-43/+15
* cogcolorspace: Remove dead assignmentEdward Hervey2010-11-251-1/+0
* cogframe: Remove dead assignmentsEdward Hervey2010-11-251-5/+0
* celtenc: Initialize variableEdward Hervey2010-11-251-1/+1
* celtenc: Remove dead assignmentEdward Hervey2010-11-251-3/+0
* assrender: Remove dead assignmentsEdward Hervey2010-11-251-19/+4
* 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