summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2010-01-16faac: Only accept specific channel layouts as required by AACSebastian Dröge1-0/+75
2010-01-14assrender: Improve debug output a bit and simplify codeSebastian Dröge1-6/+6
2010-01-14assrender: Make sure that the video buffer is writable before writing to itSebastian Dröge1-0/+1
2010-01-14apexsink: change volume property to a doubleWim Taymans1-40/+21
2010-01-12mmssrc: post error message in addition to redirect when connect failsTim-Philipp Müller1-0/+8
2010-01-12faac: improve faac configurationMark Nauwelaerts1-0/+10
2010-01-12win32: Include config.h before anything else. Fix mpegdemux LIBADDÐóñëàí Èæáóëàòîâ2-11/+12
2010-01-11Rename aac's stream-format 'none' to 'raw'Thiago Santos1-2/+2
2010-01-11faac: Add format to output capsThiago Santos1-2/+5
2010-01-11resindvd: fix unaligned access in this copy of mpegdemux as wellTim-Philipp Müller1-3/+3
2010-01-11zbar: use GST_MAKE_FOURCC to create FOURCCTim-Philipp Müller1-1/+1
2010-01-05faac: documentation fixMark Nauwelaerts2-5/+8
2010-01-04modplug: Fix indentionSebastian Dröge1-5/+5
2010-01-04modplug: Allow 1-2 channels for 16 and 32 bit depths, not only for 8 bits.Kaj-Michael Lang1-2/+2
2010-01-04modplug: Allow 32 bit depth, modplugs native format.Kaj-Michael Lang2-12/+14
2009-12-18faac: only raw output needs codec_data in capsMark Nauwelaerts1-1/+1
2009-12-14cog: Table generation utility needs to link to -lm tooSebastian Dröge1-1/+1
2009-12-14cog: Don't build orc_memcpy() and depend on orc >= 0.4.3 for orc_memcpy()Sebastian Dröge1-7/+0
2009-12-10ivorbis: also cater for traditional 16-bit width sample outputMark Nauwelaerts2-13/+49
2009-12-09assrender: Implement srcpad query function to always forward to the video sin...Sebastian Dröge1-0/+17
2009-12-09assrender: Proxy buffer allocation on video sinkpad to the srcpadSebastian Dröge1-0/+30
2009-12-09assrender: Implement srcpad event functions for seeking and correct event for...Sebastian Dröge1-0/+52
2009-12-08assrender: Add docs and integrate into the docs build systemSebastian Dröge2-3/+21
2009-12-08assrender: For synchronizing the text, take the video running time of the nex...Sebastian Dröge2-1/+7
2009-12-08assrender: Fix I420 mode and enable itSebastian Dröge1-91/+128
2009-12-08assrender: Fix compilation with older libass versionsSebastian Dröge1-0/+4
2009-12-07assrender: Don't unref buffers twiceSebastian Dröge1-1/+0
2009-12-07assrender: Improve embedded font usageSebastian Dröge1-5/+38
2009-12-07assrender: Disable I420 support for now, it doesn't work reliable yetSebastian Dröge1-4/+6
2009-12-07assrender: Add support for I420Sebastian Dröge1-2/+177
2009-12-07assrender: Optimize blit function and add support for all other non-alpha RGB...Sebastian Dröge2-60/+126
2009-12-07assrender: Fix attachment tag handling and move it into a separate functionSebastian Dröge1-63/+44
2009-12-07assrender: Update text last stop after checking if timestamp/duration is validSebastian Dröge1-3/+3
2009-12-07assrender: If an ASS track was allocated already only feed new codec_data to ...Sebastian Dröge1-3/+2
2009-12-07assrender: Lots of random cleanup and some minor memleak fixesSebastian Dröge2-140/+123
2009-12-07assrender: Extract embedded fonts from the subtitle streams if requestedSebastian Dröge1-1/+2
2009-12-07assrender: Don't let libass print stuff on stderr but proxy the messages to t...Sebastian Dröge1-0/+24
2009-12-05apexsink: clean up and fix configure logic and Makefile.amTim-Philipp Müller1-2/+5
2009-11-24metadata: fix classificationStefan Kost1-1/+1
2009-11-22Clean up LDFLAGS, LIBS, CFLAGSTim-Philipp Müller1-3/+3
2009-11-22cog: include our own _stdint.h instead of <stdint.h>Tim-Philipp Müller1-1/+1
2009-11-21resindvd: Remove local basesrc copyJan Schmidt5-3191/+51
2009-11-20cog: convert some params to consts in orc codeDavid Schleef2-17/+9
2009-11-20cog: Add orc test code for cogDavid Schleef1-4/+4
2009-11-19lv2: set the audio-channel positions again, but now in _setupStefan Kost1-36/+73
2009-11-19ladspa: only use g_return_val_if_fail for checking pre-conditionsStefan Kost1-3/+7
2009-11-19lv2: only use g_return_val_if_fail for checking pre-conditionsStefan Kost1-3/+8
2009-11-19ladspa: remove left-over commentStefan Kost1-2/+0
2009-11-19signalprocessor: change _setup to pass whole caps and not just sampling_rateStefan Kost2-6/+29
2009-11-18jp2k: Raise rank of encoder to MARGINALEdward Hervey1-1/+1