summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gst/intfloat/gstint2float.c: Change stdint usage to glib types.David Schleef2004-02-132-0/+5
* up gettext versionThomas Vander Stichele2004-02-131-1/+1
* move ffmpeg stuff to gst-ffmpeg moduleThomas Vander Stichele2004-02-133-31/+6
* use GST_ARCHThomas Vander Stichele2004-02-133-33/+7
* gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.Julien Moutte2004-02-121-0/+4
* ignore meThomas Vander Stichele2004-02-121-0/+1
* fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele2004-02-123-8/+23
* force autopointThomas Vander Stichele2004-02-121-1/+1
* run only onceThomas Vander Stichele2004-02-122-11/+0
* Convert a few inner loops to use liboil. This is currently optional, and is ...David Schleef2004-02-124-5/+49
* ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for ne...David Schleef2004-02-121-0/+11
* ext/alsa/Makefile.am: Fix linking against libgstinterfaces. (bug #133886) No...David Schleef2004-02-111-0/+5
* ext/librfb/gstrfbsrc.c: Add server and port propertiesDavid Schleef2004-02-112-0/+7
* fix underquotedness of macrosThomas Vander Stichele2004-02-1126-329/+56
* fix ulonglong.m4 missing by upping gettext required versionThomas Vander Stichele2004-02-113-1/+7
* ext/ffmpeg/: fix memleaksBenjamin Otte2004-02-111-0/+8
* ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.David Schleef2004-02-115-78/+201
* ext/mikmod/gstmikmod.*: fix caps negotiation in mikmodBenjamin Otte2004-02-103-37/+53
* gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS a...Benjamin Otte2004-02-081-0/+14
* ext/ogg/gstoggdemux.c: Don't push events to pads that haven't been created (#...David Schleef2004-02-081-0/+5
* Second attempt at committing a working dvdec element.Jan Schmidt2004-02-072-106/+164
* Build fixes for OS X: (see #129600)David Schleef2004-02-073-3/+13
* changelog updateThomas Vander Stichele2004-02-061-2/+7
* remove RELEASEThomas Vander Stichele2004-02-062-2/+17
* ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile.David Schleef2004-02-052-111/+85
* ext/mad/gstid3tag.c: skip undecodable id3v2 tag instead of keeping itBenjamin Otte2004-02-051-0/+5
* gst/mpegaudioparse/gstmpegaudioparse.c: Unref leaked buffer. (Noticed by Ron...David Schleef2004-02-051-0/+5
* pkgconfig/gstreamer-libs-uninstalled.pc.in: Sync requires with other checks. ...David I. Lehn2004-02-052-0/+5
* Rework caps negotiation in the element so that it works again.Jan Schmidt2004-02-053-83/+127
* fix uninstalled pkgconfig files remove play and gconf from -libsThomas Vander Stichele2004-02-051-0/+11
* gst/wavparse/gstwavparse.c: Fix a caps memleak.David Schleef2004-02-052-2/+9
* gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tagBenjamin Otte2004-02-051-0/+5
* ext/alsa/gstalsa.c: be sure to stop the clock when going to pausedBenjamin Otte2004-02-052-0/+16
* update translationsThomas Vander Stichele2004-02-041-2/+2
* ext/mad/gstid3tag.c: that should be !=, not == (fixes #132519)Benjamin Otte2004-02-041-0/+5
* bump versionThomas Vander Stichele2004-02-041-1/+1
* Make sure set_explicit_caps() is called before adding pad.David Schleef2004-02-041-0/+8
* appease libtool godsThomas Vander Stichele2004-02-043-0/+2
* ignore copied m4'sThomas Vander Stichele2004-02-041-0/+16
* small updateThomas Vander Stichele2004-02-041-3/+28
* first prerelThomas Vander Stichele2004-02-041-0/+5
* don't run user tests on auto test suiteThomas Vander Stichele2004-02-041-0/+5
* Convert GST_DEBUG_CAPS() to GST_DEBUG():David Schleef2004-02-041-0/+13
* Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code th...David Schleef2004-02-042-12/+42
* gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrcBenjamin Otte2004-02-041-0/+6
* gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla...Julien Moutte2004-02-031-0/+16
* ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixageBenjamin Otte2004-02-032-2/+10
* fix memleaks shown by gst-typefindBenjamin Otte2004-02-032-1/+11
* remove glib_root add hack rule for .Plo filesThomas Vander Stichele2004-02-032-0/+10
* gst/qtdemux/qtdemux.c: set explicit caps before adding the element, so the au...Benjamin Otte2004-02-032-2/+14