summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2010-12-30cog: Use math-compat.hDavid Schleef3-1/+3
2010-12-26tiger: fallback on headers in caps to initialize if headers are absentVincent Penquerc'h2-0/+48
2010-12-25kate: if seeking with GST_SEEK_TYPE_CUR, flush everythingVincent Penquerc'h1-1/+3
2010-12-25tiger: move #if #else bits outside of macroTim-Philipp Müller1-17/+13
2010-12-25tiger: Give tiger primary rankVincent Penquerc'h1-1/+1
2010-12-25kate: add segment tracking, and various other improvementsVincent Penquerc'h10-92/+600
2010-12-15rsvgoverlay: Don't set uint on an int propertyEdward Hervey1-2/+2
2010-12-12resindvd: Defer pushing tag updates until streaming.Jan Schmidt2-8/+22
2010-12-12resindvd: Attempt to use glib language setting for DVD menus/audioJan Schmidt1-3/+21
2010-12-12resindvd: Fix silly typo in button state tracking.Jan Schmidt1-1/+1
2010-12-09jasperdec: don't fail hard on decoding errorWim Taymans1-2/+2
2010-11-30Fix pad template memleaksDavid Schleef1-9/+7
2010-11-30vp8enc: Readd setting of granuleposDavid Schleef1-0/+7
2010-11-30vp8enc: Don't override timestamps set by base classDavid Schleef1-20/+0
2010-11-30jp2kenc: Emit SOP markers in every codestream packetSebastian Dröge1-1/+1
2010-11-27schroenc: minor memleak fixDavid Schleef1-0/+10
2010-11-25vp8: Remove dead assignmentsEdward Hervey2-32/+0
2010-11-25sdlaudiosink: Remove dead assignmentsEdward Hervey1-11/+1
2010-11-25schroedinger: Remove dead assignmentsEdward Hervey3-33/+0
2010-11-25mimenc: Remove dead assignmentEdward Hervey1-2/+0
2010-11-25cogdownsample: Remove dead assignmentEdward Hervey1-2/+0
2010-11-25opencv: Remove dead assignmentsEdward Hervey12-43/+15
2010-11-25cogcolorspace: Remove dead assignmentEdward Hervey1-1/+0
2010-11-25cogframe: Remove dead assignmentsEdward Hervey1-5/+0
2010-11-25celtenc: Initialize variableEdward Hervey1-1/+1
2010-11-25celtenc: Remove dead assignmentEdward Hervey1-3/+0
2010-11-25assrender: Remove dead assignmentsEdward Hervey1-19/+4
2010-11-22opencv: fix caps issues and extend supported caps for some elementsJosh Doe12-59/+112
2010-11-22rsvgoverlay: scalable and relative svg overlay with cairoOlivier Aubert4-7/+480
2010-11-09assrender: Remove unused src_stride variable from blit functionsMart Raudsepp1-2/+1
2010-11-08rsvgdec: avoid reffing the element in chainStefan Kost1-3/+1
2010-11-08rsvgdec: add some minimal logging to track what it is doingStefan Kost1-0/+12
2010-11-02zbar: handle more formats that start with an 8-bit Y planeTim-Philipp Müller1-2/+8
2010-11-02zbar: use correct strideTim-Philipp Müller2-8/+25
2010-11-02zbar: minor clean-upTim-Philipp Müller1-4/+5
2010-11-02zbar: disable cache by defaultTim-Philipp Müller1-4/+4
2010-11-01cog, colorspace: update orc backup functions for latest changesTim-Philipp Müller1-74/+596
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost48-301/+452
2010-10-19various: wrap property registration and add a single fixme for long desc.Stefan Kost3-17/+44
2010-10-15basevideo: Move common fields/functions to basecodecDavid Schleef4-75/+74
2010-10-14zbar: Make scanner cache optionalKaj-Michael Lang2-5/+23
2010-10-14faad: reflow opening and closing decoderMark Nauwelaerts1-4/+24
2010-10-12faad: cater for renegotiationMark Nauwelaerts2-0/+12
2010-10-11faac: handle trailing encoder outputMark Nauwelaerts2-8/+13
2010-10-11switchsrc: Set the GST_ELEMENT_IS_SOURCE flagSebastian Dröge1-0/+4
2010-10-05alsaspdif: remove alsaspdifsink elementTim-Philipp Müller4-955/+0
2010-09-29faad: reverse playback; cater for decoder delayMark Nauwelaerts1-0/+30
2010-09-29faad: tweak output buffer timestampingMark Nauwelaerts1-9/+21
2010-09-26resindvdsrc: improve error messages on read errosTim-Philipp Müller1-11/+46
2010-09-25ofa: Call g_object_notify() after the fingerprint was createdSebastian Dröge1-0/+2