Add docs/fwg to DIST_SUBDIRS
[platform/upstream/gstreamer.git] / plugins /
2000-12-30 Wim TaymansDocs updates: remove sink, src, filter, connection...
2000-12-30 Wim TaymansAdded some INFO in gstelements
2000-12-29 Wim TaymansFixed buffer flag handling gstplay used old flag handli...
2000-12-29 Wim TaymansFixed a serious bug in gst_props_new: properties with...
2000-12-29 Erik WalthinsenUpdated copyright notices.
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansPending editor changes. fixes for autoplug of elementar...
2000-12-28 Wim TaymansFixes for the new scheduler.
2000-12-27 Wim TaymansAdded loop_based option
2000-12-27 Erik WalthinsenMostly minor little changes, but two interesting things...
2000-12-26 Erik WalthinsenMore massive changes to the scheduling system. Moved...
2000-12-25 Wim TaymansLots of editor changes:
2000-12-23 Wim TaymansAdded handoff signals to fakesrc and fakesink
2000-12-22 Wim TaymansFixed a bug in gstbin.c the manager was not detected.
2000-12-22 Wim TaymansImplemented some test cases... they all fail :-(
2000-12-21 Erik WalthinsenFixing two bugs: 1) I had commented out an unlock....
2000-12-20 Erik WalthinsenMassive scheduling changes (again). Not entirely compl...
2000-12-16 Erik WalthinsenWARNING: Don't grab this updated unless you're really...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-13 Wim TaymansChanged the GstPadFactory and added the GstPadTemplate.
2000-12-12 Erik WalthinsenAdded LAME encoder. Wow.
2000-12-11 Erik WalthinsenImplemented the hybrid scheduling system for sources...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-08 Erik WalthinsenAnother big set of changes. Connections are now also...
2000-12-06 Wim TaymansAdded pulregion handling.
2000-12-05 Wim TaymansFixed autoplugging.
2000-12-04 Erik WalthinsenChanged the way things are scheduled, especially source...
2000-11-25 Wim TaymansCode Cleanups
2000-11-25 Erik WalthinsenAdded code to force the gsttypes plugin to load before...
2000-11-20 Wim TaymansReworked AC3 decoder. No seeking yet but at least we...
2000-11-11 Wim TaymansDocs updates.
2000-11-06 Wim TaymansAdded seeking to the avi decoder by implementing pull_r...
2000-11-01 Wim TaymansSome code cleanup
2000-10-30 Wim TaymansMisc fixes and cleanups
2000-10-25 Wim TaymansMore Docs updates.
2000-10-21 Wim TaymansMPEG2 types added for better autoplugging. MPEG2 works...
2000-10-11 Wim TaymansAdded extra Gtk types for better editor properties...
2000-10-09 Wim TaymansFixed a severe timestamp bug in mpeg_play.
2000-10-08 Wim TaymansFixed a bug in the typeloading.
2000-09-27 Wim TaymansLoading and saving of XML pipeline descriptions.
2000-09-24 Wim TaymansThe cothreads were not initialized in its thread contex...
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-17 Wim TaymansAdded check for vorbis.
2000-09-16 Wim TaymansAdded a quick hack to allow loop based elements to...
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-09-07 Wim TaymansFaster and modular getbits implementation.
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
2000-08-14 Wim TaymansState change fixes in the threading element.
2000-07-21 Erik WalthinsenBrought standard elements in line with new state manage...
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
2000-07-13 Wim TaymansBetter error recovery in teh MPEG1 decoder.
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-07-05 Wim TaymansAdded seeking to some of the plugins. some MMX speedups...
2000-06-25 Wim TaymansSwitched Cr and Cb in YUV2RGB fixed the avi parser...
2000-06-18 Wim TaymansFixed an MMX IDCT bug.
2000-06-11 Wim TaymansReworked the audio resampler.
2000-05-28 Wim TaymansRewrote the mpeg2 system parser like the mpeg1 parser.
2000-05-28 Wim TaymansAdded a basic element: pipefilter. This element connect...
2000-05-28 Wim TaymansRewrote the mpeg1 system stream parser.
2000-05-21 Wim TaymansFixed the mpeg2 encoder. Added MMX optimisations for...
2000-04-09 Wim TaymansAdded MMX optimized yuv2rgb (AlienSong now plays back...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-03-20 Wim TaymansImplemented riff parsing as a library. The avi parser...
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-02-19 Wim TaymansFixed the lockup by not calling any gtk functions in...
2000-02-18 Wim TaymansSet the default buffer size to 1 to avoid the strange...
2000-02-16 Wim TaymansFixed memory leak in queue.
2000-02-15 Wim TaymansFixed (hopfully) the last bug in MPEG1 video player...
2000-02-13 Wim TaymansMade queue default bigger. fixed parsing errors in...
2000-02-13 Wim TaymansFixed the queue length (fixed length 5 for now). fixed...
2000-02-01 Wim TaymansFixed lowercase PLUGINS_USE_SRCDIR which made running...
2000-02-01 Richard BoultonTidy up of configure script.
2000-01-31 Erik WalthinsenMore incremental updates. I can now successfully produ...
2000-01-31 Erik WalthinsenOK, I think I've got all the .cvsignore stuff taken...
2000-01-31 Erik Walthinsen.cvsignore for gst/elements/, also testig loginfo script
2000-01-30 Wim TaymansChanged Makefiles to: detect xaudio (check header xaudi...
2000-01-30 Erik Walthinseninitial checkin