gst/: Move elementfactory methods to separate .h file.
[platform/upstream/gstreamer.git] / gst / gstelement.h
2002-04-12 Andy Wingofeeble attempts to handle dynamic connections BRANCH-RELEASE-0_3_4-ROOT
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-03-06 Andy Wingofix bug when requesting pads by name
2002-02-21 Andy Wingoadd two apis: gst_element_connect_elements_many (elem1...
2002-02-18 Andy Wingomany fixes related to dynamic pipelines.
2002-02-06 Benjamin OtteThis patch (nearly) completes the removal of vertical...
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2002-01-28 Benjamin Otteadd API to make life easier
2002-01-26 Benjamin Ottemake add_ghost_pad return new pad instead of NULL
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
2001-12-28 Wim Taymans- Removed deprecated buffer flags.
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-22 Wim TaymansNever destroy the current cothread.
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-19 Wim TaymansMoved the typedef to gsttypes.h as stock rh 7.2 gcc...
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-15 Christian Schallerupdated .h files with // fixes
2001-12-13 Wim TaymansMore Michael fixage
2001-12-13 Wim TaymansAplied more fixage from Michael Meeks.
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-11-14 Wim TaymansAdded a flag to indicate an element is event aware.
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-10-07 Steve Bakerremove dparams from core
2001-09-13 Joshua N. Pritikinfix memory leaks
2001-09-10 Steve Bakers/Dparam/DParam/ <taaz> i'll whine about an irrelevant...
2001-09-10 Steve Bakerdparams have arrived. see previous mail for an intro
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-07-16 Wim TaymansAdded missing pad_select prototypes/defs.
2001-07-11 Andy Wingoto element classes without using an elementfactory.
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-26 Wim TaymansRemoved redundant prototypes.
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-15 Erik Walthinsenadded comment about missing flag
2001-03-12 Wim TaymansMerged the CAPSNEGO1 branch..
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-02-22 Erik Walthinsenminor change: changed case of the strings for states
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
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-21 Wim TaymansDocs updates
2001-01-20 Wim TaymansA very small change to make eos somewhat work. no inner...
2001-01-20 Erik WalthinsenGot ghostpads to work, even in -launch. Needs more...
2001-01-19 Wim TaymansAPI docs updates
2001-01-18 Wim TaymansAdded mthodes to request an element to create pads...
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-13 Wim Taymansinclude parser.h instead of gnome-xml/parser.h untill...
2001-01-08 Richard BoultonCorrect typo in comment, and make another comment more...
2001-01-06 Wim TaymansUpdated the manual and the docs.
2001-01-03 Erik Walthinsendebug updates and a padtemplate counter added
2000-12-31 Erik WalthinsenStarted work on better ghostpad management, and started...
2000-12-31 Wim TaymansAdded multiple caps to the pads
2000-12-29 Erik WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...
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 TaymansUpdated the API docs.
2000-12-28 Wim TaymansFixes for the new scheduler.
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-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-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 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-04 Erik WalthinsenChanged the way things are scheduled, especially source...
2000-11-23 Erik WalthinsenClosed 22145 - gstelement.c: support hotswapping of...
2000-11-11 Wim TaymansDocs updates.
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-11-01 Wim TaymansCode cleanup, make it adhere to the Gnome/Gtk+ code...
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-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
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-12 Wim TaymansThis is the audio/video sync release.
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-02-02 Erik WalthinsenMore documentation changes, a couple configure.in and...
2000-01-30 Erik Walthinseninitial checkin