summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/resindvd/resindvdsrc.c: Additional patch for resin fixes time-based seeki...Jan Schmidt2009-01-091-21/+92
* ext/ladspa/search.c: Avoid searching (null) paths or crashing on platforms wh...Brian Cameron2009-01-081-2/+8
* ext/resindvd/: Add support for time based seeking.Jan Schmidt2009-01-084-11/+108
* ext/ladspa/gstladspa.c: Add plugin dependency for the LADSPA plugin directories.Sebastian Dröge2009-01-081-0/+5
* ext/x264/gstx264enc.c: Use hyphen in property name, perform safety buffer siz...Mark Nauwelaerts2009-01-051-4/+5
* ext/apexsink/Makefile.am: Move -lgcrypto from _LDFLAGS to _LIBADD.Alessandro Decina2009-01-021-2/+2
* ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free.Alessandro Decina2009-01-023-3/+3
* Totally remove the internal taglists and fully use tagsetter. Fixes various t...Stefan Kost2008-12-163-29/+60
* ext/faac/gstfaac.c: Fix default for outputformat property.Stefan Kost2008-12-151-2/+2
* ext/jp2k/gstjasperenc.c: Some compilers complain about uninitialized variable...David Schleef2008-12-021-0/+2
* ext/jp2k/: Add image/x-jpc caps name for real, raw JPEG2000 codestream data.Sebastian Dröge2008-12-013-15/+98
* ext/jp2k/gstjasperdec.c: Don't unref the element instance if we don't own a r...Sebastian Dröge2008-11-291-1/+0
* ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for...Jonathan Matthew2008-11-251-9/+16
* ext/jack/: Query port latencies for sink/src delays.Stefan Kost2008-11-233-3/+19
* ext/resindvd/resindvdsrc.c: Fix format string. Fixes bug #561992.Tal Shalif2008-11-231-1/+1
* ext/metadata/gstbasemetadata.c: Avoid deadlock during pad activation.Alessandro Decina2008-11-181-6/+14
* ext/x264/gstx264enc.c: Construct source caps in more conventional (and correc...Mark Nauwelaerts2008-11-141-6/+7
* ext/dirac/gstdiracenc.cc: Set pixel-aspect-ratio correctly in the encoder API...David Schleef2008-11-131-18/+16
* ext/jp2k/: Add jp2kenc to jp2k plugin.Mark Nauwelaerts2008-11-135-30/+680
* ext/jp2k/gstjasperdec.*: Make pad template caps reflect the supported formats.Mark Nauwelaerts2008-11-132-20/+21
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-0451-0/+57
* ext/resindvd/Makefile.am: Dist the play scripts.Stefan Kost2008-11-011-0/+2
* ext/resindvd/resindvdsrc.*: Better fix for #546319 and similar cases by expli...Jan Schmidt2008-10-302-20/+28
* ext/ladspa/gstladspa.c: Whitespace.Stefan Kost2008-10-302-3/+3
* ext/resindvd/resindvdsrc.c: Make sure to start the NAV packet processing when...Jan Schmidt2008-10-291-17/+27
* ext/resindvd/resin-play: Remove $@ to fix parse_launch warningStefan Kost2008-10-282-1/+14
* ext/x264/gstx264enc.c: Adapt to slightly modified x264 API. Fixes #555238.Mark Nauwelaerts2008-10-271-0/+5
* ext/faac/gstfaac.c: Prevent endless loop if buffer alloc error.Mark Nauwelaerts2008-10-271-1/+2
* ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...Tim-Philipp Müller2008-10-191-1/+1
* ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...Jan Schmidt2008-10-141-4/+4
* ext/apexsink/gstapexraop.c: Fix format string compiler warnings.Sebastian Dröge2008-10-131-4/+5
* ext/Makefile.am: Add apexsink to SUBDIRS. Fixes bug #555912.Sebastian Dröge2008-10-121-0/+7
* ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to th...Stefan Kost2008-10-092-2/+22
* ext/amrwb/gstamrwbparse.*: Add flush seek handler. Taken from recent armnbpar...Stefan Kost2008-10-092-38/+284
* ext/amrwb/gstamrwbparse.*: Fix the duration query. Also set caps on the pads ...Stefan Kost2008-10-092-16/+35
* ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or...Jan Schmidt2008-10-071-4/+14
* configure.acStefan Kost2008-10-064-343/+189
* ext/faac/gstfaac.c: Warn and clamp to max bitrate for samplerate.Wim Taymans2008-10-031-0/+15
* ext/metadata/: Add mapping of format and mime type to xmp.Stefan Kost2008-10-033-1/+58
* ext/metadata/: Reverting. Will need to wait for core 0.10.21 release.Stefan Kost2008-10-024-164/+340
* ext/metadata/: Use core gsp tags.Stefan Kost2008-10-024-340/+164
* ext/libmms/gstmms.c (plugin_init): Fix return type of the GstURIHandler::get_...Ole André Vadla Ravnås2008-09-301-1/+1
* ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and s...Jan Schmidt2008-09-274-54/+281
* ext/neon/gstneonhttpsrc.c: Clean up the debug logging code and #ifdef mess a ...Tim-Philipp Müller2008-09-171-37/+16
* ext/neon/gstneonhttpsrc.c: Don't post LIBRARY_INIT errors where we should be ...Tim-Philipp Müller2008-09-171-6/+13
* Fix compiler warnings on OS/XJan Schmidt2008-09-171-1/+1
* ext/celt/gstceltenc.h: Help gtk-doc to parse this correctly.Stefan Kost2008-09-151-2/+2
* Add jp2k plugin. Fixes #550657.Mark Nauwelaerts2008-09-094-0/+816
* Enable/fix up translations for these plugins.Tim-Philipp Müller2008-09-023-3/+10
* ext/celt/gstceltdec.c: Correctly take the granulepos from upstream if possibl...Sebastian Dröge2008-08-313-57/+162