summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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
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