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