platform/upstream/gstreamer.git
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,...
2001-04-19 Wim TaymansMore API docs updates
2001-04-19 Erik WalthinsenFirst pass at 1394 source. Arguments need to be added...
2001-04-19 Erik Walthinsenbetter (not complete, afaict) checking for arts
2001-04-18 Wim TaymansAdded more API docs to Autoplug, Buffer, Bin, BufferPool.
2001-04-18 Thomas Vander... mixer now works with variable inputs mixer creates...
2001-04-18 Thomas Vander... cleaned up some code and integrated with new adder...
2001-04-17 Thomas Vander... changed mixer to work by autoplugging the input channel...
2001-04-17 Wim TaymansThe first wave of docs updates
2001-04-17 Wim TaymansAutoplug3 shows an example of an autoplugged mp3 player.
2001-04-17 Thomas Vander... header for mixer.c, containing input_pipe_t
2001-04-17 Thomas Vander... added a struct to set up input channels
2001-04-17 Thomas Vander... added mixer example and adder plugin to configure.in
2001-04-17 Erik Walthinsenfinished change to GST_ macros
2001-04-17 Erik Walthinsenadded gstversion.h
2001-04-16 Wim TaymansUpdated the padfactory test code.
2001-04-16 Wim TaymansAdded 1337 macros to create padtemplates and capstemplates.
2001-04-16 Erik WalthinsenMerged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH...
2001-04-16 Wim TaymansAdded an test program for the mad mp3 decoder.
2001-04-16 Thomas Vander... changed volume envelope; should do a nice transition...
2001-04-16 Wim TaymansAdded an arg to fakesink so that it doesn't printf.
2001-04-16 Wim TaymansAdded an example audio mixer.
2001-04-16 Wim TaymansAdd the xvideosink to the example.
2001-04-15 Wim TaymansAdded missing category strings... BRANCH-INCSCHED1-200104161-ROOT
2001-04-15 Erik Walthinsensave xml file of the launch cmdline
2001-04-15 Erik Walthinsenadded comment about missing flag
2001-04-15 Erik Walthinsenrun gstreamer-register on postinstall
2001-04-15 Erik Walthinsenchanged some INFOs to DEBUGs
2001-04-15 Wim TaymansAdded the volenv/passthrough plugin Makefiles
2001-04-15 Wim TaymansAdded the mad mp3 decoder.
2001-04-15 Wim TaymansFixed the gfloat error in the va_arg code.
2001-04-14 Wim TaymansA rather large patch:
2001-04-12 Wim TaymansLots of updates to the plugins for caps negotiation.
2001-04-10 Wim TaymansFixed the doc build warnings
2001-04-06 Zaheer Abbas... Added ALaw encoder and decoder
2001-04-03 Richard BoultonAdd a proposed makefile to use in place of Makefile.am.
2001-04-03 Richard BoultonAdd artsdsink plugin. Worked first time for me. :)
2001-04-03 Richard BoultonFix obscure segfault I just got: perhaps due to running...
2001-04-02 Wim TaymansMerged the float property patch from Steve Baker. This...
2001-04-02 Zaheer Abbas... Start of the mulaw plugin...needs finishing off
2001-04-02 Richard BoultonAdd configure support for detecting artsc: if this...
2001-04-02 Wim TaymansA rather large update:
2001-04-02 Erik Walthinsenadded PID and cID to INFO lines when DEBUG is turned on
2001-04-01 Wim TaymansSmall change to load the .glade file from the current...
2001-04-01 Wim TaymansThis patch is now The Right Way(tm) to handle the stop...
2001-04-01 Wim TaymansSlightly modified the _stop handling so that gstmediapl...
2001-03-31 Zaheer Abbas... Added stereo2mono plugin
2001-03-31 Wim TaymansAdjust the test cases to the new FOURCC API.
2001-03-30 Wim TaymansSimplified the FOURCC API to the caps, add a GST_MAKE_F...
2001-03-30 Wim TaymansSmall updates to the .cvsignore files.
2001-03-30 Wim TaymansApplied the FreeBSD patch from Orion with some minor...
2001-03-30 Wim TaymansThis hopefully fixes a slight thread sync issue.
next