Age | Commit message (Expand) | Author | Files | Lines |
2004-03-04 | fix the spec | Christian Schaller | 2 | -5/+9 |
2004-03-03 | gst-libs/gst/gconf/gconf.c: Using ximagesink as a default if no gconf key fou... | Julien Moutte | 2 | -3/+10 |
2004-03-02 | fix --with-plugins | Thomas Vander Stichele | 3 | -15/+23 |
2004-03-02 | Libraries/Multimedia doesn't exist | Thomas Vander Stichele | 1 | -47/+49 |
2004-03-02 | more fixes | Thomas Vander Stichele | 1 | -146/+48 |
2004-03-02 | Fix for move of gstvideosink.h -> videosink.h. | Ronald S. Bultje | 2 | -1/+9 |
2004-03-01 | more updates | Thomas Vander Stichele | 1 | -9/+42 |
2004-03-01 | xwindowlistener is a plugin helper lib, not a full lib | Thomas Vander Stichele | 2 | -4/+8 |
2004-03-01 | more updates | Thomas Vander Stichele | 1 | -46/+35 |
2004-03-01 | AUTHORS: Added some names. Add yourself if you're still missing. | David Schleef | 2 | -0/+10 |
2004-03-01 | MAINTAINERS: Add | David Schleef | 2 | -0/+17 |
2004-03-01 | release | Thomas Vander Stichele | 1 | -0/+1 |
2004-03-01 | fix spec file | Thomas Vander Stichele | 2 | -215/+199 |
2004-03-01 | fix plugin names move gstvideosink.h to videosink.h | Thomas Vander Stichele | 5 | -80/+16 |
2004-03-01 | fix plugin filename | Thomas Vander Stichele | 1 | -0/+12 |
2004-03-01 | add error handler fix mixmatrix plugin filename | Thomas Vander Stichele | 2 | -2/+4 |
2004-02-29 | sys/oss/gstosselement.*: Reworked enumeration of oss dsps and mixers so that ... | Christophe Fergeau | 1 | -0/+8 |
2004-02-29 | update for plugin changes to export symbols | Thomas Vander Stichele | 1 | -2/+2 |
2004-02-29 | gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not base... | Ronald S. Bultje | 3 | -12/+46 |
2004-02-27 | patches from jmmv@menta.net (Julio M. Merino Vidal) | David Schleef | 2 | -0/+25 |
2004-02-27 | gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice | Benjamin Otte | 3 | -4/+15 |
2004-02-27 | keeping the spec humming | Christian Schaller | 1 | -6/+4 |
2004-02-27 | gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil... | David Schleef | 4 | -8/+29 |
2004-02-26 | back to nano | Thomas Vander Stichele | 5 | -3/+62 |
2004-02-25 | ignore file | Thomas Vander Stichele | 1 | -0/+1 |
2004-02-25 | assorted debug/warning fixes | Thomas Vander Stichele | 1 | -0/+8 |
2004-02-25 | add debug category and use it properly | Thomas Vander Stichele | 1 | -0/+23 |
2004-02-25 | gst/interleave/interleave.c (interleave_buffered_loop): Always push only when... | Andy Wingo | 1 | -0/+9 |
2004-02-24 | fix mulawdec | Thomas Vander Stichele | 1 | -0/+6 |
2004-02-24 | gst/videofilter/gstgamma.c: Adds gamma correction for RGB, with separate r g ... | David Schleef | 1 | -0/+10 |
2004-02-24 | don't signal bitrate for < 1 | Thomas Vander Stichele | 1 | -0/+5 |
2004-02-24 | gst/qtdemux/qtdemux.c: Cleanups. Convert g_prints to GST_LOGs. Add qtdemux ... | David Schleef | 2 | -163/+162 |
2004-02-24 | gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages | Johan Dahlin | 2 | -5/+9 |
2004-02-24 | I hate conflicts, this was supposed to go in yesterday | Thomas Vander Stichele | 1 | -0/+1 |
2004-02-24 | add correct schema file | Thomas Vander Stichele | 1 | -11/+11 |
2004-02-23 | versioning gstreamer schemas and install location | Thomas Vander Stichele | 5 | -16/+34 |
2004-02-23 | ext/xine/xineinput.c: call parent dispose. | Benjamin Otte | 9 | -74/+441 |
2004-02-23 | gst/: First batch implementing audio and video codec tags in demuxers. | Julien Moutte | 3 | -15/+135 |
2004-02-22 | ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda ... | Benjamin Otte | 6 | -3/+360 |
2004-02-22 | autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable. | Benjamin Otte | 2 | -1/+9 |
2004-02-22 | gst/audioconvert/gstaudioconvert.c: set rank to PRIMARY | Benjamin Otte | 2 | -0/+17 |
2004-02-22 | configure.ac: export [_]*{gst,Gst,GST}.* symbols from plugins | Benjamin Otte | 2 | -1/+20 |
2004-02-22 | Export only gst_plugin_desc from plugins | Ramon Garcia Fernandez | 2 | -2/+9 |
2004-02-20 | fix gdk_pixbuf install location creation for solaris fix category for vorbisdec | Thomas Vander Stichele | 1 | -13/+17 |
2004-02-20 | gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r... | Andy Wingo | 3 | -7/+36 |
2004-02-20 | ext/xine/: add first version of xine plugin wrapper. Currently only wraps the | Benjamin Otte | 9 | -15/+997 |
2004-02-19 | ext/: use gst_tag_list_insert when you want to insert tags | Benjamin Otte | 1 | -0/+6 |
2004-02-19 | configure.ac: Move massink to gst-rotten | David Schleef | 6 | -673/+8 |
2004-02-19 | ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems... | David Schleef | 1 | -0/+7 |
2004-02-19 | gst/sine/demo-dparams.c: Use double dparams, not float. | David Schleef | 1 | -0/+12 |