Age | Commit message (Expand) | Author | Files | Lines |
2004-02-16 | readme | Thomas Vander Stichele | 1 | -0/+1 |
2004-02-16 | ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the aud... | Julien Moutte | 2 | -0/+29 |
2004-02-16 | throw error instead of assertion | Thomas Vander Stichele | 1 | -0/+5 |
2004-02-15 | gst/switch/gstswitch.c: More fixes for correct data refcounting. | Julien Moutte | 2 | -4/+10 |
2004-02-15 | commit fix for correctly depending on gstreamer07 | Christian Schaller | 1 | -3/+3 |
2004-02-15 | gst/switch/gstswitch.c: Cleaning the sinkpads correctly on state change, most... | Julien Moutte | 2 | -2/+56 |
2004-02-15 | examples/gstplay/player.c: Adding some output for debugging. | Julien Moutte | 4 | -2/+26 |
2004-02-14 | gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi... | Julien Moutte | 5 | -24/+122 |
2004-02-14 | ffmpeg plugin moved to gst-ffmpeg module | Thomas Vander Stichele | 1 | -0/+1 |
2004-02-14 | latest updates and includes | Christian Schaller | 1 | -4/+14 |
2004-02-14 | ext/mad/gstid3tag.c: remove v1 tag even if we can't read it (makes sure we do... | Benjamin Otte | 1 | -0/+6 |
2004-02-14 | ext/alsa/gstalsa.*: try xrun recovery when wait failed. Make xrun recovery fu... | Benjamin Otte | 1 | -0/+8 |
2004-02-14 | gst/sine/demo-dparams.c: Convert from float to double. | David Schleef | 1 | -0/+6 |
2004-02-14 | gst/silence/gstsilence.*: Add sync property. | David Schleef | 1 | -0/+11 |
2004-02-13 | gst/intfloat/gstint2float.c: Change stdint usage to glib types. | David Schleef | 2 | -0/+5 |
2004-02-13 | up gettext version | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-13 | move ffmpeg stuff to gst-ffmpeg module | Thomas Vander Stichele | 9 | -502/+8 |
2004-02-13 | use GST_ARCH | Thomas Vander Stichele | 3 | -33/+7 |
2004-02-12 | gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header. | Julien Moutte | 2 | -0/+5 |
2004-02-12 | ignore me | Thomas Vander Stichele | 1 | -0/+1 |
2004-02-12 | fixes for #133316, #133663 and #133528 (Stefan Kost) | Thomas Vander Stichele | 4 | -9/+24 |
2004-02-12 | force autopoint | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-12 | run only once | Thomas Vander Stichele | 2 | -11/+0 |
2004-02-12 | Convert a few inner loops to use liboil. This is currently optional, and is ... | David Schleef | 2 | -0/+25 |
2004-02-12 | ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for ne... | David Schleef | 2 | -233/+188 |
2004-02-11 | ext/alsa/Makefile.am: Fix linking against libgstinterfaces. (bug #133886) No... | David Schleef | 1 | -0/+5 |
2004-02-11 | ext/librfb/gstrfbsrc.c: Add server and port properties | David Schleef | 2 | -0/+7 |
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 |