| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix the spec | Christian Schaller | 2004-03-04 | 1 | -0/+5 |
| * | gst-libs/gst/gconf/gconf.c: Using ximagesink as a default if no gconf key fou... | Julien Moutte | 2004-03-03 | 1 | -0/+7 |
| * | fix --with-plugins | Thomas Vander Stichele | 2004-03-02 | 1 | -0/+7 |
| * | Fix for move of gstvideosink.h -> videosink.h. | Ronald S. Bultje | 2004-03-02 | 1 | -0/+8 |
| * | xwindowlistener is a plugin helper lib, not a full lib | Thomas Vander Stichele | 2004-03-01 | 1 | -0/+5 |
| * | AUTHORS: Added some names. Add yourself if you're still missing. | David Schleef | 2004-03-01 | 1 | -0/+5 |
| * | MAINTAINERS: Add | David Schleef | 2004-03-01 | 1 | -0/+4 |
| * | fix spec file | Thomas Vander Stichele | 2004-03-01 | 1 | -0/+4 |
| * | fix plugin names move gstvideosink.h to videosink.h | Thomas Vander Stichele | 2004-03-01 | 1 | -0/+10 |
| * | fix plugin filename | Thomas Vander Stichele | 2004-03-01 | 1 | -0/+12 |
| * | sys/oss/gstosselement.*: Reworked enumeration of oss dsps and mixers so that ... | Christophe Fergeau | 2004-02-29 | 1 | -0/+8 |
| * | gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not base... | Ronald S. Bultje | 2004-02-29 | 1 | -0/+10 |
| * | patches from jmmv@menta.net (Julio M. Merino Vidal) | David Schleef | 2004-02-27 | 1 | -0/+18 |
| * | gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice | Benjamin Otte | 2004-02-27 | 1 | -0/+9 |
| * | gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil... | David Schleef | 2004-02-27 | 1 | -0/+10 |
| * | back to nano | Thomas Vander Stichele | 2004-02-26 | 1 | -1/+7 |
| * | assorted debug/warning fixes | Thomas Vander Stichele | 2004-02-25 | 1 | -0/+8 |
| * | add debug category and use it properly | Thomas Vander Stichele | 2004-02-25 | 1 | -0/+23 |
| * | gst/interleave/interleave.c (interleave_buffered_loop): Always push only when... | Andy Wingo | 2004-02-25 | 1 | -0/+9 |
| * | fix mulawdec | Thomas Vander Stichele | 2004-02-24 | 1 | -0/+6 |
| * | gst/videofilter/gstgamma.c: Adds gamma correction for RGB, with separate r g ... | David Schleef | 2004-02-24 | 1 | -0/+10 |
| * | don't signal bitrate for < 1 | Thomas Vander Stichele | 2004-02-24 | 1 | -0/+5 |
| * | gst/qtdemux/qtdemux.c: Cleanups. Convert g_prints to GST_LOGs. Add qtdemux ... | David Schleef | 2004-02-24 | 1 | -0/+13 |
| * | gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages | Johan Dahlin | 2004-02-24 | 1 | -0/+4 |
| * | versioning gstreamer schemas and install location | Thomas Vander Stichele | 2004-02-23 | 1 | -0/+9 |
| * | ext/xine/xineinput.c: call parent dispose. | Benjamin Otte | 2004-02-23 | 1 | -0/+28 |
| * | gst/: First batch implementing audio and video codec tags in demuxers. | Julien Moutte | 2004-02-23 | 1 | -0/+17 |
| * | ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda ... | Benjamin Otte | 2004-02-22 | 1 | -0/+14 |
| * | autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable. | Benjamin Otte | 2004-02-22 | 1 | -0/+8 |
| * | gst/audioconvert/gstaudioconvert.c: set rank to PRIMARY | Benjamin Otte | 2004-02-22 | 1 | -0/+17 |
| * | configure.ac: export [_]*{gst,Gst,GST}.* symbols from plugins | Benjamin Otte | 2004-02-22 | 1 | -0/+19 |
| * | Export only gst_plugin_desc from plugins | Ramon Garcia Fernandez | 2004-02-22 | 1 | -0/+7 |
| * | gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r... | Andy Wingo | 2004-02-20 | 1 | -0/+19 |
| * | ext/xine/: add first version of xine plugin wrapper. Currently only wraps the | Benjamin Otte | 2004-02-20 | 1 | -0/+19 |
| * | ext/: use gst_tag_list_insert when you want to insert tags | Benjamin Otte | 2004-02-19 | 1 | -0/+6 |
| * | configure.ac: Move massink to gst-rotten | David Schleef | 2004-02-19 | 1 | -0/+8 |
| * | ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems... | David Schleef | 2004-02-19 | 1 | -0/+7 |
| * | gst/sine/demo-dparams.c: Use double dparams, not float. | David Schleef | 2004-02-19 | 1 | -0/+12 |
| * | sys/ximage/ximagesink.c: Rework the way software video scaling works. So now ... | Julien Moutte | 2004-02-18 | 1 | -0/+15 |
| * | break up link function for better error debug | Thomas Vander Stichele | 2004-02-18 | 1 | -0/+5 |
| * | add debug category | Thomas Vander Stichele | 2004-02-18 | 1 | -0/+5 |
| * | sys/ximage/ximagesink.c: Reorganizing the way renegotiation work. The event h... | Julien Moutte | 2004-02-18 | 1 | -0/+8 |
| * | sys/ximage/ximagesink.c: Checking if the pad is negotiating before trying ren... | Julien Moutte | 2004-02-17 | 1 | -0/+5 |
| * | pass on all possible mime types as hints add extra debug info to detectendles... | Thomas Vander Stichele | 2004-02-17 | 1 | -0/+5 |
| * | sys/: Fix a possible SHM leak if we crash. All other apps using XShm are doin... | Julien Moutte | 2004-02-17 | 1 | -0/+7 |
| * | sys/ximage/ximagesink.c: Renegotiate size on expose. | Julien Moutte | 2004-02-16 | 1 | -0/+7 |
| * | testsuite/alsa/sinesrc.c: cosmetic fix to fix compile issue with gcc 2.95.4 | Benjamin Otte | 2004-02-16 | 1 | -0/+5 |
| * | ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the aud... | Julien Moutte | 2004-02-16 | 1 | -0/+29 |
| * | throw error instead of assertion | Thomas Vander Stichele | 2004-02-16 | 1 | -0/+5 |
| * | gst/switch/gstswitch.c: More fixes for correct data refcounting. | Julien Moutte | 2004-02-15 | 1 | -0/+5 |