platform/upstream/gstreamer.git
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.
2001-03-29 Wim TaymansAdded a test program to test v4lsrc and xvideosink...
2001-03-29 Wim TaymansAdded a plain X videosink, the videosink uses capsnego...
2001-03-29 Richard BoultonRemove references to audiosink, audiosrc, and audioraw...
2001-03-27 Wim TaymansMore docs updates
2001-03-27 Wim TaymansRemoved the audiosink/src from the docs.
2001-03-24 Wim TaymansModified a lot of plugins to use the caps system.
2001-03-22 David I. LehnDebian updates: add manpages split off mpeg2dec and...
2001-03-22 Wim TaymansAdded the templates for the autoplugger docs
2001-03-21 Wim TaymansI'm too lazy to comment this
2001-03-21 Wim TaymansAPI docs updates
2001-03-20 Richard BoultonAdded --enable-plugin-docs configure option, to enable...
2001-03-20 Wim TaymansAdded the new enum testcase to .cvsignore
2001-03-20 Wim TaymansMore work on capsnego proxying. It should be OK now.
2001-03-18 Wim TaymansMore work on capsnego, mostly proxying
2001-03-18 Richard BoultonAnother incremental piece of work on the PWG.
2001-03-18 Richard BoultonCommit a final couple of modifications before going...
2001-03-18 Richard BoultonSome further modifications to the PWG.
2001-03-18 Richard BoultonAdded many more details about types.
2001-03-18 Richard BoultonVarious updates to PWG; mainly adding information about...
2001-03-18 Wim TaymansReworked the capsnegotiation function audiosink now...
2001-03-17 Richard BoultonUpdate to note that plugins can also contain autopluggers.
2001-03-17 Richard BoultonSome miscellaneous small changes.
2001-03-17 Erik Walthinsenmove eos to eos.old, to reflect its age and to aid...
2001-03-16 David I. LehnAdded man pages.
2001-03-15 Wim TaymansAdded the first part of a uses case doc on caps nego
2001-03-14 Erik Walthinsenfixed issue with the xmlDocGetRootElement test and...
2001-03-14 David I. LehnUse of system() in test programs needs an #include...
2001-03-14 David I. LehnFix --with-gstreamer-prefix via s/glib/gstreamer/
2001-03-13 Wim TaymansAdjusted -inspect to the new GstCaps structure
2001-03-13 Wim TaymansThe typefind element now sets the caps on its sink...
2001-03-13 Wim TaymansSmall fixes to the caps compatibility check.
2001-03-13 Wim TaymansUpdated the autoplug example with the new autoplugger...
2001-03-13 Wim TaymansApplied the patch from hadess/ajmitch to add --disable...
2001-03-12 Wim TaymansMerged the CAPSNEGO1 branch..
2001-03-11 Wim TaymansSome more conversion functions.. We should really use... HEAD-20010312-PRE_CAPSNEGO1
2001-03-11 Erik Walthinsenadded check for version 1.8.1 or better of libxml
2001-03-11 Wim TaymansAdded an rgb24 to rgb32 converter (untested)
2001-03-11 Wim TaymansApplied the sinesrc patch from Steve Baker.
next