summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte11-11/+11
2004-05-08ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.David Schleef1-1/+2
2004-05-06ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti...Wim Taymans1-0/+6
2004-05-04ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau...Wim Taymans1-0/+2
2004-05-03default value (-1) was out of boundStéphane Loeuillet1-1/+1
2004-05-03ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele1-1/+1
2004-04-30add initial support for libvisual (http://libvisual.sourceforge.net) libvisua...Benjamin Otte1-0/+8
2004-04-29New DTS decoder.Ronald S. Bultje5-4/+636
2004-04-28ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje2-22/+5
2004-04-22ext/shout/gstshout.c: fix shoutcast not working (fixes #140844)Benjamin Otte1-2/+2
2004-04-22s/gst_caps_simplify/gst_caps_do_simplify/Benjamin Otte1-4/+2
2004-04-21ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv...David Schleef1-1/+1
2004-04-20ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef1-1/+1
2004-04-19ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.Ronald S. Bultje1-22/+54
2004-04-05ext/ladspa/gstladspa.c: clean up debuggingBenjamin Otte1-21/+46
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/xvid/gstxvidenc.c: ulong/int mess-up.Ronald S. Bultje1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele54-2505/+2559
2004-03-15*.h: Revert indentingJohan Dahlin38-1220/+1175
2004-03-14gst-indent c++ filesThomas Vander Stichele10-658/+601
2004-03-14gst-indentThomas Vander Stichele87-8571/+8554
2004-03-14indentation testBEFORE_INDENTThomas Vander Stichele2-410/+378
2004-03-13configure.ac: the Hermes library controls hermescolorspace, not colorspace.David Schleef2-3/+4
2004-03-10ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje3-68/+79
2004-03-09ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w...David Schleef1-5/+5
2004-03-08Can you feel the nas tonight? Can you feel the NAS? hey, I am even better tha...Christian Schaller2-11/+57
2004-03-07Arwed von Merkatz provides us with more NAS fixesChristian Schaller1-2/+32
2004-03-06Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau1-2/+10
2004-03-06ext/aalib/gstaasink.c: Add fixate function. (bug #131128)David Schleef1-0/+29
2004-03-06ext/faad/gstfaad.c: Fix negotiation.David Schleef1-6/+13
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele5-5/+5
2004-03-02Fix for move of gstvideosink.h -> videosink.h.Ronald S. Bultje1-1/+1
2004-02-23ext/xine/xineinput.c: call parent dispose.Benjamin Otte5-3/+342
2004-02-22ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda ...Benjamin Otte5-3/+346
2004-02-20gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r...Andy Wingo1-3/+15
2004-02-20ext/xine/: add first version of xine plugin wrapper. Currently only wraps theBenjamin Otte6-0/+945
2004-02-19configure.ac: Move massink to gst-rottenDavid Schleef4-663/+0
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-12ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for ne...David Schleef1-233/+177
2004-02-02remove textdomain callsThomas Vander Stichele3-3/+0
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-1/+1
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele18-48/+48
2004-01-30configure.ac: use AC_C_INLINEBenjamin Otte1-0/+8
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele19-48/+48
2004-01-25ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx...Ronald S. Bultje1-7/+4
2004-01-24Fix typoJeremy Simon1-2/+2
2004-01-23fix distcheckThomas Vander Stichele1-2/+1
2004-01-23ext/divx/gstdivxdec.*: Fix divx3 ("msmpeg4") playback using divxdec.Ronald S. Bultje2-1/+17