platform/upstream/gstreamer.git
2001-03-01 Wim TaymansUpdated the authors file.
2001-03-01 Wim TaymansI'm too lazy to comment this
2001-02-28 Wim TaymansMake sure a cothreaded element is selected as the first...
2001-02-28 Wim TaymansRedid the cpu detection with a little help from mpeg2de...
2001-02-27 Wim TaymansXv enabled, mpeg2dec is the decoder..
2001-02-27 Wim Taymansand the updated makefile...
2001-02-27 Wim TaymansAdded a simple mpeg2 player for testing mpeg2dec (later)
2001-02-27 Wim TaymansCPU detection of MMXEXT and probably 3DNOW (not on...
2001-02-27 Wim TaymansA hopeless attempt at fixing the plugin docs Makefiles...
2001-02-25 David I. LehnOops... wrong email address RELEASE-0_1_1-DUCTTAPE
2001-02-25 David I. LehnUpdated version and build fix.
2001-02-25 Brent BradburnPatched .h files for C++ support.
2001-02-25 Erik Walthinsenswapped ordering of plugin dirs so srcdir plugins load...
2001-02-25 Erik Walthinsencommented out some printfs that went to stdout
2001-02-24 Erik Walthinsenadded Jens Thiele's bgr565 to rgb32 converter
2001-02-24 David I. LehnCall configure instead of autogen.sh.
2001-02-24 Wim TaymansRemove some unneeded files
2001-02-24 David I. LehnAdd Debian files to distribution.
2001-02-24 Wim TaymansMake dist now works
2001-02-24 Wim TaymansMoved some win32 files around small fixes to wincodec
2001-02-24 Wim TaymansRefreshed the winloader with the latest xmmp code....
2001-02-24 Wim TaymansAdded directories to Makefiles for DIST
2001-02-24 Wim Taymansslightly changed the Makefile.am in videoscale libs.
2001-02-23 Wim TaymansUpdated the docs for gst_pluging_add_path
2001-02-23 Wim TaymansRemoved the asyncdisksrc again...
2001-02-23 Erik WalthinsenAdded two options: --gst-plugin-spew will print errors...
2001-02-23 Erik Walthinsenalways include the installed plugin directories in...
2001-02-23 Erik Walthinsenupdates to configure.in and -config to help with cross...
2001-02-22 Wim TaymansAdded the current notes for the 0.1.1 release
2001-02-22 Wim TaymansMore doc updates
2001-02-22 Wim TaymansFixed an unclosed comment
2001-02-22 Erik Walthinsensignificant commenting of the example plugin
2001-02-22 Erik Walthinsenminor change: changed case of the strings for states
2001-02-21 Wim TaymansFixed the jpeg decoder
2001-02-21 David I. LehnInitial Debian packaging.
2001-02-21 David I. LehnUse glib macros for byte order conversion.
2001-02-21 David I. LehnRemove alias for asyncdisksrc backwards compatability.
2001-02-21 David I. LehnRemoved asyncdisksrc references from docs.
2001-02-21 David I. LehnFixed typo in element details.
2001-02-21 David I. LehnAdded parameter checking to gst_queue_get().
2001-02-19 Wim TaymansThe BPB has been put over my head... this time it's...
2001-02-18 Wim TaymansAlso build the videoscaler on non-I386 because we now...
2001-02-16 Richard BoultonRedo patch using _NUM rather than converting one way...
2001-02-16 Erik Walthinsenmore interesting than a 40K user program...
2001-02-16 Richard BoultonFix missing GPOINTER_TO_INT()'s on case values.
2001-02-16 Erik Walthinsenadded groupie quote
2001-02-16 Richard BoultonFix a few more issues shown up by gnome-db2html2 -...
2001-02-16 Richard BoultonInclude compatability defines for old versions of libxml1
2001-02-16 Richard BoultonTrivial fix: change launch to gstreamer-launch in README.
2001-02-16 Richard BoultonFix a few irregularities, to make things closer to...
2001-02-15 Richard BoultonFix a couple of instances of childs, which should be...
2001-02-14 Richard BoultonInnocuous little change to fix a warning with newer...
2001-02-13 Wim TaymansLatest begotiation doc BRANCH-CAPSNEGO1-ROOT
2001-02-11 Wim TaymansCorrected the associations on the UML diagrams
2001-02-11 Wim TaymansAdded .dia UML of GstCaps
2001-02-10 Wim Taymans- backported the xml load bug in the properties
2001-02-07 Erik Walthinsenremoved intl and po from configure.in, until we have...
2001-02-07 Erik Walthinsenadded configure option to turn on building of docs...
2001-02-07 Erik WalthinsenFixed cothreads.c problems with make dist. This still...
2001-02-06 Wim TaymansAdded CVS ignore, and two documents.. BRANCH-AUTOPLUG2-ROOT BRANCH-INCSCHED1-ROOT
2001-02-06 Erik Walthinsenupdated ac3play to work with latest libgst
2001-02-05 Erik WalthinsenReworked getregion/pullregion stuff. Region is now...
2001-02-04 Erik Walthinsenfixed all in-use instances of asyncdisksrc
2001-02-04 Erik Walthinsenmoved asyncdisksrc to disksrc, no point in having a...
2001-02-03 Erik Walthinsenfixed up the Alpha and ARM processor checks
2001-01-31 Erik WalthinsenARM works!
2001-01-31 Wim TaymansDocumentation updates.
2001-01-30 Wim TaymansAdded a first attempt for XML embedding in the main...
2001-01-29 Wim TaymansThe early beginnings of a doc about QoS :-)
2001-01-29 Wim TaymansLots of plugins fixes where the parentage macros were...
2001-01-29 Wim TaymansAdded ramblings about the XML load/save
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-26 Wim TaymansAdded the requirement for libshout
2001-01-26 Wim TaymansFor the icecast sender
2001-01-26 Wim TaymansConverted the scaler to all asm
2001-01-26 Wim TaymansAdded plain C scaler
2001-01-23 Wim TaymansUpdated the docs with the new _request methods
2001-01-23 Richard BoultonAdd gst_element_request_compatible_pad and remove gst_e...
2001-01-22 Richard BoultonFix launch so that it can play a list of files, now...
2001-01-22 Wim TaymansFixed a yuv to bgr32 bug, red and blue were swapped...
2001-01-21 Wim TaymansDocs updates
2001-01-21 Wim TaymansAn overview of the current EOS handling algorithm.
2001-01-21 Wim TaymansRamblings about dynamic pads
2001-01-21 Wim TaymansI'm too lazy to comment this
2001-01-21 Wim Taymansupdated to exclude various docs formats (.ps, .dvi...
2001-01-21 Wim TaymansAdded another test case, a bin in a thread, to test...
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-21 Erik Walthinsenmore complete(?) XML description of example
2001-01-21 Erik Walthinseninitial thoughts on framework
2001-01-21 Sepp Wijnandsthe 'OSS hangs when opening the device when in use...
2001-01-20 Erik Walthinsencurrent set of design docs, in .txt format
2001-01-20 Erik Walthinsenadded first hack at testing suite design
2001-01-20 Wim TaymansCheck for NULL buffers before chaining/pushing them...
2001-01-20 Wim TaymansMore EOS changes.
2001-01-20 Wim TaymansMore test cases for EOS handling
2001-01-20 Erik Walthinsenupdated tests code to new ghostpad API
2001-01-20 Erik Walthinsenupdated test programs to new ghostpad API
2001-01-20 Wim TaymansMake sure the loopfunction ends when an element goes...
2001-01-20 Wim TaymansA very small change to make eos somewhat work. no inner...
2001-01-20 Wim TaymansTwo more test cases
next