This is a megapatch with the following changes:
[platform/upstream/gstreamer.git] / gst / gstelement.c
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 TaymansMore eos handling, bin in bin is handled correctly...
2001-01-20 Wim TaymansMore EOS changes.
2001-01-20 Wim TaymansMake sure the loopfunction ends when an element goes...
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-15 Wim TaymansFixed the state change code in gstelement that broke...
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 Erik WalthinsenCleaned up the docs a bit.
2001-01-06 Wim TaymansUpdated the manual and the docs.
2001-01-03 Erik Walthinsendebug updates and a padtemplate counter added
2001-01-01 Wim TaymansDocumentation updates
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-31 Erik WalthinsenStarted work on better ghostpad management, and started...
2000-12-30 Wim TaymansDocs updates: remove sink, src, filter, connection...
2000-12-30 Erik WalthinsenUpdated more files to use INFO.
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-23 Wim TaymansAdded handoff signals to fakesrc and fakesink
2000-12-20 Erik WalthinsenMassive scheduling changes (again). Not entirely compl...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-11 Erik WalthinsenImplemented the hybrid scheduling system for sources...
2000-12-09 Erik WalthinsenSnapshot of work-in-progress do deal with out-of-bin...
2000-12-08 Erik WalthinsenAnother big set of changes. Connections are now also...
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-11 Wim TaymansDocs updates.
2000-10-25 Wim TaymansMore Docs updates.
2000-09-27 Wim TaymansLoading and saving of XML pipeline descriptions.
2000-09-14 Wim TaymansDue to popular demand :-), I added a vorbis decoder.
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
2000-08-18 Wim TaymansVarious fixes for the build/install problems update...
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-04-09 Wim TaymansAdded MMX optimized yuv2rgb (AlienSong now plays back...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-02-04 Richard BoultonCompile a test program to ensure that we have working...
2000-02-02 Erik WalthinsenMore documentation changes, a couple configure.in and...
2000-01-30 Erik Walthinseninitial checkin