summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2011-07-28motioncells: new element to detect areas of motionRobert Jobbagy8-2/+2403
2011-07-21schroenc: Update for GstBaseVideoEncoder::finish() signature changeSebastian Dröge1-3/+4
2011-07-21vp8enc: Update for GstBaseVideoEncoder::finish() signature changeSebastian Dröge1-3/+3
2011-07-21diracenc: Update for GstBaseVideoEncoder::finish() signature changeSebastian Dröge1-3/+3
2011-07-20Fix compilation for unused but not setNicolas Dufresne7-10/+23
2011-07-18dfbvideosink: fix harmless typo in variable initializationSreerenj Balachandran1-2/+2
2011-07-14neonhttpsrc: implement URI queryAlessandro Decina1-0/+24
2011-07-13schroedinger: Fix compilation and set-but-not-used compiler warningsSebastian Dröge2-53/+7
2011-07-13diracenc: Fix compilation by including the new gstbasevideoutils.h header and...Sebastian Dröge1-8/+1
2011-07-12jp2k: Fix set-but-unused warningsOlivier Crête2-80/+0
2011-07-12resindvd: Fix set-but-unused warningsOlivier Crête2-17/+1
2011-07-12cog: Fix set-but-unused warningsOlivier Crête1-6/+3
2011-07-12vp8: Fix set-but-unused warningsOlivier Crête1-3/+0
2011-07-09vp8enc: Use destroy notify to free the coder hookSebastian Dröge1-14/+20
2011-07-07opus: duplicate from CELTDavid Schleef7-0/+2319
2011-07-04vp8enc: update for new libvpx apiDavid Schleef1-9/+8
2011-06-26vp8enc: generate a timestamp for alt-ref frames.Alexey Fisher1-0/+2
2011-06-25vp8dec: add check if we have legal aspect-ratio before reset it.Alexey Fisher1-2/+4
2011-06-18RTMP: add rtmpsink element for output to an RTMP serverJan Schmidt5-17/+473
2011-06-04vp8dec: set par to 1/1David Schleef1-0/+2
2011-06-04Remove unused but set variablesDebarshi Ray4-27/+0
2011-05-31zbar: remove template stamp commentStefan Kost1-7/+0
2011-05-30dfbvideosink: Also consider non-accelerated DirectFB surfacesTom Deseyn1-37/+48
2011-05-27faac: fix CFLAGS and LIBS order in Makefile.amTim-Philipp Müller1-4/+5
2011-05-27faac: Set the correct, valid sample rates in the pad template capsSebastian Dröge1-5/+32
2011-05-27voaacenc: Make sure to also return only a subset of the pad template caps in ...Sebastian Dröge1-3/+19
2011-05-27voaacenc: Set the correct, valid sample rates in the pad template capsSebastian Dröge1-2/+15
2011-05-27voaacenc: The encoder library currently only supports 1 or 2 channelsSebastian Dröge1-4/+10
2011-05-27voaacenc: Add profile and level to the capsSebastian Dröge2-4/+12
2011-05-27faac: Add the profile and level to the capsSebastian Dröge3-85/+85
2011-05-27faac: Use PROP_ instead of ARG_ for the property enumsSebastian Dröge1-21/+21
2011-05-26dc1394src: Implement LATENCY querySebastian Dröge1-4/+55
2011-05-25lv2: ensure uniqe property namesStefan Kost1-9/+30
2011-05-25mpeg2enc: fix build with 1.9.0 release again after recent fixes for mjpegtool...Tim-Philipp Müller1-1/+1
2011-05-24mpeg2enc: support mjpegtools 2.0Götz Waschk1-1/+4
2011-05-23xviddec: Add video/mpeg,mpegversion=4 to the capsSebastian Dröge1-0/+5
2011-05-23fix build of openal plugin from disted tarballChristian Fredrik Kalager Schaller1-2/+2
2011-05-23teletextdec: Minor cleanup and indention fixesSebastian Dröge3-11/+21
2011-05-23teletextdec: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge1-4/+5
2011-05-23teletextdec: Fix buffer data leakSebastian Dröge1-3/+2
2011-05-23teletextdec: Add support for pangoAndoni Morales Alastruey2-9/+76
2011-05-23teletextdec: add a new method to convert a page in a list of stringsAndoni Morales Alastruey2-31/+77
2011-05-23teletextdec: add some data in the preroll bufferAndoni Morales Alastruey1-1/+3
2011-05-23teletextdec: fix deadlock on a stream errorAndoni Morales Alastruey1-1/+3
2011-05-23teletextdec: don't try to push an event on a pad that returned an errorAndoni Morales Alastruey1-1/+1
2011-05-23teletextdec: New teletext decoder plugin based in zvbiAndoni Morales Alastruey5-0/+1281
2011-05-23openal: Add new openalsrc elementSebastian Dröge4-3/+470
2011-05-23openal: Add new OpenAL sink elementSebastian Dröge5-0/+1150
2011-05-20apexsink: Add support for generation 2 AirTunes hardwareW. Michael Petullo4-38/+268
2011-05-19jasperenc: remove unused 'mimetype' variableStefan Kost1-4/+0