summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* faad: fixes warning in macosx snow leopardJosep Torra2009-10-121-5/+5
* jack: ensure segtotal is at least 2Stefan Kost2009-10-122-7/+13
* jack: don't crash in ringbuffer with SIGFPE on small buffer-timesStefan Kost2009-10-121-4/+14
* metadata: init variablesStefan Kost2009-10-111-2/+2
* soundtouch: fixes warnings on macosx snow leopardJosep Torra2009-10-112-8/+11
* schroedinger: fix warnings on macosx snow leopardJosep Torra2009-10-113-4/+7
* metadata: fix warnings in macosx snow leopardJosep Torra2009-10-112-2/+2
* mms: fixes warning in macosx snow leopardJosep Torra2009-10-111-2/+3
* dirac: fix warning in macosx snow leopardJosep Torra2009-10-111-2/+3
* assrender/dvdspu: Increase ranks to PRIMARYSebastian Dröge2009-10-091-1/+1
* assrender: Make classification a bit more accurateSebastian Dröge2009-10-091-1/+1
* schro: remove unused include of liboil.hDavid Schleef2009-10-071-1/+0
* metadata: don't copy trailing NULL of strings in xmp metadataStefan Kost2009-10-071-4/+3
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-074-0/+4
* mimenc: Remove invalid todoOlivier Crête2009-10-061-1/+0
* dirac: various fixesDavid Schleef2009-10-051-21/+32
* diracenc: Fix caps unlinked negotiationJan Schmidt2009-10-051-54/+63
* schroenc: When the source pad isn't linked, use the pad templateJan Schmidt2009-10-051-0/+5
* schroenc: move caps related code to gst_schro_enc_set_format.Alessandro Decina2009-10-051-35/+33
* Use GST_CXXFLAGS and GST_CFLAGS to pull in local gst-libs includes.Jan Schmidt2009-10-052-4/+3
* Fix CFLAGS and LDFLAGS for dirac/schrodingerJan Schmidt2009-10-052-7/+11
* dirac: convert to BaseVideoEncoderDavid Schleef2009-10-022-126/+532
* cog: hackingDavid Schleef2009-10-029-505/+728
* cog: reset cache instead of returning NULLDavid Schleef2009-10-021-2/+8
* celtdec: Handle lookahead, discontDavid Schleef2009-10-022-0/+22
* build: add missing stdlib include to fix the buildStefan Kost2009-10-021-0/+1
* Fix schroenc for refcount change in GstBaseVideoEncoder.Alessandro Decina2009-10-021-1/+1
* Make gst_schro_enc_handle_frame return GstFlowReturn.Alessandro Decina2009-10-021-2/+2
* zbar: post a message instead of printing the code to stdoutStefan Kost2009-10-022-6/+59
* zbar: cleanupsStefan Kost2009-10-021-15/+33
* zbar: add new plugin to the build here tooStefan Kost2009-10-021-2/+10
* zbar: wrap zbar library as a image analyzerStefan Kost2009-10-013-0/+351
* metadata: change XMP location tags to start with capitalsTommi Myöhänen2009-10-011-2/+2
* resindvdbin: If no suitable audio decoder is found play the DVD without audioSebastian Dröge2009-10-012-3/+36
* resindvdbin: Also post missing element messages if any other element is missingSebastian Dröge2009-10-011-0/+2
* resindvdbin: Post missing decoder messages if one is missingSebastian Dröge2009-10-012-1/+15
* resindvdbin: Use the new video decoderSebastian Dröge2009-10-011-31/+4
* resindvdbin: Rename filesSebastian Dröge2009-10-014-4/+4
* resindvdbin: Refactor audio decoder and add a (MPEG) video decoderSebastian Dröge2009-10-012-114/+246
* rsnaudiodec: Get desired sink caps from the pad templateSebastian Dröge2009-10-011-5/+6
* rsvg: Unpremultiply Cairo's ARGB to match GStreamer'sSebastian Dröge2009-10-011-0/+34
* resindvdbin: Create external srcpads from the static pad templatesSebastian Dröge2009-09-301-8/+14
* resindvdbin: Use gst_caps_can_intersect() because it's fasterSebastian Dröge2009-09-261-3/+1
* rsnaudiodec: Use ghost pads and always forward application/x-gst-dvd events i...Sebastian Dröge2009-09-262-253/+52
* resindvdbin: Use autoconvert in rsnaudiodec and build a list of possible deco...Jan Schmidt2009-09-262-9/+149
* rsnstreamselector: Use new single object iterator for the internally linked padsSebastian Dröge2009-09-251-58/+6
* resindvdbin: Don't block the external ghost pads but only their targetsSebastian Dröge2009-09-252-20/+58
* cog: use BUILT_SOURCES instead of temp libraryDavid Schleef2009-09-241-7/+4
* Revert "LV2 preset support."Stefan Kost2009-09-222-171/+16
* Revert "Fix property index when setting preset."Stefan Kost2009-09-221-1/+1