platform/upstream/gstreamer.git
2001-05-25 Wim TaymansSome cleanups.
2001-05-25 Wim TaymansAdded GST_LIBS to LIBADD.
2001-05-25 Erik Walthinsenfixed rather heinous bug in gst_buffer_copy
2001-05-25 Erik Walthinsenremoved some more noise, converted to GST_DEBUG
2001-05-25 Erik Walthinsenremoved annoying debug message during state change...
2001-05-25 Bastien Nocera- added a line for busy application developers, it...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-25 Wim TaymansRemoved a debug info line. BRANCH-INCSCHED1-200105251-ROOT INCSCHED1-200105251-FREEZE
2001-05-25 Wim TaymansMore docs updates.
2001-05-25 Wim Taymanssome minor fixes..
2001-05-25 David I. Lehnautomake 1.4-p1 doesn't support AC_CONFIG_FILES. rever...
2001-05-24 Wim TaymansAdded the autoconf file for version 2.50
2001-05-23 David I. LehnUpdate some signal func vars.
2001-05-23 David I. Lehnlibtool check fix... copy & paste error msgs code could...
2001-05-23 Thomas Vander... added level Makefile deleted one of two instances of... BRANCH-INCSCHED1-200105231-ROOT
2001-05-22 Bastien Nocera- it is now possible to change the opened file when...
2001-05-22 Richard Boultonautogen.sh now fails if aclocal fails.
2001-05-22 Bastien Nocera- added a line to autogen.sh for the busy application...
2001-05-21 Wim TaymansUpdates to the audiofile detection stuff.
2001-05-21 Thomas Vander... trying to add a check for libaudiofile (-> plugins...
2001-05-21 Bastien Nocera- removed the parse factory, it's unused
2001-05-21 Arik DevensAdded a ChangeLog as per hadess' sugesstion, and added...
2001-05-21 Arik Devensplaying at double size, general code cleanup and what...
2001-05-20 Wim TaymansFixed a problem with -inspect where some args would...
2001-05-20 Wim TaymansBetter output of element flags.
2001-05-20 Wim TaymansEscape spaces in the cmdline args with "\\ " so that...
2001-05-20 Wim TaymansAdded the possibility to escape chars in gstparse....
2001-05-20 Thomas Vander... reinstated exit(-1) when gstparse.c doesn't find the...
2001-05-20 Wim TaymansMade pipefilter a DECOUPLED element.
2001-05-20 Wim TaymansAdded the code for the bonobo media component. It doesn...
2001-05-20 Arik Devensfinally managed to get the AUTHORS file added. big...
2001-05-20 Bastien Nocera- added myself to the AUTHORS file
2001-05-17 David I. LehnPesky nightly doc build failure emails exposing my...
2001-05-16 Wim TaymansAdded SDL.
2001-05-16 Wim TaymansAdded a check for SDL
2001-05-16 Wim TaymansAdded gnomevfs checks.
2001-05-16 David I. Lehn- Fix cothread pointers and allocation so full 2M stack...
2001-05-16 David I. Lehn- basic arch check for HAVE_RDTSC
2001-05-16 David I. Lehnfix a couple warnings
2001-05-15 Erik Walthinsenadded ability to write out xml copy of pipeline
2001-05-14 Erik Walthinsenremoved the COTHREAD_STACKSIZE and friends, since they...
2001-05-10 Erik Walthinsensome minor updates with a hair more speed
2001-05-10 Erik Walthinsenmove cothread_context definition over to the .c
2001-05-10 Erik Walthinsenfixed up macros to match new RealPad stuff, change...
2001-05-10 Erik Walthinsenmoved cothread parameters into .c to avoid rebuilding...
2001-05-10 Erik Walthinsencorrected the rdtsc code, it actually, um, works now ;-)
2001-05-10 David I. LehnAdded simple latency tester.
2001-05-10 David I. LehnPass buffer in handoff signal
2001-05-10 David I. Lehnjust call exit() once
2001-05-09 David I. LehnAdded "silent" arg.
2001-05-05 Wim TaymansMake sure the plugin filaname is set before calling...
2001-05-05 David I. Lehnupdate version
2001-05-05 David I. LehnSync with current code - add more and more plugins.
2001-05-03 Erik Walthinsenfixed spelling mistake in user-visible output
2001-05-03 Wim TaymansCreated a macro of the va_arg parsing function because...
2001-05-03 Wim TaymansAdded dynamic pads to the command line parser. ./gstrea...
2001-05-03 Wim TaymansAPI docs updates
2001-05-03 Wim TaymansAdded Hermes to the required libs for gstplay.
2001-05-02 Wim TaymansSmall manual changes.
2001-05-02 Wim TaymansWe don't want to teach you bad habbits, so here's a...
2001-05-01 Wim TaymansRemoved the assert on an unknown propertytype and print...
2001-05-01 Richard BoultonUpdate documentation for audio/raw properties to cover...
2001-04-30 Wim TaymansAdded an explanation of the innner workings of the...
2001-04-30 Richard BoultonTighten some library checks (check for header files...
2001-04-30 Richard BoultonAdd explicit check for <artsc.h>, in case artsc-config...
2001-04-29 Richard BoultonAdd detailed note (and patch) about automake problem.
2001-04-29 Steve Bakeradded mono2stereo and intfloatconvert plugin
2001-04-28 Steve Bakeradded output of float properties
2001-04-28 Steve Bakerupdate sinesrc to latest caps
2001-04-28 Steve Bakeradd factory init for sinesrc
2001-04-28 Steve Bakeradd gst_props_get_float function
2001-04-28 David I. Lehnmpeg2parse2.c + audio = mpeg2parse3.c = a simple .vob...
2001-04-27 Wim TaymansAdded enum parsing...
2001-04-27 Erik Walthinsensyntax error fixed (s/;/,/)
2001-04-27 Erik WalthinsenAdded colorization to DEBUG and INFO. Colors are based...
2001-04-26 David I. Lehnfix typos: %VAR -> $VAR
2001-04-26 Erik Walthinsenset the video window size up front for NTSC, as a timesaver BRANCH-INCSCHED1-200104251-ROOT
2001-04-25 Richard BoultonRemove #include <gnome.h> from some tests which don...
2001-04-24 Erik WalthinsenI will successfully compile code before I check it in.
2001-04-24 Erik Walthinsen- commented out remainder of Meta stuff
2001-04-23 Erik WalthinsenCollection of minor changes: autogen.sh - remove config...
2001-04-23 Erik Walthinsenupdated dvshow to use dv1394src instead of gst1394src
2001-04-22 Wim TaymansAdded a check for aalib
2001-04-22 Wim TaymansAdded the disksink template
2001-04-22 Wim TaymansUpdates
2001-04-22 Wim TaymansAdded a non functional dv to mpeg1 encoder.
2001-04-22 Wim TaymansAPI docs updates.
2001-04-22 Richard BoultonMerged from BRANCH-PLUGINVER1 PLUGINVER1-20010422
2001-04-22 Erik Walthinsenfixes for gstbuffer, and removed ## from gstcaps.h... BRANCH-PLUGINVER1-20010422-ROOT PLUGINVER1-20010422-FREEZE
2001-04-22 Erik Walthinsencompleted gst_buffer_copy, added API comments
2001-04-22 Erik Walthinsenadded test program for dv decoder
2001-04-22 Erik Walthinsenadded GST_STR_FOURCC, which takes strings like "YUY2...
2001-04-22 Wim TaymansAdd -lm and the glib libs too for the dv_init check
2001-04-22 Erik WalthinsenAdded gst_buffer_copy(). It's not complete, it should...
2001-04-21 Erik Walthinsenadded initial DV (smpte314m) decoder plugin
2001-04-21 Wim TaymansFixed a few plugins so that mpeg1 encoding sorta works.
2001-04-20 Wim TaymansAdded caps proxying and bufferpool passing to identity... BRANCH-PLUGINVER1-ROOT
2001-04-20 Thomas Vander... update to take new gstdisksink element into account
2001-04-20 Richard BoultonUpdate the alternative Makefile.am for gst/, which...
2001-04-20 Thomas Vander... first stab at a disk sink element no optimization,...
next