summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* remove g_printThomas Vander Stichele2004-05-311-1/+0
* ext/Makefile.am: add rules to build shout2send (was removed by accident when ...Stéphane Loeuillet2004-05-241-6/+13
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-2117-23/+23
* fix mcopidl generatorThomas Vander Stichele2004-05-211-1/+4
* move dirac plug-in where all his friends are (Codec/Decoder/Video)Stéphane Loeuillet2004-05-181-1/+1
* ext/audiofile/gstafparse.c: change class to Codec/Demuxer/AudioStéphane Loeuillet2004-05-131-1/+1
* ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt2004-05-121-2/+2
* ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet2004-05-122-2/+2
* configure.ac: Add prototype Dirac support.David Schleef2004-05-114-0/+282
* ext/tarkin/gsttarkindec.c: "Filter/Video/Decoder" => "Codec/Decoder/Video"Stéphane Loeuillet2004-05-102-2/+2
* ext/theora/theoradec.c: "Filter/Decoder/Video" => "Codec/Decoder/Video"Stéphane Loeuillet2004-05-101-1/+1
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-0911-11/+11
* ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.David Schleef2004-05-081-1/+2
* ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti...Wim Taymans2004-05-061-0/+6
* ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau...Wim Taymans2004-05-041-0/+2
* default value (-1) was out of boundStéphane Loeuillet2004-05-031-1/+1
* ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele2004-05-031-1/+1
* add initial support for libvisual (http://libvisual.sourceforge.net) libvisua...Benjamin Otte2004-04-301-0/+8
* New DTS decoder.Ronald S. Bultje2004-04-295-4/+636
* ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje2004-04-282-22/+5
* ext/shout/gstshout.c: fix shoutcast not working (fixes #140844)Benjamin Otte2004-04-221-2/+2
* s/gst_caps_simplify/gst_caps_do_simplify/Benjamin Otte2004-04-221-4/+2
* ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv...David Schleef2004-04-211-1/+1
* ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef2004-04-201-1/+1
* ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.Ronald S. Bultje2004-04-191-22/+54
* ext/ladspa/gstladspa.c: clean up debuggingBenjamin Otte2004-04-051-21/+46
* ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...David Schleef2004-03-301-1/+1
* add experimental kiosrc pluginBenjamin Otte2004-03-301-6/+14
* ext/xvid/gstxvidenc.c: ulong/int mess-up.Ronald S. Bultje2004-03-251-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-1554-2505/+2559
* *.h: Revert indentingJohan Dahlin2004-03-1538-1220/+1175
* gst-indent c++ filesThomas Vander Stichele2004-03-1410-658/+601
* gst-indentThomas Vander Stichele2004-03-1487-8571/+8554
* indentation testBEFORE_INDENTThomas Vander Stichele2004-03-142-410/+378
* configure.ac: the Hermes library controls hermescolorspace, not colorspace.David Schleef2004-03-132-3/+4
* ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje2004-03-103-68/+79
* ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w...David Schleef2004-03-091-5/+5
* Can you feel the nas tonight? Can you feel the NAS? hey, I am even better tha...Christian Schaller2004-03-082-11/+57
* Arwed von Merkatz provides us with more NAS fixesChristian Schaller2004-03-071-2/+32
* Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau2004-03-061-2/+10
* ext/aalib/gstaasink.c: Add fixate function. (bug #131128)David Schleef2004-03-061-0/+29
* ext/faad/gstfaad.c: Fix negotiation.David Schleef2004-03-061-6/+13
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-045-5/+5
* Fix for move of gstvideosink.h -> videosink.h.Ronald S. Bultje2004-03-021-1/+1
* ext/xine/xineinput.c: call parent dispose.Benjamin Otte2004-02-235-3/+342
* ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda ...Benjamin Otte2004-02-225-3/+346
* gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r...Andy Wingo2004-02-201-3/+15
* ext/xine/: add first version of xine plugin wrapper. Currently only wraps theBenjamin Otte2004-02-206-0/+945
* configure.ac: Move massink to gst-rottenDavid Schleef2004-02-194-663/+0
* move ffmpeg stuff to gst-ffmpeg moduleThomas Vander Stichele2004-02-131-8/+0