Age | Commit message (Expand) | Author | Files | Lines |
2004-02-11 | fix underquotedness of macros | Thomas Vander Stichele | 26 | -329/+56 |
2004-02-11 | fix ulonglong.m4 missing by upping gettext required version | Thomas Vander Stichele | 3 | -1/+7 |
2004-02-11 | ext/ffmpeg/: fix memleaks | Benjamin Otte | 1 | -0/+8 |
2004-02-11 | ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors. | David Schleef | 1 | -0/+13 |
2004-02-10 | ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod | Benjamin Otte | 1 | -6/+9 |
2004-02-08 | gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS a... | Benjamin Otte | 4 | -3/+18 |
2004-02-08 | ext/ogg/gstoggdemux.c: Don't push events to pads that haven't been created (#... | David Schleef | 1 | -0/+5 |
2004-02-07 | Second attempt at committing a working dvdec element. | Jan Schmidt | 1 | -0/+8 |
2004-02-07 | Build fixes for OS X: (see #129600) | David Schleef | 3 | -5/+15 |
2004-02-06 | changelog update | Thomas Vander Stichele | 1 | -2/+7 |
2004-02-06 | remove RELEASE | Thomas Vander Stichele | 3 | -3/+17 |
2004-02-05 | ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile. | David Schleef | 1 | -0/+5 |
2004-02-05 | ext/mad/gstid3tag.c: skip undecodable id3v2 tag instead of keeping it | Benjamin Otte | 1 | -0/+5 |
2004-02-05 | gst/mpegaudioparse/gstmpegaudioparse.c: Unref leaked buffer. (Noticed by Ron... | David Schleef | 2 | -1/+9 |
2004-02-05 | pkgconfig/gstreamer-libs-uninstalled.pc.in: Sync requires with other checks. ... | David I. Lehn | 3 | -1/+6 |
2004-02-05 | Rework caps negotiation in the element so that it works again. | Jan Schmidt | 1 | -0/+8 |
2004-02-05 | fix uninstalled pkgconfig files remove play and gconf from -libs | Thomas Vander Stichele | 5 | -21/+37 |
2004-02-05 | gst/wavparse/gstwavparse.c: Fix a caps memleak. | David Schleef | 1 | -0/+5 |
2004-02-05 | gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tag | Benjamin Otte | 2 | -1/+6 |
2004-02-05 | ext/alsa/gstalsa.c: be sure to stop the clock when going to paused | Benjamin Otte | 1 | -0/+15 |
2004-02-04 | update translations | Thomas Vander Stichele | 1 | -2/+2 |
2004-02-04 | ext/mad/gstid3tag.c: that should be !=, not == (fixes #132519) | Benjamin Otte | 1 | -0/+5 |
2004-02-04 | bump version | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-04 | Make sure set_explicit_caps() is called before adding pad. | David Schleef | 1 | -0/+8 |
2004-02-04 | appease libtool gods | Thomas Vander Stichele | 3 | -0/+2 |
2004-02-04 | ignore copied m4's | Thomas Vander Stichele | 1 | -0/+16 |
2004-02-04 | small update | Thomas Vander Stichele | 1 | -3/+28 |
2004-02-04 | first prerel | Thomas Vander Stichele | 1 | -0/+5 |
2004-02-04 | don't run user tests on auto test suite | Thomas Vander Stichele | 1 | -0/+5 |
2004-02-04 | Convert GST_DEBUG_CAPS() to GST_DEBUG(): | David Schleef | 2 | -1/+14 |
2004-02-04 | Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code th... | David Schleef | 1 | -0/+11 |
2004-02-04 | gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrc | Benjamin Otte | 1 | -0/+6 |
2004-02-03 | gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla... | Julien Moutte | 3 | -0/+35 |
2004-02-03 | ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixage | Benjamin Otte | 1 | -0/+5 |
2004-02-03 | fix memleaks shown by gst-typefind | Benjamin Otte | 1 | -0/+6 |
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 | 6 | -25/+39 |
2004-02-03 | gst/qtdemux/qtdemux.c: set explicit caps before adding the element, so the au... | Benjamin Otte | 2 | -2/+14 |
2004-02-03 | use glib-gen.mak fix Makefile.am bugs and clean them up | Thomas Vander Stichele | 20 | -135/+94 |
2004-02-03 | ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain case | Benjamin Otte | 1 | -0/+10 |
2004-02-03 | .cvsignore: Ignore generated file _stdint.h. | David I. Lehn | 2 | -0/+6 |
2004-02-03 | gst-libs/gst/: Generate enum type code with glib-mkenums. | David I. Lehn | 13 | -21/+148 |
2004-02-03 | gst-libs/gst/audio/.cvsignore: Ignore generated file. | David I. Lehn | 3 | -1/+10 |
2004-02-03 | examples/switch/.cvsignore: Ignore generated file. | David I. Lehn | 2 | -2/+8 |
2004-02-03 | co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _st... | Benjamin Otte | 4 | -0/+14 |
2004-02-02 | gst/tags/gstvorbistag.c: Add replaygain support to vorbistag | Jeremy Simon | 1 | -0/+6 |
2004-02-02 | ext/ffmpeg/gstffmpegcodecmap.c: Fix SVQ3 caps flag properties | Jeremy Simon | 1 | -0/+6 |
2004-02-02 | remove textdomain calls | Thomas Vander Stichele | 7 | -105/+91 |
2004-02-02 | gst-libs/gst/play/play.c: Moving volume in the audio thread for instantaneous... | Julien Moutte | 2 | -16/+21 |
2004-02-02 | sys/ximage/ximagesink.c: Better X events handling, only take the latest event... | Julien Moutte | 1 | -0/+7 |