summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2004-04-13only open/close library during state changes, not creation/disposalThomas Vander Stichele1-27/+23
2004-04-05ext/esd/esdmon.c: fix nonterminated vararg and memleakBenjamin Otte1-9/+11
2004-04-05ext/ladspa/gstladspa.c: clean up debuggingBenjamin Otte1-21/+46
2004-04-03ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is disted (bug #138914)David Schleef1-3/+2
2004-04-01a52dec: Use a debug category, Output timestamps correctlyJan Schmidt1-2/+16
2004-03-31ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)David Schleef1-3/+0
2004-03-30ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...David Schleef1-1/+1
2004-03-30add experimental kiosrc pluginBenjamin Otte1-6/+14
2004-03-25ext/speex/: Create the pad template correctly (from the static pad template, ...David Schleef2-16/+20
2004-03-15don't mix tabs and spacesThomas Vander Stichele30-1171/+1198
2004-03-15*.h: Revert indentingJohan Dahlin23-619/+591
2004-03-14gst-indentThomas Vander Stichele55-4745/+4854
2004-03-14indenting testsThomas Vander Stichele2-403/+386
2004-03-14removing stray commentationThomas Vander Stichele1-2/+0
2004-03-09ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...Benjamin Otte2-46/+45
2004-03-06Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau3-5/+19
2004-03-06ext/aalib/gstaasink.c: Add fixate function. (bug #131128)David Schleef1-0/+27
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele4-5/+5
2004-02-22gst/audioconvert/gstaudioconvert.c: set rank to PRIMARYBenjamin Otte1-2/+2
2004-02-20fix gdk_pixbuf install location creation for solaris fix category for vorbisdecThomas Vander Stichele1-6/+7
2004-02-20ext/xine/: add first version of xine plugin wrapper. Currently only wraps theBenjamin Otte1-0/+8
2004-02-19configure.ac: Move massink to gst-rottenDavid Schleef1-8/+0
2004-02-19ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems...David Schleef1-5/+7
2004-02-18add debug categoryThomas Vander Stichele1-1/+6
2004-02-17pass on all possible mime types as hints add extra debug info to detectendles...Thomas Vander Stichele1-5/+15
2004-02-16Spelling fixJohan Dahlin1-1/+1
2004-02-13move ffmpeg stuff to gst-ffmpeg moduleThomas Vander Stichele1-8/+0
2004-02-12fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele1-8/+11
2004-02-11ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.David Schleef4-78/+188
2004-02-10ext/mikmod/gstmikmod.*: fix caps negotiation in mikmodBenjamin Otte2-31/+44
2004-02-07Second attempt at committing a working dvdec element.Jan Schmidt1-106/+156
2004-02-05ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile.David Schleef1-111/+80
2004-02-05Rework caps negotiation in the element so that it works again.Jan Schmidt2-83/+119
2004-02-04Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code th...David Schleef1-12/+31
2004-02-03ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixageBenjamin Otte1-2/+5
2004-02-03fix memleaks shown by gst-typefindBenjamin Otte1-1/+5
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-2/+2
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele11-19/+21
2004-01-31ext/flac/: Fix typosJeremy Simon4-4/+3
2004-01-30configure.ac: use AC_C_INLINEBenjamin Otte1-0/+8
2004-01-30ext/esd/esdsink.c: Since we have static pad template caps, we don't need to n...Ronald S. Bultje1-1/+3
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele11-20/+26
2004-01-29convert (float) to (double) in caps stringDavid Schleef1-3/+3
2004-01-27ext/esd/esdsink.c: Fix sync issues in esdsink. Also changed esdsink to only ...David Schleef1-62/+20
2004-01-23one more debug infoThomas Vander Stichele1-0/+1
2004-01-23categorize log levelThomas Vander Stichele1-4/+5
2004-01-23forgot this lineThomas Vander Stichele1-0/+1
2004-01-23private debugging cat better error reportingThomas Vander Stichele2-3/+10
2004-01-23fix distcheckThomas Vander Stichele1-2/+1
2004-01-21adding NAS pluginChristian Schaller1-0/+9