summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get re...Benjamin Otte2004-03-141-2/+0
* gst-libs/gst/xoverlay/xoverlay.*: replace XID with unsigned long to get rid o...Benjamin Otte2004-03-122-7/+6
* gst-libs/gst/mixer/mixer.c: the signals take 2 argumentsBenjamin Otte2004-03-091-3/+3
* ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w...David Schleef2004-03-091-5/+4
* gst-libs/gst/riff/riff-read.c: Fix metadata read crash (#136537).Ronald S. Bultje2004-03-091-1/+0
* small media-info fixesThomas Vander Stichele2004-03-082-66/+12
* compiler fixesThomas Vander Stichele2004-03-073-3/+6
* compile fixesThomas Vander Stichele2004-03-072-4/+7
* this should more or less work correctly.Thomas Vander Stichele2004-03-077-250/+176
* first pass at making this work again needs quite a lot of cleanupsThomas Vander Stichele2004-03-065-105/+341
* ext/faad/gstfaad.c: Fix negotiation.David Schleef2004-03-062-2/+68
* fix gconf install pathThomas Vander Stichele2004-03-051-1/+1
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-048-18/+18
* gst-libs/gst/gconf/gconf.c: Using ximagesink as a default if no gconf key fou...Julien Moutte2004-03-031-3/+3
* xwindowlistener is a plugin helper lib, not a full libThomas Vander Stichele2004-03-011-4/+3
* fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele2004-03-013-76/+2
* gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twiceBenjamin Otte2004-02-271-0/+4
* gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil...David Schleef2004-02-273-8/+19
* gst-libs/gst/gconf/gconf.c: Add \n to g_print error messagesJohan Dahlin2004-02-241-5/+5
* versioning gstreamer schemas and install locationThomas Vander Stichele2004-02-232-4/+9
* ext/xine/xineinput.c: call parent dispose.Benjamin Otte2004-02-233-71/+71
* gst/: First batch implementing audio and video codec tags in demuxers.Julien Moutte2004-02-232-15/+118
* break up link function for better error debugThomas Vander Stichele2004-02-181-4/+13
* examples/gstplay/player.c: Adding some output for debugging.Julien Moutte2004-02-152-0/+12
* gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi...Julien Moutte2004-02-142-2/+6
* move ffmpeg stuff to gst-ffmpeg moduleThomas Vander Stichele2004-02-136-471/+2
* gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS a...Benjamin Otte2004-02-083-3/+4
* Build fixes for OS X: (see #129600)David Schleef2004-02-071-4/+4
* gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tagBenjamin Otte2004-02-051-1/+1
* gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla...Julien Moutte2004-02-032-0/+19
* last glib_root standingThomas Vander Stichele2004-02-031-1/+1
* remove glib_root add hack rule for .Plo filesThomas Vander Stichele2004-02-034-25/+29
* use glib-gen.mak fix Makefile.am bugs and clean them upThomas Vander Stichele2004-02-0318-135/+72
* gst-libs/gst/: Generate enum type code with glib-mkenums.David I. Lehn2004-02-0312-21/+131
* gst-libs/gst/audio/.cvsignore: Ignore generated file.David I. Lehn2004-02-032-1/+3
* gst-libs/gst/play/play.c: Moving volume in the audio thread for instantaneous...Julien Moutte2004-02-021-16/+14
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-3/+3
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-7/+7
* block tick callback for 0.5 sec after a seekThomas Vander Stichele2004-02-021-9/+17
* check for NULLness and warn if we can't report GErrorThomas Vander Stichele2004-02-021-4/+11
* gst-libs/gst/play/play.c: s/sinkconnect/sink_linkJulien Moutte2004-02-011-1/+9
* add error handlingThomas Vander Stichele2004-01-312-93/+131
* done operatingThomas Vander Stichele2004-01-304-1227/+3
* removing deprecated codeThomas Vander Stichele2004-01-303-2680/+0
* gst/: Fix event handling.Ronald S. Bultje2004-01-301-14/+18
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-8/+8
* ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D...Julien Moutte2004-01-292-14/+20
* gst-libs/gst/play/gstplay.c: seek on video sink element first.Julien Moutte2004-01-282-4/+4
* gst-libs/gst/play/gstplay.c: Fixing the way to get current position.Julien Moutte2004-01-272-22/+46
* gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod...Julien Moutte2004-01-272-2/+2