summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* vp8dec: set par to 1/1David Schleef2011-06-041-0/+2
* Remove unused but set variablesDebarshi Ray2011-06-044-27/+0
* zbar: remove template stamp commentStefan Kost2011-05-311-7/+0
* dfbvideosink: Also consider non-accelerated DirectFB surfacesTom Deseyn2011-05-301-37/+48
* faac: fix CFLAGS and LIBS order in Makefile.amTim-Philipp Müller2011-05-271-4/+5
* faac: Set the correct, valid sample rates in the pad template capsSebastian Dröge2011-05-271-5/+32
* voaacenc: Make sure to also return only a subset of the pad template caps in ...Sebastian Dröge2011-05-271-3/+19
* voaacenc: Set the correct, valid sample rates in the pad template capsSebastian Dröge2011-05-271-2/+15
* voaacenc: The encoder library currently only supports 1 or 2 channelsSebastian Dröge2011-05-271-4/+10
* voaacenc: Add profile and level to the capsSebastian Dröge2011-05-272-4/+12
* faac: Add the profile and level to the capsSebastian Dröge2011-05-273-85/+85
* faac: Use PROP_ instead of ARG_ for the property enumsSebastian Dröge2011-05-271-21/+21
* dc1394src: Implement LATENCY querySebastian Dröge2011-05-261-4/+55
* lv2: ensure uniqe property namesStefan Kost2011-05-251-9/+30
* mpeg2enc: fix build with 1.9.0 release again after recent fixes for mjpegtool...Tim-Philipp Müller2011-05-251-1/+1
* mpeg2enc: support mjpegtools 2.0Götz Waschk2011-05-241-1/+4
* xviddec: Add video/mpeg,mpegversion=4 to the capsSebastian Dröge2011-05-231-0/+5
* fix build of openal plugin from disted tarballChristian Fredrik Kalager Schaller2011-05-231-2/+2
* teletextdec: Minor cleanup and indention fixesSebastian Dröge2011-05-233-11/+21
* teletextdec: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2011-05-231-4/+5
* teletextdec: Fix buffer data leakSebastian Dröge2011-05-231-3/+2
* teletextdec: Add support for pangoAndoni Morales Alastruey2011-05-232-9/+76
* teletextdec: add a new method to convert a page in a list of stringsAndoni Morales Alastruey2011-05-232-31/+77
* teletextdec: add some data in the preroll bufferAndoni Morales Alastruey2011-05-231-1/+3
* teletextdec: fix deadlock on a stream errorAndoni Morales Alastruey2011-05-231-1/+3
* teletextdec: don't try to push an event on a pad that returned an errorAndoni Morales Alastruey2011-05-231-1/+1
* teletextdec: New teletext decoder plugin based in zvbiAndoni Morales Alastruey2011-05-235-0/+1281
* openal: Add new openalsrc elementSebastian Dröge2011-05-234-3/+470
* openal: Add new OpenAL sink elementSebastian Dröge2011-05-235-0/+1150
* apexsink: Add support for generation 2 AirTunes hardwareW. Michael Petullo2011-05-204-38/+268
* jasperenc: remove unused 'mimetype' variableStefan Kost2011-05-191-4/+0
* vp8enc: Name max/min quantizer properties {max,min}-quantizerSebastian Dröge2011-05-181-3/+3
* vp8enc: Add properties to select a maximum and minimum quantizerAlexey Fisher2011-05-182-1/+40
* vp8enc: Fix quality to (constant) quantizer mappingAlexey Fisher2011-05-181-3/+3
* various: fix author tag in element detailsStefan Kost2011-05-181-1/+1
* vp8dec: debug code style fixesMark Nauwelaerts2011-05-161-6/+9
* vp8dec: propagate downstream flow return to upstreamMark Nauwelaerts2011-05-161-1/+1
* basevideodecoder: really and only set src pad caps whenever requestedMark Nauwelaerts2011-05-162-19/+2
* basevideodecoder: invoke subclass start method at state change and use set_fo...Mark Nauwelaerts2011-05-161-0/+14
* basevideodecoder: subsume skip_frame into finish_frameMark Nauwelaerts2011-05-161-4/+4
* basevideoencoder: provide proper upstream flow return handlingMark Nauwelaerts2011-05-162-12/+13
* vp8enc: minor optimization in setting up image bufferMark Nauwelaerts2011-05-162-23/+39
* vp8enc: refactor frame processingMark Nauwelaerts2011-05-161-79/+33
* vp8enc: do init at set_format timeMark Nauwelaerts2011-05-161-87/+91
* vp8enc: fix keyframe forcingMark Nauwelaerts2011-05-162-2/+1
* basevideoencoder: invoke subclass start method at state changeMark Nauwelaerts2011-05-162-10/+6
* basevideocodec: remove redundant caps fieldMark Nauwelaerts2011-05-163-7/+14
* vp8enc: use baseclass event virtual handlerMark Nauwelaerts2011-05-162-18/+7
* facedetect: Remove dead code and some minor doc changes.Sreerenj Balachandran2011-05-141-6/+3
* edgedetect: Remove dead code and some minor doc changesSreerenj Balachandran2011-05-141-3/+1