summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele2004-02-121-8/+11
* ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for ne...David Schleef2004-02-121-233/+177
* remove textdomain callsThomas Vander Stichele2004-02-023-3/+0
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-1/+1
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-0218-48/+48
* configure.ac: use AC_C_INLINEBenjamin Otte2004-01-301-0/+8
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-2919-48/+48
* ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx...Ronald S. Bultje2004-01-251-7/+4
* Fix typoJeremy Simon2004-01-241-2/+2
* fix distcheckThomas Vander Stichele2004-01-231-2/+1
* ext/divx/gstdivxdec.*: Fix divx3 ("msmpeg4") playback using divxdec.Ronald S. Bultje2004-01-232-1/+17
* ext/swfdec/gstswfdec.*: Fix negotiation.David Schleef2004-01-222-8/+98
* adding NAS pluginChristian Schaller2004-01-215-0/+757
* ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ...Ronald S. Bultje2004-01-202-2/+2
* ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors.Ronald S. Bultje2004-01-201-1/+2
* fix error errorThomas Vander Stichele2004-01-201-2/+2
* ext/divx/: Fix for new error system.Ronald S. Bultje2004-01-202-3/+4
* fix for new error signalingThomas Vander Stichele2004-01-201-6/+6
* putting i18n in place for pluginsThomas Vander Stichele2004-01-193-3/+20
* fix soundfile as wellThomas Vander Stichele2004-01-191-1/+1
* fix i18n includeThomas Vander Stichele2004-01-192-2/+2
* fix typoThomas Vander Stichele2004-01-191-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-1817-112/+110
* Check for libmusicbrainzJeremy Simon2004-01-181-0/+8
* Add a trm pluginJeremy Simon2004-01-183-0/+469
* ext/mpeg2enc/: Bugfix with respect to EOS handling.Ronald S. Bultje2004-01-163-5/+15
* ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).Ronald S. Bultje2004-01-161-14/+1
* ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee...Ronald S. Bultje2004-01-153-63/+10
* ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.Ronald S. Bultje2004-01-151-14/+24
* Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef2004-01-1510-2017/+655
* ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2004-01-142-2/+2
* use element time.Benjamin Otte2004-01-142-12/+4
* enable compilation and installation of ivorbis pluginAmaury Jacquot2004-01-131-0/+1
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-123-3/+3
* Fixes to make ext/libcaca compile.David Schleef2004-01-123-4/+20
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-127-14/+20
* ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...Julien Moutte2004-01-111-1/+1
* ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() testDavid Schleef2004-01-111-4/+0
* ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimize...Julien Moutte2004-01-091-3/+3
* ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje2004-01-093-5/+2
* ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.Julien Moutte2004-01-081-3/+3
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-4/+17
* New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...David Schleef2004-01-071-0/+8
* This should have been committed along with the changelog entry a few hours agoRonald S. Bultje2004-01-061-25/+16