Age | Commit message (Expand) | Author | Files | Lines |
2004-02-18 | break up link function for better error debug | Thomas Vander Stichele | 1 | -4/+13 |
2004-02-15 | examples/gstplay/player.c: Adding some output for debugging. | Julien Moutte | 2 | -0/+12 |
2004-02-14 | gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi... | Julien Moutte | 2 | -2/+6 |
2004-02-13 | move ffmpeg stuff to gst-ffmpeg module | Thomas Vander Stichele | 6 | -471/+2 |
2004-02-08 | gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS a... | Benjamin Otte | 3 | -3/+4 |
2004-02-07 | Build fixes for OS X: (see #129600) | David Schleef | 1 | -4/+4 |
2004-02-05 | gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tag | Benjamin Otte | 1 | -1/+1 |
2004-02-03 | gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla... | Julien Moutte | 2 | -0/+19 |
2004-02-03 | last glib_root standing | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-03 | remove glib_root add hack rule for .Plo files | Thomas Vander Stichele | 4 | -25/+29 |
2004-02-03 | use glib-gen.mak fix Makefile.am bugs and clean them up | Thomas Vander Stichele | 18 | -135/+72 |
2004-02-03 | gst-libs/gst/: Generate enum type code with glib-mkenums. | David I. Lehn | 12 | -21/+131 |
2004-02-03 | gst-libs/gst/audio/.cvsignore: Ignore generated file. | David I. Lehn | 2 | -1/+3 |
2004-02-02 | gst-libs/gst/play/play.c: Moving volume in the audio thread for instantaneous... | Julien Moutte | 1 | -16/+14 |
2004-02-02 | code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. | David Schleef | 1 | -3/+3 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -7/+7 |
2004-02-02 | block tick callback for 0.5 sec after a seek | Thomas Vander Stichele | 1 | -9/+17 |
2004-02-02 | check for NULLness and warn if we can't report GError | Thomas Vander Stichele | 1 | -4/+11 |
2004-02-01 | gst-libs/gst/play/play.c: s/sinkconnect/sink_link | Julien Moutte | 1 | -1/+9 |
2004-01-31 | add error handling | Thomas Vander Stichele | 2 | -93/+131 |
2004-01-30 | done operating | Thomas Vander Stichele | 4 | -1227/+3 |
2004-01-30 | removing deprecated code | Thomas Vander Stichele | 3 | -2680/+0 |
2004-01-30 | gst/: Fix event handling. | Ronald S. Bultje | 1 | -14/+18 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -8/+8 |
2004-01-29 | ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D... | Julien Moutte | 2 | -14/+20 |
2004-01-28 | gst-libs/gst/play/gstplay.c: seek on video sink element first. | Julien Moutte | 2 | -4/+4 |
2004-01-27 | gst-libs/gst/play/gstplay.c: Fixing the way to get current position. | Julien Moutte | 2 | -22/+46 |
2004-01-27 | gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod... | Julien Moutte | 2 | -2/+2 |
2004-01-26 | gst-libs/gst/audio/audio.h: remove buffer-frames from audio caps | Benjamin Otte | 1 | -4/+2 |
2004-01-25 | gst-libs/gst/: Add gtk-doc style comments. Also fix a function name. | Ronald S. Bultje | 4 | -3/+248 |
2004-01-25 | gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti... | Julien Moutte | 2 | -266/+296 |
2004-01-25 | gst-libs/gst/riff/riff-read.c: Additional pad usability check. | Ronald S. Bultje | 1 | -1/+1 |
2004-01-23 | gst-libs/gst/riff/riff-read.*: Remove stuff fromold metadata system. | Ronald S. Bultje | 2 | -34/+0 |
2004-01-23 | ext/ogg/gstoggdemux.c: Fix wrong file comment. | Ronald S. Bultje | 1 | -29/+59 |
2004-01-22 | gst-libs/gst/play/gstplay.c: Reworked the pipeline from scratch. Visualizatio... | Julien Moutte | 2 | -394/+490 |
2004-01-22 | fix up media-info now reports format again metadata needs some rewriting | Thomas Vander Stichele | 3 | -8/+28 |
2004-01-20 | register and use debugging category in media-info make vorbisfile emit tags f... | Thomas Vander Stichele | 5 | -43/+58 |
2004-01-20 | fix distcheck | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-19 | adding locale.h | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-19 | removing config.h | Thomas Vander Stichele | 1 | -4/+0 |
2004-01-19 | putting i18n in place for plugins | Thomas Vander Stichele | 2 | -8/+69 |
2004-01-18 | adding header | Thomas Vander Stichele | 1 | -0/+49 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 2 | -10/+10 |
2004-01-16 | gst-libs/gst/Makefile.am: restructure so having local patches works easier. | Ronald S. Bultje | 1 | -11/+36 |
2004-01-16 | gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ... | David Schleef | 6 | -171/+315 |
2004-01-15 | ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. | Julien Moutte | 3 | -1/+14 |
2004-01-14 | gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalanc... | Julien Moutte | 2 | -60/+126 |
2004-01-14 | gst-libs/gst/colorbalance/colorbalance.c: Adding a default type. | Julien Moutte | 2 | -0/+4 |
2004-01-14 | gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the... | Benjamin Otte | 2 | -6/+12 |
2004-01-14 | use element time. | Benjamin Otte | 1 | -20/+14 |