summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-02-17sys/ximage/ximagesink.c: Checking if the pad is negotiating before trying ren...Julien Moutte1-0/+5
2004-02-17pass on all possible mime types as hints add extra debug info to detectendles...Thomas Vander Stichele1-0/+5
2004-02-17sys/: Fix a possible SHM leak if we crash. All other apps using XShm are doin...Julien Moutte1-0/+7
2004-02-16sys/ximage/ximagesink.c: Renegotiate size on expose.Julien Moutte1-0/+7
2004-02-16testsuite/alsa/sinesrc.c: cosmetic fix to fix compile issue with gcc 2.95.4Benjamin Otte1-0/+5
2004-02-16ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the aud...Julien Moutte1-0/+29
2004-02-16throw error instead of assertionThomas Vander Stichele1-0/+5
2004-02-15gst/switch/gstswitch.c: More fixes for correct data refcounting.Julien Moutte1-0/+5
2004-02-15gst/switch/gstswitch.c: Cleaning the sinkpads correctly on state change, most...Julien Moutte1-0/+6
2004-02-15examples/gstplay/player.c: Adding some output for debugging.Julien Moutte1-0/+9
2004-02-14gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi...Julien Moutte1-0/+14
2004-02-14ffmpeg plugin moved to gst-ffmpeg moduleThomas Vander Stichele1-0/+1
2004-02-14ext/mad/gstid3tag.c: remove v1 tag even if we can't read it (makes sure we do...Benjamin Otte1-0/+6
2004-02-14ext/alsa/gstalsa.*: try xrun recovery when wait failed. Make xrun recovery fu...Benjamin Otte1-0/+8
2004-02-14gst/sine/demo-dparams.c: Convert from float to double.David Schleef1-0/+6
2004-02-14gst/silence/gstsilence.*: Add sync property.David Schleef1-0/+11
2004-02-13gst/intfloat/gstint2float.c: Change stdint usage to glib types.David Schleef1-0/+5
2004-02-13move ffmpeg stuff to gst-ffmpeg moduleThomas Vander Stichele1-0/+6
2004-02-13use GST_ARCHThomas Vander Stichele1-0/+4
2004-02-12gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.Julien Moutte1-0/+4
2004-02-12fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele1-0/+12
2004-02-12Convert a few inner loops to use liboil. This is currently optional, and is ...David Schleef1-0/+17
2004-02-12ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for ne...David Schleef1-0/+11
2004-02-11ext/alsa/Makefile.am: Fix linking against libgstinterfaces. (bug #133886) No...David Schleef1-0/+5
2004-02-11ext/librfb/gstrfbsrc.c: Add server and port propertiesDavid Schleef1-0/+7
2004-02-11fix underquotedness of macrosThomas Vander Stichele1-0/+30
2004-02-11fix ulonglong.m4 missing by upping gettext required versionThomas Vander Stichele1-0/+6
2004-02-11ext/ffmpeg/: fix memleaksBenjamin Otte1-0/+8
2004-02-11ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.David Schleef1-0/+13
2004-02-10ext/mikmod/gstmikmod.*: fix caps negotiation in mikmodBenjamin Otte1-6/+9
2004-02-08gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS a...Benjamin Otte1-0/+14
2004-02-08ext/ogg/gstoggdemux.c: Don't push events to pads that haven't been created (#...David Schleef1-0/+5
2004-02-07Second attempt at committing a working dvdec element.Jan Schmidt1-0/+8
2004-02-07Build fixes for OS X: (see #129600)David Schleef1-0/+11
2004-02-06changelog updateThomas Vander Stichele1-2/+7
2004-02-05ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile.David Schleef1-0/+5
2004-02-05ext/mad/gstid3tag.c: skip undecodable id3v2 tag instead of keeping itBenjamin Otte1-0/+5
2004-02-05gst/mpegaudioparse/gstmpegaudioparse.c: Unref leaked buffer. (Noticed by Ron...David Schleef1-0/+5
2004-02-05pkgconfig/gstreamer-libs-uninstalled.pc.in: Sync requires with other checks. ...David I. Lehn1-0/+5
2004-02-05Rework caps negotiation in the element so that it works again.Jan Schmidt1-0/+8
2004-02-05fix uninstalled pkgconfig files remove play and gconf from -libsThomas Vander Stichele1-0/+11
2004-02-05gst/wavparse/gstwavparse.c: Fix a caps memleak.David Schleef1-0/+5
2004-02-05gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tagBenjamin Otte1-0/+5
2004-02-05ext/alsa/gstalsa.c: be sure to stop the clock when going to pausedBenjamin Otte1-0/+15
2004-02-04ext/mad/gstid3tag.c: that should be !=, not == (fixes #132519)Benjamin Otte1-0/+5
2004-02-04Make sure set_explicit_caps() is called before adding pad.David Schleef1-0/+8
2004-02-04appease libtool godsThomas Vander Stichele1-0/+1
2004-02-04first prerelThomas Vander Stichele1-0/+5
2004-02-04don't run user tests on auto test suiteThomas Vander Stichele1-0/+5
2004-02-04Convert GST_DEBUG_CAPS() to GST_DEBUG():David Schleef1-0/+13