summaryrefslogtreecommitdiffstats
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2004-03-09gst-libs/gst/riff/riff-read.c: Fix metadata read crash (#136537).Ronald S. Bultje1-1/+0
2004-03-08small media-info fixesThomas Vander Stichele2-66/+12
2004-03-07compiler fixesThomas Vander Stichele3-3/+6
2004-03-07compile fixesThomas Vander Stichele2-4/+7
2004-03-07this should more or less work correctly.Thomas Vander Stichele7-250/+176
2004-03-06first pass at making this work again needs quite a lot of cleanupsThomas Vander Stichele5-105/+341
2004-03-06ext/faad/gstfaad.c: Fix negotiation.David Schleef2-2/+68
2004-03-05fix gconf install pathThomas Vander Stichele1-1/+1
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele8-18/+18
2004-03-03gst-libs/gst/gconf/gconf.c: Using ximagesink as a default if no gconf key fou...Julien Moutte1-3/+3
2004-03-01xwindowlistener is a plugin helper lib, not a full libThomas Vander Stichele1-4/+3
2004-03-01fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele3-76/+2
2004-02-27gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twiceBenjamin Otte1-0/+4
2004-02-27gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil...David Schleef3-8/+19
2004-02-24gst-libs/gst/gconf/gconf.c: Add \n to g_print error messagesJohan Dahlin1-5/+5
2004-02-23versioning gstreamer schemas and install locationThomas Vander Stichele2-4/+9
2004-02-23ext/xine/xineinput.c: call parent dispose.Benjamin Otte3-71/+71
2004-02-23gst/: First batch implementing audio and video codec tags in demuxers.Julien Moutte2-15/+118
2004-02-18break up link function for better error debugThomas Vander Stichele1-4/+13
2004-02-15examples/gstplay/player.c: Adding some output for debugging.Julien Moutte2-0/+12
2004-02-14gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi...Julien Moutte2-2/+6
2004-02-13move ffmpeg stuff to gst-ffmpeg moduleThomas Vander Stichele6-471/+2
2004-02-08gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS a...Benjamin Otte3-3/+4
2004-02-07Build fixes for OS X: (see #129600)David Schleef1-4/+4
2004-02-05gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tagBenjamin Otte1-1/+1
2004-02-03gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla...Julien Moutte2-0/+19
2004-02-03last glib_root standingThomas Vander Stichele1-1/+1
2004-02-03remove glib_root add hack rule for .Plo filesThomas Vander Stichele4-25/+29
2004-02-03use glib-gen.mak fix Makefile.am bugs and clean them upThomas Vander Stichele18-135/+72
2004-02-03gst-libs/gst/: Generate enum type code with glib-mkenums.David I. Lehn12-21/+131
2004-02-03gst-libs/gst/audio/.cvsignore: Ignore generated file.David I. Lehn2-1/+3
2004-02-02gst-libs/gst/play/play.c: Moving volume in the audio thread for instantaneous...Julien Moutte1-16/+14
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-3/+3
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-7/+7
2004-02-02block tick callback for 0.5 sec after a seekThomas Vander Stichele1-9/+17
2004-02-02check for NULLness and warn if we can't report GErrorThomas Vander Stichele1-4/+11
2004-02-01gst-libs/gst/play/play.c: s/sinkconnect/sink_linkJulien Moutte1-1/+9
2004-01-31add error handlingThomas Vander Stichele2-93/+131
2004-01-30done operatingThomas Vander Stichele4-1227/+3
2004-01-30removing deprecated codeThomas Vander Stichele3-2680/+0
2004-01-30gst/: Fix event handling.Ronald S. Bultje1-14/+18
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-8/+8
2004-01-29ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D...Julien Moutte2-14/+20
2004-01-28gst-libs/gst/play/gstplay.c: seek on video sink element first.Julien Moutte2-4/+4
2004-01-27gst-libs/gst/play/gstplay.c: Fixing the way to get current position.Julien Moutte2-22/+46
2004-01-27gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod...Julien Moutte2-2/+2
2004-01-26gst-libs/gst/audio/audio.h: remove buffer-frames from audio capsBenjamin Otte1-4/+2
2004-01-25gst-libs/gst/: Add gtk-doc style comments. Also fix a function name.Ronald S. Bultje4-3/+248
2004-01-25gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti...Julien Moutte2-266/+296
2004-01-25gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje1-1/+1