summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* don't mix tabs and spacesThomas Vander Stichele2004-03-1530-1171/+1198
* *.h: Revert indentingJohan Dahlin2004-03-1523-619/+591
* gst-indentThomas Vander Stichele2004-03-1455-4745/+4854
* indenting testsThomas Vander Stichele2004-03-142-403/+386
* removing stray commentationThomas Vander Stichele2004-03-141-2/+0
* ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...Benjamin Otte2004-03-092-46/+45
* Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau2004-03-063-5/+19
* ext/aalib/gstaasink.c: Add fixate function. (bug #131128)David Schleef2004-03-061-0/+27
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-044-5/+5
* 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