summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-24gst-libs/gst/gconf/gconf.c: Add \n to g_print error messagesJohan Dahlin2-5/+9
2004-02-24I hate conflicts, this was supposed to go in yesterdayThomas Vander Stichele1-0/+1
2004-02-24add correct schema fileThomas Vander Stichele1-11/+11
2004-02-23versioning gstreamer schemas and install locationThomas Vander Stichele5-16/+34
2004-02-23ext/xine/xineinput.c: call parent dispose.Benjamin Otte9-74/+441
2004-02-23gst/: First batch implementing audio and video codec tags in demuxers.Julien Moutte3-15/+135
2004-02-22ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda ...Benjamin Otte6-3/+360
2004-02-22autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable.Benjamin Otte2-1/+9
2004-02-22gst/audioconvert/gstaudioconvert.c: set rank to PRIMARYBenjamin Otte2-0/+17
2004-02-22configure.ac: export [_]*{gst,Gst,GST}.* symbols from pluginsBenjamin Otte2-1/+20
2004-02-22Export only gst_plugin_desc from pluginsRamon Garcia Fernandez2-2/+9
2004-02-20fix gdk_pixbuf install location creation for solaris fix category for vorbisdecThomas Vander Stichele1-13/+17
2004-02-20gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r...Andy Wingo3-7/+36
2004-02-20ext/xine/: add first version of xine plugin wrapper. Currently only wraps theBenjamin Otte9-15/+997
2004-02-19ext/: use gst_tag_list_insert when you want to insert tagsBenjamin Otte1-0/+6
2004-02-19configure.ac: Move massink to gst-rottenDavid Schleef6-673/+8
2004-02-19ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems...David Schleef1-0/+7
2004-02-19gst/sine/demo-dparams.c: Use double dparams, not float.David Schleef1-0/+12
2004-02-18sys/ximage/ximagesink.c: Rework the way software video scaling works. So now ...Julien Moutte1-0/+15
2004-02-18break up link function for better error debugThomas Vander Stichele2-4/+18
2004-02-18add debug categoryThomas Vander Stichele1-0/+5
2004-02-18sys/ximage/ximagesink.c: Reorganizing the way renegotiation work. The event h...Julien Moutte1-0/+8
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-16tiny cosmetic changesJohan Dahlin2-2/+2
2004-02-16Spelling fixJohan Dahlin1-1/+1
2004-02-16readmeThomas Vander Stichele1-0/+1
2004-02-16ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the aud...Julien Moutte2-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 Moutte2-4/+10
2004-02-15commit fix for correctly depending on gstreamer07Christian Schaller1-3/+3
2004-02-15gst/switch/gstswitch.c: Cleaning the sinkpads correctly on state change, most...Julien Moutte2-2/+56
2004-02-15examples/gstplay/player.c: Adding some output for debugging.Julien Moutte4-2/+26
2004-02-14gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi...Julien Moutte5-24/+122
2004-02-14ffmpeg plugin moved to gst-ffmpeg moduleThomas Vander Stichele1-0/+1
2004-02-14latest updates and includesChristian Schaller1-4/+14
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 Schleef2-0/+5
2004-02-13up gettext versionThomas Vander Stichele1-1/+1
2004-02-13move ffmpeg stuff to gst-ffmpeg moduleThomas Vander Stichele9-502/+8
2004-02-13use GST_ARCHThomas Vander Stichele3-33/+7
2004-02-12gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.Julien Moutte2-0/+5
2004-02-12ignore meThomas Vander Stichele1-0/+1
2004-02-12fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele4-9/+24