- Remove annoying \n from cothread INFO/DEBUG messages
[platform/upstream/gstreamer.git] / plugins /
2003-01-01 Wim Taymans- Added PAD_NEGOTIATING flag, remove PAD_EOS flag
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-27 Wim Taymans- disable pads when going to PAUSED, we want to make...
2002-12-26 Wim Taymans- Added flags to lookup method so that one can search...
2002-12-26 Wim TaymansAlso display buffer flags
2002-12-22 Wim TaymansAdded pad_query with percent format on filesrc and...
2002-12-21 Wim Taymans- queue can change state only when not connected
2002-12-18 Thomas Vander Stichelepatch from brian cameron for iso c compliance
2002-12-15 Wim TaymansFix silent property
2002-12-12 Wim TaymansRenamed GstCache to GstIndex
2002-12-08 Wim TaymansBetter debugging
2002-12-08 Wim TaymansA little more debugging info and error checking
2002-12-08 Thomas Vander Stichelefix for parallel installability
2002-11-29 Wim TaymansMore forte compiler fixes, added a .h file to store...
2002-11-28 Christian Schallercommit the fdsrc fix from Pedro Corte-Real
2002-11-27 Wim TaymansSmall cleanups
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-11-21 Wim TaymansSmall cleanups, more descriptive properties
2002-11-20 Wim TaymansBetter error recovery when the mmap fails.
2002-11-02 Wim TaymansRemoved annoying notify messages and removed properties...
2002-11-01 David SchleefChange from pthreads to GThreads
2002-10-30 David I. Lehnuse G_{BEGIN,END}_DECLS
2002-10-25 David SchleefConvert from sys_errlist[] to g_strerror()
2002-10-25 Wim TaymansA discont event should not flush the queue
2002-10-17 Wim TaymansAdd an fd param to set the file descriptor as an int
2002-09-29 Andy Wingolicenses, ugg
2002-09-29 Andy Wingoadding ::license field to core plugins
2002-09-23 Thomas Vander Stichelebackport fixes
2002-09-15 Wim TaymansState change cleanups
2002-09-15 Wim TaymansSmall cleanups and leak fixes
2002-09-12 Wim Taymans- Make the return GList of gst_element_get_pad_list...
2002-09-10 Ronald S. BultjeThis changes an important part of the plugin API, gst_p...
2002-09-08 Christian Schallercommitting many nice little memleaks fixes from Iain...
2002-09-01 Wim TaymansDon't doe EOS in a state change function
2002-08-02 Wim TaymansImplemented segment seeking in fakesrc
2002-07-30 Wim TaymansUse fancy macros
2002-07-28 Wim TaymansFix some wrong prototypes and funtion args
2002-07-24 Wim Taymans- Implemented seekmasks, query types and formats in...
2002-07-24 Wim Taymans- More element API docs.
2002-07-24 Andy Wingoadd default bufferpool, clean up some code, add bufferp...
2002-07-13 Wim Taymans- Documentation updates, renamed some _ methods because...
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-06-22 Wim TaymansDon't seek past the end of the file
2002-06-13 Wim TaymansAdded a size event to optimize buffer sizes make filesr...
2002-06-12 Wim TaymansDocumentation updates
2002-06-11 Wim TaymansRemoved deprecated disksink
2002-06-09 Wim TaymansAdded the flush flag
2002-06-09 Wim TaymansWhan the buffer is filled, the buffer is kept and added...
2002-06-08 Wim TaymansRevert queue event forwarding, added comments what...
2002-06-08 Steve Bakerg_print bad
2002-06-08 Steve Bakerput upstream events in an async queue and resend them...
2002-06-08 Wim TaymansA discont event is the right way to handle seeking...
2002-06-07 Steve Bakerfile is opened in ready->paused rather than null->ready...
2002-06-05 Wim TaymansMake sure we interrupt the right scheduler on the right...
2002-06-04 Wim TaymansNo \n for DEBUG, thank you
2002-06-03 Steve Bakeradd an optional timeout for when queue blocks. when...
2002-06-02 Wim TaymansDon't update state if the peer event failed
2002-06-02 Wim Taymansunlock the queue
2002-05-31 Wim TaymansRemove crappy event code from tee
2002-05-30 Wim TaymansCreated an overridable method for seeking on an element...
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-20 Andy Wingoadd gerror to gstplugin.c -- not fully propagated to...
2002-05-14 David I. Lehnformatting
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-01 Wim TaymansSmall cleanups
2002-04-28 Thomas Vander Stichelerename operation
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-14 Benjamin Ottedeclare those stuff extern. My windec doesn't like...
2002-04-14 Steve BakerARG_LOCATIONS is a pointer
2002-04-14 Steve BakerARG_ERROR_AFTER is an int
2002-04-14 Steve Bakeroffset is an int64
2002-04-14 Steve Bakermake the NULL check silent since it might be valid.
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-03 Wim TaymansGST_DEBUG and _INFO should have no trailing \n
2002-04-03 Wim TaymansFix a compile error.
2002-04-02 jim thorntonBuffer flag symbols are enum values, so |'ing together...
2002-03-31 Wim TaymansDocumentation updates
2002-03-30 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingolet's not give our plugins -release versioning make...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-19 Andy Wingos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-03-03 Andy Wingodocument gst_caps_debug change gst_caps_debug to accept...
2002-02-28 Wim TaymansAdded last_message.
2002-02-24 Benjamin Ottefixes:
2002-02-19 Andy Wingochanges to spider: add padtemplates so the connect...
2002-02-17 Andy Wingocapsnego fixes in adder, speed, and identity
2002-02-17 Andy Wingoconvert identity to g_object_notify stuff i hate last...
2002-02-13 Ronald S. BultjeThis is probably cleaner
2002-02-12 Thomas Vander Sticheleupdating tee to use properties
2002-02-10 Andy Wingochanged libgst -> libgstreamer to comply with namespace...
2002-02-09 Thomas Vander Stichelemore build cleanups (using as-version and as-libtool...
2002-02-07 Ronald S. BultjeWim, please upload the header files too next time ;)
2002-02-06 Wim TaymansConverted a few _info events to properties..
2002-02-05 Benjamin Otteinitial checkin for the deep_notify signal which replac...
2002-02-05 Thomas Vander Stichelethis fix makes sure that we actually request a pad...
2002-02-04 Thomas Vander Stichelesmall compile fix
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
next