summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* resindvd: Remove old code and obsolete commentsJan Schmidt2009-11-042-53/+2
* celtdec : chain_parse_data : check validity of timestamp, create a new one if...Gabriel Millaire2009-11-042-6/+32
* cdaudio: fix propertiesWim Taymans2009-11-041-22/+42
* assrender: Return WRONG_STATE from the subtitle chain when flushingSebastian Dröge2009-11-042-1/+9
* assrender: Unlock and free any pending subtitle buffers on FLUSH_STARTSebastian Dröge2009-11-041-0/+6
* assrender: Synchronize subtitle buffers with the videoSebastian Dröge2009-11-042-14/+109
* zbar: include quality and check count, fixes #600461Stefan Kost2009-11-041-3/+15
* tiger: Make sure that tiger is not autoplugged by decodebin2Sebastian Dröge2009-11-031-1/+1
* kate: Change ranks of katedec and tiger to PRIMARY to be autopluggedSebastian Dröge2009-11-031-5/+2
* tiger: Change name of the subtitle sink template and classificationSebastian Dröge2009-11-031-2/+2
* resindvd: Fix an oversight from updating the copy of basesrcJan Schmidt2009-11-021-1/+1
* pitch: remove pointless gst_element_no_more_pads()Tim-Philipp Müller2009-11-021-2/+0
* resindvd: Use gst_base_src_new_seamless_segment()Jan Schmidt2009-11-021-9/+16
* resindvd: Add gst_base_src_new_seamless_segment() to GstBaseSrc copyJan Schmidt2009-11-022-0/+64
* resindvd: Update the base source copyJan Schmidt2009-11-027-725/+945
* lv2: fix pad direction for ungrouped portsStefan Kost2009-10-271-1/+1
* resindvd: Remove extra new-segment in rsnstreamselector. Send discont.Jan Schmidt2009-10-272-11/+13
* resindvd: Avoid a deadlock. Improve chapter seek.Jan Schmidt2009-10-271-13/+15
* resindvd: lower a debug message to log level.Jan Schmidt2009-10-271-1/+1
* resindvd: Add a keypress mapping for switching audio trackJan Schmidt2009-10-271-0/+4
* resindvd: Set the new initial-identity property on autoconvertJan Schmidt2009-10-271-1/+2
* faac: Use definitions for default valuesRobert Swain2009-10-271-12/+19
* faac: Change default AAC Profile to Low Complexity (LC) as this is more widel...Robert Swain2009-10-271-6/+4
* faac: Change the param_spec default value for allowed block types to match th...Robert Swain2009-10-271-1/+1
* gitignore: ignore moreStefan Kost2009-10-241-0/+4
* wildmidi: use G_DIR_SEPARATOR_S instead of hardcoded slashesStefan Kost2009-10-241-6/+10
* ladspa: don't reference freed pointer when building portnamesStefan Kost2009-10-241-1/+4
* cog: Add color matrix to RGB->YCbCr conversionDavid Schleef2009-10-246-40/+82
* cog: Add color matrix selection to cogcolorspaceDavid Schleef2009-10-247-38/+170
* cog: Improve RGB<->YCbCr matrixingDavid Schleef2009-10-244-66/+157
* cog: Fix AYUV unpackingDavid Schleef2009-10-242-21/+59
* cog: hacking to improve matrix qualityDavid Schleef2009-10-242-3/+59
* Fix start/stop typoKaj-Michael Lang2009-10-231-1/+1
* schroenc: Use guint64 instead of uint64_t. Fixes #599355Edward Hervey2009-10-231-1/+1
* faac: Link with libgstbase for GstAdapterSebastian Dröge2009-10-221-2/+3
* dtsdec: Use gst_buffer_ref/unref, not gst_object_ref/unrefJan Schmidt2009-10-161-4/+4
* resindvd: Re-send audio stream select on re-configurationJan Schmidt2009-10-161-1/+8
* resindvd: Fix a small flaw - if any audio stream exists, use itJan Schmidt2009-10-161-1/+3
* resindvd: Fix decoder pad template to allow LPCMJan Schmidt2009-10-151-23/+3
* resindvd: Don't leak a reference to the parent in rsnaudiomungeJan Schmidt2009-10-131-0/+1
* dtsdec: Fix reference leak on all input buffers in 'dvd mode'Jan Schmidt2009-10-131-0/+4
* faad2: Don't leak element reference in the setcaps functionPeter Christoffersen2009-10-131-0/+3
* 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