platform/upstream/gstreamer.git
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.
2000-12-27 Erik WalthinsenAdded some cleanup, so create_plan can be called multip...
2000-12-27 Wim TaymansUpdates for the gst_pad_push changes
2000-12-27 Wim TaymansAdded loop_based option
2000-12-27 Erik WalthinsenMostly minor little changes, but two interesting things...
2000-12-27 Erik WalthinsenAdded code to attempt the scheduling of chained cases...
2000-12-27 Erik Walthinsenadded case4
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-26 Wim TaymansThis file will contain several use cases to reason...
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 Wim TaymansMore testcases
2000-12-21 Wim Taymans70+ testcases to start with
2000-12-21 Erik WalthinsenSome fixes to the non-chained case, it works in a very...
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-20 Wim TaymansAdded explanation for current autoplugging
2000-12-19 Wim TaymansSmall test program for the property system
2000-12-19 Wim TaymansAdded API to dynamically create GstCaps and GstProps
2000-12-19 Wim TaymansAdded the autoplugger. some .dia drawings of the object...
2000-12-19 Wim TaymansCleanup in gsttypes.c: removed the crazy GList of GHash...
2000-12-17 Wim TaymansThe typefind function now returns a GstCaps structure...
2000-12-17 Erik WalthinsenREADME and the beginning of the first code-review....
2000-12-17 Erik WalthinsenSome minor compilation fixes...
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 TaymansMove a step closer to autoplugging. The element selecti...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-14 Wim TaymansSome plugins are adjusted to the new pad template mecha...
2000-12-13 Erik WalthinsenFirst few TODO items to be done after 0.1.0 (i.e. in...
2000-12-13 Wim TaymansChanged the GstPadFactory and added the GstPadTemplate.
2000-12-12 Wim TaymansAdded a document about how we handle plugins and dynami...
2000-12-12 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-12 Erik WalthinsenAdded LAME encoder. Wow.
2000-12-12 Erik WalthinsenBrand new source, the cdparanoia source. Reads audio...
2000-12-11 Erik WalthinsenUpdated to latest code for testing scheduling.
2000-12-11 Erik WalthinsenImplemented the hybrid scheduling system for sources...
2000-12-11 Wim TaymansTest program to check the registry handling
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-09 Erik WalthinsenSnapshot of work-in-progress do deal with out-of-bin...
2000-12-08 Erik WalthinsenMostly debugging changes. What's in CVS seems to work...
2000-12-08 Erik WalthinsenTest program for simple queue operations. Good for...
2000-12-08 Wim TaymansAdded pullregion in again, it got removed with the...
2000-12-08 Erik WalthinsenAnother big set of changes. Connections are now also...
2000-12-07 Wim TaymansUpdated the test program
2000-12-07 Wim Taymansseparated the properties from the capabilities as we...
2000-12-06 Wim TaymansAdded pulregion handling.
2000-12-05 Wim TaymansFixed autoplugging.
2000-12-04 Wim TaymansAdded some capability options
2000-12-04 Erik WalthinsenChanged the way things are scheduled, especially source...
2000-12-04 Erik WalthinsenChanges made to the DEBUG system. New header file...
2000-12-04 Erik WalthinsenAdded a check to see if the plugin actually exists...
2000-12-03 Wim TaymansMore test cases.
2000-12-03 Wim TaymansImplemented real Caps checking.
2000-12-03 Wim TaymansAdded a test program for the capabilities
2000-12-03 Wim TaymansAdded multiple types to the pads.
2000-12-03 Richard BoultonRemove cothreads.[ch] from tests/cothreads/ and replace...
2000-12-03 Erik WalthinsenEnhanced debugging by making DEBUG() print out the...
2000-12-02 Erik WalthinsenFirst pass at an outline for the Filter Writer's Guide...
2000-11-30 Wim TaymansAnother type system proposal.
2000-11-29 Erik WalthinsenRearranged cothread_switch a bit to move all the code...
2000-11-26 Wim TaymansAdded the type system design.
2000-11-25 Wim TaymansMore ramblings..
2000-11-25 Wim TaymansAnother alternative to the src. Please correct.
2000-11-25 Wim TaymansAdded asci art control flow diagrams
2000-11-25 Wim TaymansCode Cleanups
2000-11-25 Erik WalthinsenAdded code to force the gsttypes plugin to load before...
2000-11-25 Erik Walthinsenadded the ability to disable pads, not quite complete...
2000-11-24 Erik WalthinsenFixed a dumb mistake: in gst_element_set_loop_function...
2000-11-23 Erik WalthinsenClosed 22145 - gstelement.c: support hotswapping of...
2000-11-23 Erik WalthinsenClosed task 22143 - gstelemnt.c: complete gst_element_c...
2000-11-23 Erik Walthinsengstbin.c: modified so create_plan occurs after the...
2000-11-20 Wim TaymansSomething was wrong with SSE initialisation in mpeg2dec
2000-11-20 Wim TaymansReworked AC3 decoder. No seeking yet but at least we...
2000-11-12 Wim TaymansThe bonobo component now works on audio only (mp3/vorbi...
2000-11-11 Wim TaymansDocs updates.
2000-11-08 Wim TaymansFix for the new gnome libraries. It looks like glade...
2000-11-07 Wim TaymansLibrary docs update
2000-11-07 Wim TaymansI'm too lazy to comment this
2000-11-07 Wim TaymansUpdated docs
2000-11-06 Wim TaymansAdded seeking to the avi decoder by implementing pull_r...
2000-11-04 Wim TaymansI'm too lazy to comment this
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-11-02 Wim TaymansMake sure the Gdk thread lock is not held inside the...
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 TaymansMissing files..
2000-10-30 Wim TaymansMisc fixes and cleanups
2000-10-26 Wim TaymansSlightly faster yuv to rgb conversion.
2000-10-25 Wim TaymansMore Docs updates.
2000-10-22 Wim TaymansMore docs updates
2000-10-22 Wim TaymansDocumentation updates documented the libraries
2000-10-21 Wim TaymansMPEG2 types added for better autoplugging. MPEG2 works...
next