summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix libcaca compilation and update spec fileChristian Schaller2004-01-161-1/+1
* ext/esd/esdsink.c: Remove property that handles osssink fallback.David Schleef2004-01-151-0/+3
* ext/flac/gstflacenc.c: handle tags correctlyBenjamin Otte2004-01-141-4/+5
* use element time.Benjamin Otte2004-01-143-32/+7
* The mask issue (which was'nt really an issue) is resolved. Translation of lib...Zeeshan Ali2004-01-141-17/+24
* ext/flac/: length is already host endian, no need to convert. Fixes playback ...Benjamin Otte2004-01-141-1/+1
* ext/flac/gstflacdec.c: length is already host endian, no need to convert. Fix...Benjamin Otte2004-01-131-1/+1
* enable compilation and installation of ivorbis pluginAmaury Jacquot2004-01-131-0/+1
* Anti-aliasing is now an option.Zeeshan Ali2004-01-132-2/+26
* Congratulations, The first working version of cacasink. There is still one is...Zeeshan Ali2004-01-122-40/+65
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-124-0/+8
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-123-3/+9
* Fixes to make ext/libcaca compile.David Schleef2004-01-124-39/+102
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-126-6/+6
* It should work now, but it does'nt (All i see is a black-window) :(Zeeshan Ali2004-01-112-113/+155
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-28/+0
* New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...David Schleef2004-01-071-0/+8
* ext/dv/gstdvdec.c: Fix caps negotiation.Jan Schmidt2004-01-061-1/+2
* ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178.Ronald S. Bultje2004-01-031-2/+1
* Oops, failed to add this file during previous OS X stuff commitRonald S. Bultje2004-01-031-0/+2
* ext/: OS X fixes (see #126628).Ronald S. Bultje2004-01-033-7/+6
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-026-9/+19
* ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed.Colin Walters2003-12-301-1/+1
* Merge CAPS branchDavid Schleef2003-12-2222-917/+645
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-181-0/+1
* install fixThomas Vander Stichele2003-12-171-0/+2
* disable gdk_pixbuf by defaultThomas Vander Stichele2003-12-161-9/+6
* First attempt to code cacasink. Dont expect anything at all yet.Zeeshan Ali2003-12-153-0/+516
* who needs mod playback in spider...Benjamin Otte2003-12-151-1/+1
* distcheck fixesThomas Vander Stichele2003-12-144-5/+5
* This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...Ronald S. Bultje2003-12-111-0/+8
* distcheck fixesThomas Vander Stichele2003-12-081-1/+1
* Fixed bug when filling tags in gstflacencChristophe Fergeau2003-12-082-49/+188
* Forgot to change one application/x-flac to audio/x-flacChristophe Fergeau2003-12-081-2/+2
* gcc-2.95 nitpicking - thanks Scott WheelerRonald S. Bultje2003-12-071-1/+2
* Compilation will work better if I don't forget new files..Christophe Fergeau2003-12-071-0/+6
* Added element to rewrite vorbiscomments embedded in flac files. It currently ...Christophe Fergeau2003-12-074-3/+438
* Forgot to mark one function as staticChristophe Fergeau2003-12-071-3/+3
* remove copyright field from pluginsAndy Wingo2003-12-0414-18/+10
* Apply patch from jesimon@libertysurf.fr (Jeremy SIMON) in #122368.David Schleef2003-12-021-8/+9
* change _connect to _linkDavid Schleef2003-12-021-5/+5
* Use new tagging stuff to read and write flac metadata. Only handles vorbiscom...Christophe Fergeau2003-11-285-126/+77
* use correct capsBenjamin Otte2003-11-252-17/+24
* more fixes to the pixbuf loader. I can use it for thumbnailing nicely nowBenjamin Otte2003-11-252-50/+104
* upgrades to the pixbuf loader:Benjamin Otte2003-11-244-57/+141
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-242-6/+14
* commit my batch of build and spec fixesChristian Schaller2003-11-231-1/+1
* Fix gdk_pixbuf installation directory (again)David Schleef2003-11-231-1/+1
* TypoRonald S. Bultje2003-11-221-1/+1
* flac mime type is audio/x-flac, not application/x-flacChristophe Fergeau2003-11-221-1/+1