summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* rtpmux: Unlock the right mutexYouness Alaoui2010-08-301-1/+1
* qtmux: autodetect out-of-order input timestamps and determine DTS accordinglyMark Nauwelaerts2010-08-211-12/+56
* jifmux: Avoid recombining RGB jpegsThiago Santos2010-08-211-0/+38
* gaudieffects: Mark inline functions as static inlineOlivier Crête2010-08-122-4/+4
* legacyresample: Link against $(LIBM) for rint() and friendsSebastian Dröge2010-08-111-1/+1
* invtelecine: Link against $(LIBM) for sqrt() and friendsSebastian Dröge2010-08-111-1/+2
* geometrictransform: add a "zoom" parameter to square filterFilippo Argiolas2010-08-092-2/+23
* geometrictransform: make square "width" and "height" customizableFilippo Argiolas2010-08-092-2/+91
* geometrictransform: add a "mode" property to mirror filterFilippo Argiolas2010-08-092-14/+130
* geometrictransform: add a "zoom" parameter to bulge filterFilippo Argiolas2010-08-092-6/+81
* geometrictransform: add an "intensity" parameter to stretch filterFilippo Argiolas2010-08-092-3/+79
* geometrictransform: make tunnel "radius" customizableFilippo Argiolas2010-08-091-6/+5
* geometrictransform: make bulge "radius" customizableFilippo Argiolas2010-08-091-5/+4
* geometrictransform: make stretch "radius" customizableFilippo Argiolas2010-08-091-12/+4
* frei0r: Only check the plugin filenames, not the directory namesSebastian Dröge2010-08-081-7/+8
* frei0r: Don't try to register/load the same frei0r plugin at different locati...Sebastian Dröge2010-08-081-11/+27
* frei0r: Load plugins in /usr/{local/,}lib{32,64}/frei0r-1 tooOlivier Crête2010-08-061-1/+7
* geometrictransform: make ciclegt "radius" property relativeFilippo Argiolas2010-08-046-8/+14
* id3mux: minor code clean-upTim-Philipp Müller2010-08-041-5/+12
* id3mux: add support for beats-per-minute tagJonathan Matthew2010-08-041-0/+28
* coloreffects: Minor cleanupSebastian Dröge2010-08-042-2/+2
* coloreffects: Improve property description a bitSebastian Dröge2010-08-041-1/+1
* coloreffects: Don't use the fixed_caps func on the padsSebastian Dröge2010-08-041-3/+0
* coloreffects: add ayuv supportFilippo Argiolas2010-08-042-42/+172
* coloreffects: new plugin for lookup table color mappingFilippo Argiolas2010-08-044-0/+643
* geometrictransform: new filter "fisheye"Filippo Argiolas2010-08-024-2/+241
* geometrictransform: new filter "mirror"Filippo Argiolas2010-08-024-2/+219
* geometrictransform: new filter "square"Filippo Argiolas2010-08-024-2/+223
* geometrictransform: new filter "tunnel"Filippo Argiolas2010-08-024-2/+239
* geometrictransform: new filter "bulge"Filippo Argiolas2010-08-024-2/+239
* geometrictransform: new filter "stretch"Filippo Argiolas2010-08-026-2/+260
* gaudieffects: Add Gaussian Blur effect, and brief example.Jan Schmidt2010-08-026-10/+486
* mpegtsparse: actually work when we have small buffers coming inZaheer Abbas Merali2010-07-291-2/+1
* ivfparse: fix up macros and function names to match guidelinesTim-Philipp Müller2010-07-282-39/+39
* gaudieffects: fix structure names to comply with the plugin moving guidelinesTim-Philipp Müller2010-07-2812-78/+78
* qtmux: use caps bitrate at last chanceMarc-André Lureau2010-07-281-0/+5
* qtmux: btrt - max bitrate before averageMarc-André Lureau2010-07-281-2/+2
* gaudieffects: Adds new plugin 'gaudieffects'Luis de Bethencourt2010-07-2015-0/+2594
* frei0r: Use correct order of directories to search for pluginsSebastian Dröge2010-07-118-26/+49
* aifmmux: use alternative way to check for infDavid Hoyt2010-07-091-1/+12
* jpegparse: fix exif frame sizeVíctor Manuel Jáquez Leal2010-07-081-2/+2
* camerabin: Fix viewfiner-sink property for binsThiago Santos2010-07-071-1/+1
* qtmux: Write 'btrt' atom for H.264 media if possibleArun Raghavan2010-07-073-0/+29
* qtmux: Write avg/max bitrate to ESDS if availableArun Raghavan2010-07-074-9/+38
* asfmux: only use g_warning() when setting the old is-live property, not when ...Tim-Philipp Müller2010-07-061-1/+2
* jpegparse: fix skipping extra 0xff markersMark Nauwelaerts2010-07-051-1/+3
* qtmux: Don't use bogus codec/format tagsEdward Hervey2010-07-021-2/+10
* rtpmux: Add support for GstBufferListOlivier Crête2010-07-023-79/+156
* rtpmux: Don't leak invalid buffersOlivier Crête2010-07-021-0/+1
* videomaxrate: Add to docsOlivier Crête2010-07-022-0/+16