summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* mpg123: dist header fileTim-Philipp Müller2012-08-081-1/+1
* mimic: Port to 0.11Olivier Crête2012-08-074-323/+223
* vp8enc: initiate encoder to fix a crash.Oleksij Rempel2012-08-051-0/+2
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-047-15/+15
* curl: fixed some memory leaks in the plugin and the unit testsPatricia Muscalu2012-08-032-2/+4
* mpg123: map input buffer in READ mode, not WRITE modeTim-Philipp Müller2012-08-031-1/+1
* mpg123: query supported output formats at run-timeTim-Philipp Müller2012-08-031-63/+57
* mpg123: hook up to build systemTim-Philipp Müller2012-08-032-1/+36
* mpg123: add new libmpg123-based mp3 decoder pluginCarlos Rafael Giani2012-08-032-0/+693
* schroedinger, mpegtsmux: fix plugin namesTim-Philipp Müller2012-08-031-1/+1
* faad: do not access frame buffer following _finish_frame callMark Nauwelaerts2012-08-021-2/+3
* mplex: default to DVD MPEG-2 format instead of Generic MPEG-1Tim-Philipp Müller2012-08-011-1/+2
* mplexjob: add nicks for format enums, add some more formatsTim-Philipp Müller2012-08-011-10/+14
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-286-18/+20
* assrender: process ATTACHMENT tag as sampleMark Nauwelaerts2012-07-271-16/+12
* faac, voaacenc: adjust to modified audioencoder getcaps helper APIMark Nauwelaerts2012-07-252-2/+3
* schro: Add support for video metadata and arbitrary stridesSebastian Dröge2012-07-234-33/+102
* schro: Map raw video buffers with the correct read/write flagsSebastian Dröge2012-07-234-6/+8
* ext: Update for video base classes API changesSebastian Dröge2012-07-232-2/+2
* vp8enc: fix memory leakOleksij Rempel2012-07-231-1/+1
* faad: only discard frame once upon decoding errorMark Nauwelaerts2012-07-201-2/+0
* spc: extract year as GstDateTime instead of GDateTim-Philipp Müller2012-07-171-3/+4
* celt, opencv, wayland, dvbsub, festival, hls: printf format fixesTim-Philipp Müller2012-07-153-4/+4
* wayland: don't link to gstinterfaces, which doesn't exist any moreAlban Browaeys2012-07-141-1/+0
* opencv: port to 0.11Sreerenj Balachandran2012-07-1417-616/+676
* pitch: register as effectStefan Sauer2012-07-111-1/+1
* soundtouch: port to 0.11Wim Taymans2012-07-102-162/+129
* update for query api changesWim Taymans2012-07-061-1/+1
* update for query api changesWim Taymans2012-07-061-1/+1
* update for allocation query changesWim Taymans2012-07-061-1/+1
* gst: Implement segment-done eventSebastian Dröge2012-07-051-0/+2
* rtmpsrc: Fix element losing data at the end of buffersMike Ruprecht2012-06-211-1/+1
* timidity: Fix flag checkingEdward Hervey2012-06-201-1/+1
* teletext: #if0 code that never happensEdward Hervey2012-06-201-0/+3
* teletextdec: Use proper variable typeEdward Hervey2012-06-201-1/+1
* update for task api changeWim Taymans2012-06-2010-17/+22
* teletext: Fix initializationEdward Hervey2012-06-191-0/+2
* jasper: Rename from jp2k to jasperSebastian Dröge2012-06-158-33/+27
* opusenc: add missing mutex unlock on error pathVincent Penquerc'h2012-06-151-1/+3
* opus: set author to myself, and update copyright noticesVincent Penquerc'h2012-06-157-2/+8
* resindvd: rename the lib from libresindvd to libgstresindvdVincent Penquerc'h2012-06-141-6/+6
* resindvd: guard against not finding some data on a DVDVincent Penquerc'h2012-06-141-1/+7
* lcs: remove old LCS colorspace conversion pluginTim-Philipp Müller2012-06-123-499/+0
* arts: remove aRts-related pluginsTim-Philipp Müller2012-06-1212-952/+0
* shout: remove old shout plugin that has never been ported to 0.10Tim-Philipp Müller2012-06-124-567/+0
* hermes: remove hermes colorspace converter that was never ported to 0.10Tim-Philipp Müller2012-06-123-682/+0
* audioresample: remove old audioresample plugin that was never even ported to ...Tim-Philipp Müller2012-06-124-523/+0
* chromaprint: update for new tag event APITim-Philipp Müller2012-06-121-1/+1
* divx: remove plugin that the world doesn't need any moreTim-Philipp Müller2012-06-126-1301/+0
* faad: don't access buffer after _finish_frameWim Taymans2012-06-121-6/+9