Age | Commit message (Expand) | Author | Files | Lines |
2004-04-29 | New DTS decoder. | Ronald S. Bultje | 5 | -4/+636 |
2004-04-28 | ext/divx/gstdivxdec.c: Remove comment that makes no sense. | Ronald S. Bultje | 2 | -22/+5 |
2004-04-22 | ext/shout/gstshout.c: fix shoutcast not working (fixes #140844) | Benjamin Otte | 1 | -2/+2 |
2004-04-22 | s/gst_caps_simplify/gst_caps_do_simplify/ | Benjamin Otte | 1 | -4/+2 |
2004-04-21 | ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv... | David Schleef | 1 | -1/+1 |
2004-04-20 | ext/mad/gstid3tag.c: Add stdlib.h | David Schleef | 1 | -1/+1 |
2004-04-19 | ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly. | Ronald S. Bultje | 1 | -22/+54 |
2004-04-05 | ext/ladspa/gstladspa.c: clean up debugging | Benjamin Otte | 1 | -21/+46 |
2004-03-30 | ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot... | David Schleef | 1 | -1/+1 |
2004-03-30 | add experimental kiosrc plugin | Benjamin Otte | 1 | -6/+14 |
2004-03-25 | ext/xvid/gstxvidenc.c: ulong/int mess-up. | Ronald S. Bultje | 1 | -2/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 54 | -2505/+2559 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 38 | -1220/+1175 |
2004-03-14 | gst-indent c++ files | Thomas Vander Stichele | 10 | -658/+601 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 87 | -8571/+8554 |
2004-03-14 | indentation testBEFORE_INDENT | Thomas Vander Stichele | 2 | -410/+378 |
2004-03-13 | configure.ac: the Hermes library controls hermescolorspace, not colorspace. | David Schleef | 2 | -3/+4 |
2004-03-10 | ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4. | Ronald S. Bultje | 3 | -68/+79 |
2004-03-09 | ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w... | David Schleef | 1 | -5/+5 |
2004-03-08 | Can you feel the nas tonight? Can you feel the NAS? hey, I am even better tha... | Christian Schaller | 2 | -11/+57 |
2004-03-07 | Arwed von Merkatz provides us with more NAS fixes | Christian Schaller | 1 | -2/+32 |
2004-03-06 | Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff... | Christophe Fergeau | 1 | -2/+10 |
2004-03-06 | ext/aalib/gstaasink.c: Add fixate function. (bug #131128) | David Schleef | 1 | -0/+29 |
2004-03-06 | ext/faad/gstfaad.c: Fix negotiation. | David Schleef | 1 | -6/+13 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 5 | -5/+5 |
2004-03-02 | Fix for move of gstvideosink.h -> videosink.h. | Ronald S. Bultje | 1 | -1/+1 |
2004-02-23 | ext/xine/xineinput.c: call parent dispose. | Benjamin Otte | 5 | -3/+342 |
2004-02-22 | ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda ... | Benjamin Otte | 5 | -3/+346 |
2004-02-20 | gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r... | Andy Wingo | 1 | -3/+15 |
2004-02-20 | ext/xine/: add first version of xine plugin wrapper. Currently only wraps the | Benjamin Otte | 6 | -0/+945 |
2004-02-19 | configure.ac: Move massink to gst-rotten | David Schleef | 4 | -663/+0 |
2004-02-13 | move ffmpeg stuff to gst-ffmpeg module | Thomas Vander Stichele | 1 | -8/+0 |
2004-02-12 | fixes for #133316, #133663 and #133528 (Stefan Kost) | Thomas Vander Stichele | 1 | -8/+11 |
2004-02-12 | ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for ne... | David Schleef | 1 | -233/+177 |
2004-02-02 | remove textdomain calls | Thomas Vander Stichele | 3 | -3/+0 |
2004-02-02 | code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. | David Schleef | 1 | -1/+1 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 18 | -48/+48 |
2004-01-30 | configure.ac: use AC_C_INLINE | Benjamin Otte | 1 | -0/+8 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 19 | -48/+48 |
2004-01-25 | ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx... | Ronald S. Bultje | 1 | -7/+4 |
2004-01-24 | Fix typo | Jeremy Simon | 1 | -2/+2 |
2004-01-23 | fix distcheck | Thomas Vander Stichele | 1 | -2/+1 |
2004-01-23 | ext/divx/gstdivxdec.*: Fix divx3 ("msmpeg4") playback using divxdec. | Ronald S. Bultje | 2 | -1/+17 |
2004-01-22 | ext/swfdec/gstswfdec.*: Fix negotiation. | David Schleef | 2 | -8/+98 |
2004-01-21 | adding NAS plugin | Christian Schaller | 5 | -0/+757 |
2004-01-20 | ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ... | Ronald S. Bultje | 2 | -2/+2 |
2004-01-20 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors. | Ronald S. Bultje | 1 | -1/+2 |
2004-01-20 | fix error error | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-20 | ext/divx/: Fix for new error system. | Ronald S. Bultje | 2 | -3/+4 |
2004-01-20 | fix for new error signaling | Thomas Vander Stichele | 1 | -6/+6 |