summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-22ext/swfdec/gstswfdec.*: Fix negotiation.David Schleef2-8/+98
2004-01-21adding NAS pluginChristian Schaller5-0/+757
2004-01-20ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ...Ronald S. Bultje2-2/+2
2004-01-20ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors.Ronald S. Bultje1-1/+2
2004-01-20fix error errorThomas Vander Stichele1-2/+2
2004-01-20ext/divx/: Fix for new error system.Ronald S. Bultje2-3/+4
2004-01-20fix for new error signalingThomas Vander Stichele1-6/+6
2004-01-19putting i18n in place for pluginsThomas Vander Stichele3-3/+20
2004-01-19fix soundfile as wellThomas Vander Stichele1-1/+1
2004-01-19fix i18n includeThomas Vander Stichele2-2/+2
2004-01-19fix typoThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele17-112/+110
2004-01-18Check for libmusicbrainzJeremy Simon1-0/+8
2004-01-18Add a trm pluginJeremy Simon3-0/+469
2004-01-16ext/mpeg2enc/: Bugfix with respect to EOS handling.Ronald S. Bultje3-5/+15
2004-01-16ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).Ronald S. Bultje1-14/+1
2004-01-15ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee...Ronald S. Bultje3-63/+10
2004-01-15ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.Ronald S. Bultje1-14/+24
2004-01-15Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef10-2017/+655
2004-01-14ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2-2/+2
2004-01-14use element time.Benjamin Otte2-12/+4
2004-01-13enable compilation and installation of ivorbis pluginAmaury Jacquot1-0/+1
2004-01-12Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef3-3/+3
2004-01-12Fixes to make ext/libcaca compile.David Schleef3-4/+20
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte7-14/+20
2004-01-11ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...Julien Moutte1-1/+1