Age | Commit message (Expand) | Author | Files | Lines |
2004-02-24 | gst/qtdemux/qtdemux.c: Cleanups. Convert g_prints to GST_LOGs. Add qtdemux ... | David Schleef | 1 | -0/+13 |
2004-02-24 | gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages | Johan Dahlin | 1 | -0/+4 |
2004-02-23 | versioning gstreamer schemas and install location | Thomas Vander Stichele | 1 | -0/+9 |
2004-02-23 | ext/xine/xineinput.c: call parent dispose. | Benjamin Otte | 1 | -0/+28 |
2004-02-23 | gst/: First batch implementing audio and video codec tags in demuxers. | Julien Moutte | 1 | -0/+17 |
2004-02-22 | ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda ... | Benjamin Otte | 1 | -0/+14 |
2004-02-22 | autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable. | Benjamin Otte | 1 | -0/+8 |
2004-02-22 | gst/audioconvert/gstaudioconvert.c: set rank to PRIMARY | Benjamin Otte | 1 | -0/+17 |
2004-02-22 | configure.ac: export [_]*{gst,Gst,GST}.* symbols from plugins | Benjamin Otte | 1 | -0/+19 |
2004-02-22 | Export only gst_plugin_desc from plugins | Ramon Garcia Fernandez | 1 | -0/+7 |
2004-02-20 | gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r... | Andy Wingo | 1 | -0/+19 |
2004-02-20 | ext/xine/: add first version of xine plugin wrapper. Currently only wraps the | Benjamin Otte | 1 | -0/+19 |
2004-02-19 | ext/: use gst_tag_list_insert when you want to insert tags | Benjamin Otte | 1 | -0/+6 |
2004-02-19 | configure.ac: Move massink to gst-rotten | David Schleef | 1 | -0/+8 |
2004-02-19 | ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems... | David Schleef | 1 | -0/+7 |
2004-02-19 | gst/sine/demo-dparams.c: Use double dparams, not float. | David Schleef | 1 | -0/+12 |
2004-02-18 | sys/ximage/ximagesink.c: Rework the way software video scaling works. So now ... | Julien Moutte | 1 | -0/+15 |
2004-02-18 | break up link function for better error debug | Thomas Vander Stichele | 1 | -0/+5 |
2004-02-18 | add debug category | Thomas Vander Stichele | 1 | -0/+5 |
2004-02-18 | sys/ximage/ximagesink.c: Reorganizing the way renegotiation work. The event h... | Julien Moutte | 1 | -0/+8 |
2004-02-17 | sys/ximage/ximagesink.c: Checking if the pad is negotiating before trying ren... | Julien Moutte | 1 | -0/+5 |
2004-02-17 | pass on all possible mime types as hints add extra debug info to detectendles... | Thomas Vander Stichele | 1 | -0/+5 |
2004-02-17 | sys/: Fix a possible SHM leak if we crash. All other apps using XShm are doin... | Julien Moutte | 1 | -0/+7 |
2004-02-16 | sys/ximage/ximagesink.c: Renegotiate size on expose. | Julien Moutte | 1 | -0/+7 |
2004-02-16 | testsuite/alsa/sinesrc.c: cosmetic fix to fix compile issue with gcc 2.95.4 | Benjamin Otte | 1 | -0/+5 |
2004-02-16 | ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the aud... | Julien Moutte | 1 | -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 | 1 | -0/+5 |
2004-02-15 | gst/switch/gstswitch.c: Cleaning the sinkpads correctly on state change, most... | Julien Moutte | 1 | -0/+6 |
2004-02-15 | examples/gstplay/player.c: Adding some output for debugging. | Julien Moutte | 1 | -0/+9 |
2004-02-14 | gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi... | Julien Moutte | 1 | -0/+14 |
2004-02-14 | ffmpeg plugin moved to gst-ffmpeg module | Thomas Vander Stichele | 1 | -0/+1 |
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 | 1 | -0/+5 |
2004-02-13 | move ffmpeg stuff to gst-ffmpeg module | Thomas Vander Stichele | 1 | -0/+6 |
2004-02-13 | use GST_ARCH | Thomas Vander Stichele | 1 | -0/+4 |
2004-02-12 | gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header. | Julien Moutte | 1 | -0/+4 |
2004-02-12 | fixes for #133316, #133663 and #133528 (Stefan Kost) | Thomas Vander Stichele | 1 | -0/+12 |
2004-02-12 | Convert a few inner loops to use liboil. This is currently optional, and is ... | David Schleef | 1 | -0/+17 |
2004-02-12 | ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for ne... | David Schleef | 1 | -0/+11 |
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 | 1 | -0/+7 |
2004-02-11 | fix underquotedness of macros | Thomas Vander Stichele | 1 | -0/+30 |
2004-02-11 | fix ulonglong.m4 missing by upping gettext required version | Thomas Vander Stichele | 1 | -0/+6 |
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 |