This is a megapatch with the following changes:
[platform/upstream/gstreamer.git] / gst / gstthread.c
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-21 Wim TaymansDocs updates
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-20 Wim TaymansMore EOS changes.
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-30 Wim TaymansFixed MPEG2 autoplugging
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
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-26 Erik WalthinsenChanged "bin" to "thread" in get_thread_new.
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-20 Erik WalthinsenMassive scheduling changes (again). Not entirely compl...
2000-12-19 Wim TaymansCleanup in gsttypes.c: removed the crazy GList of GHash...
2000-12-16 Wim Taymanssome editor changes= loading of save pipelines (not...
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-08 Erik WalthinsenMostly debugging changes. What's in CVS seems to work...
2000-11-11 Wim TaymansDocs updates.
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-11-01 Wim TaymansSome code cleanup
2000-11-01 Wim TaymansCode cleanup, make it adhere to the Gnome/Gtk+ code...
2000-10-30 Wim TaymansMisc fixes and cleanups
2000-10-25 Wim TaymansMore Docs updates.
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 TaymansCleanups.
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-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-08-18 Wim TaymansVarious fixes for the build/install problems update...
2000-08-14 Wim TaymansState change fixes in the threading element.
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-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-03-20 Wim TaymansImplemented riff parsing as a library. The avi parser...
2000-03-13 Wim TaymansVarious cleanups. Moved the overlay code to a specializ...
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-01-30 Erik Walthinseninitial checkin