platform/upstream/gstreamer.git
2001-01-02 Wim TaymansFixed makefiles for docs
2001-01-02 Wim TaymansFixes for gsteditor/gstplay install/build fixed typo...
2001-01-02 Richard BoultonAdded checking for all the tools used to make documenta...
2001-01-02 Erik Walthinsenupdated requirements
2001-01-02 Erik Walthinsenadded list of requrements
2001-01-02 Richard BoultonAdded launch back into make system.
2001-01-01 Wim TaymansAdded directories to DIST_SUBDIRS
2001-01-01 Erik Walthinsensomehow Makefile.am went zero-bytes
2001-01-01 Erik Walthinsenupdated examples build stuff
2001-01-01 Erik WalthinsenMore build fixes
2001-01-01 Wim TaymansAdded some more TODOs
2001-01-01 Wim TaymansDocumentation updates
2001-01-01 Richard BoultonAdd one more file to dist.
2001-01-01 Richard BoultonFix a couple of files not being put into distributions...
2001-01-01 Richard BoultonFix broken build system for examples.
2001-01-01 Erik WalthinsenMore build changes
2001-01-01 Erik WalthinsenRe-arranged the build a bit to try to make it more...
2001-01-01 Erik Walthinsenadded headers and such to Makefile.am for dist
2001-01-01 Erik Walthinsenadded the category number to DEBUG
2001-01-01 Erik Walthinsenupdated version number from 0.9.2 (huh???) to 0.1.0
2001-01-01 Wim TaymansAdded -Wall to configure.in
2001-01-01 Erik Walthinsenfixed a nasty bug where at -O6 teh compiler optimized...
2001-01-01 Wim TaymansFixed a very bad error with autoplugging.
2001-01-01 Erik Walthinsenupdated the debug system so it works nicely now
2001-01-01 Erik WalthinsenAdded API to control DEBUG level, updated cmdline code
2001-01-01 Erik Walthinsenmodified cmdlien code to take both 0xHEX and dec, and...
2001-01-01 Wim TaymansUpdated test programs
2001-01-01 Wim TaymansFixed a typo
2001-01-01 Erik Walthinsenset categories for all INFOs
2001-01-01 Erik Walthinsenadded .cvsignore
2001-01-01 Wim TaymansAdded command line parsing for
2001-01-01 Erik Walthinsenupdated .cvsignore
2001-01-01 Erik Walthinsenadded directories to configure.in
2001-01-01 Erik Walthinsenfixed stupid spelling mistake
2001-01-01 Erik Walthinsengstplay now builds from build-directory, doesn't requir...
2001-01-01 Erik WalthinsenUpdated libraries to use new GST_DEBUG instead of DEBUG.
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2001-01-01 Erik Walthinsenfixed stupid (brown paper bag) bug with missing NULL...
2001-01-01 Erik Walthinsenfixed the segfault
2001-01-01 Wim TaymansAdded --enable-info and --disable-info-system nothing...
2001-01-01 Erik Walthinsenhopefully one last update to the examples .cvsignores
2001-01-01 Wim TaymansAdded GST_INFO_ENABLED flags
2001-01-01 Erik Walthinsencleaned up the examples, added Makefiles, etc
2001-01-01 Erik WalthinsenUpdated makefiles for examples
2001-01-01 Erik WalthinsenCleaned up INFO system some more, added API to select...
2000-12-31 Wim TaymansFix some compile warnings
2000-12-31 Erik WalthinsenAdded ability to use .glade file in cwd
2000-12-31 Erik WalthinsenStarted work on better ghostpad management, and started...
2000-12-31 Erik WalthinsenAdded stdlib.h to clean up exit() warnings
2000-12-31 Erik WalthinsenNew test programs.
2000-12-31 Erik WalthinsenI'm too lazy to comment this
2000-12-31 Erik WalthinsenConverted to a Makefile.am, fixed up the GstSrc thing...
2000-12-31 Richard BoultonVarious fixes to ensure that appropriate files are...
2000-12-31 Wim TaymansUpdated the editor to use the capslist
2000-12-31 Wim TaymansUpdated the docs
2000-12-31 Wim TaymansTest program for the pad factory
2000-12-31 Wim TaymansAdded multiple caps to the pads
2000-12-31 Richard BoultonAdd files in include to distributions.
2000-12-31 Richard BoultonAdd gstpropsprivate.h to dist.
2000-12-31 Richard BoultonAdd docs/fwg to DIST_SUBDIRS
2000-12-31 Richard BoultonAdd docs/fwg/Makefile to things to be built.
2000-12-31 Richard BoultonFix another bug in make install for fwg (complained...
2000-12-31 Richard BoultonFix .cvsignores
2000-12-31 Richard BoultonFix bug in make install for manuals.
2000-12-31 Erik WalthinsenComplete rewrite of the launcher. Now supports pretty...
2000-12-30 Wim TaymansDisabled MMX optimized versions until they get fixed
2000-12-30 Wim TaymansFixed autoplugging for avi
2000-12-30 Wim TaymansFixed MPEG2 autoplugging
2000-12-30 Wim TaymansUpdated the makefile for new files
2000-12-30 Wim TaymansDocs updates: remove sink, src, filter, connection...
2000-12-30 Richard BoultonAdded framework for writing filter writers guide.
2000-12-30 Richard BoultonFix a bug in manual/Makefile.am: bad shell script for...
2000-12-30 Richard BoultonMakefile cleaned muchly - make should now cause gstream...
2000-12-30 Richard BoultonRemove template files from CVS: they're autogenerated...
2000-12-30 Richard BoultonMakefile can now be used for a different manual by...
2000-12-30 Richard BoultonRemove old directories and files
2000-12-30 Richard BoultonMisc tweaks to makefile for manual. Moved .figs into...
2000-12-30 Wim TaymansScaled down the eps images to half their size
2000-12-30 Wim TaymansAdded some INFO in gstelements
2000-12-30 Erik WalthinsenUpdated more files to use INFO.
2000-12-30 Richard BoultonMinor neaten to makefile.
2000-12-30 Richard BoultonConvert GstSrc's to GstElements.
2000-12-30 Richard BoultonAdded configure test for liblame.
2000-12-30 Richard BoultonAdd configure tests for cdparanoia
2000-12-29 Richard BoultonFix a couple of MMX issues.
2000-12-29 Richard BoultonInclude libgst.la when linking gbtest so it compiles.
2000-12-29 Wim TaymansFixed buffer flag handling gstplay used old flag handli...
2000-12-29 Wim TaymansUpdated some test programs
2000-12-29 Wim TaymansFixed a serious bug in gst_props_new: properties with...
2000-12-29 Erik WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...
2000-12-29 Erik WalthinsenUpdated copyright notices.
2000-12-29 Wim TaymansAdd the pipeline to the thread after autoplugging.
2000-12-29 Wim TaymansAdded a missing file...
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-28 Erik Walthinsenmissed one file for copyright
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-28 Erik Walthinsenremoved some dead pad_pull/push code
2000-12-28 Wim TaymansPending editor changes. fixes for autoplug of elementar...
2000-12-28 Wim TaymansFixes for the new scheduler.
next