summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* gst/audioconvert/gstaudioconvert.c: set rank to PRIMARYBenjamin Otte2004-02-221-2/+2
* fix gdk_pixbuf install location creation for solaris fix category for vorbisdecThomas Vander Stichele2004-02-201-6/+7
* ext/xine/: add first version of xine plugin wrapper. Currently only wraps theBenjamin Otte2004-02-201-0/+8
* configure.ac: Move massink to gst-rottenDavid Schleef2004-02-191-8/+0
* ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems...David Schleef2004-02-191-5/+7
* add debug categoryThomas Vander Stichele2004-02-181-1/+6
* pass on all possible mime types as hints add extra debug info to detectendles...Thomas Vander Stichele2004-02-171-5/+15
* Spelling fixJohan Dahlin2004-02-161-1/+1
* move ffmpeg stuff to gst-ffmpeg moduleThomas Vander Stichele2004-02-131-8/+0
* fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele2004-02-121-8/+11
* ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.David Schleef2004-02-114-78/+188
* ext/mikmod/gstmikmod.*: fix caps negotiation in mikmodBenjamin Otte2004-02-102-31/+44
* Second attempt at committing a working dvdec element.Jan Schmidt2004-02-071-106/+156
* ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile.David Schleef2004-02-051-111/+80
* Rework caps negotiation in the element so that it works again.Jan Schmidt2004-02-052-83/+119
* Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code th...David Schleef2004-02-041-12/+31
* ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixageBenjamin Otte2004-02-031-2/+5
* fix memleaks shown by gst-typefindBenjamin Otte2004-02-031-1/+5
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-2/+2
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-0211-19/+21
* ext/flac/: Fix typosJeremy Simon2004-01-314-4/+3
* configure.ac: use AC_C_INLINEBenjamin Otte2004-01-301-0/+8
* ext/esd/esdsink.c: Since we have static pad template caps, we don't need to n...Ronald S. Bultje2004-01-301-1/+3
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-2911-20/+26
* convert (float) to (double) in caps stringDavid Schleef2004-01-291-3/+3
* ext/esd/esdsink.c: Fix sync issues in esdsink. Also changed esdsink to only ...David Schleef2004-01-271-62/+20
* one more debug infoThomas Vander Stichele2004-01-231-0/+1
* categorize log levelThomas Vander Stichele2004-01-231-4/+5
* forgot this lineThomas Vander Stichele2004-01-231-0/+1
* private debugging cat better error reportingThomas Vander Stichele2004-01-232-3/+10
* fix distcheckThomas Vander Stichele2004-01-231-2/+1
* adding NAS pluginChristian Schaller2004-01-211-0/+9
* putting i18n in place for pluginsThomas Vander Stichele2004-01-191-3/+3
* fix typoThomas Vander Stichele2004-01-191-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-1811-30/+27
* Check for libmusicbrainzJeremy Simon2004-01-181-0/+8
* 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