2002-09-29 |
Andy Wingo | licenses, ugg |
tree | commitdiff |
2002-09-29 |
Andy Wingo | adding ::license field to core plugins |
tree | commitdiff |
2002-09-23 |
Thomas Vander Stichele | backport fixes |
tree | commitdiff |
2002-09-15 |
Wim Taymans | State change cleanups |
tree | commitdiff |
2002-09-15 |
Wim Taymans | Small cleanups and leak fixes |
tree | commitdiff |
2002-09-12 |
Wim Taymans | - Make the return GList of gst_element_get_pad_list... |
tree | commitdiff |
2002-09-10 |
Ronald S. Bultje | This changes an important part of the plugin API, gst_p... |
tree | commitdiff |
2002-09-08 |
Christian Schaller | committing many nice little memleaks fixes from Iain... |
tree | commitdiff |
2002-09-01 |
Wim Taymans | Don't doe EOS in a state change function |
tree | commitdiff |
2002-08-02 |
Wim Taymans | Implemented segment seeking in fakesrc |
tree | commitdiff |
2002-07-30 |
Wim Taymans | Use fancy macros |
tree | commitdiff |
2002-07-28 |
Wim Taymans | Fix some wrong prototypes and funtion args |
tree | commitdiff |
2002-07-24 |
Wim Taymans | - Implemented seekmasks, query types and formats in... |
tree | commitdiff |
2002-07-24 |
Wim Taymans | - More element API docs. |
tree | commitdiff |
2002-07-24 |
Andy Wingo | add default bufferpool, clean up some code, add bufferp... |
tree | commitdiff |
2002-07-13 |
Wim Taymans | - Documentation updates, renamed some _ methods because... |
tree | commitdiff |
2002-07-08 |
Wim Taymans | - Removed bufferpool code and move that to gstbuffer.c |
tree | commitdiff |
2002-06-22 |
Wim Taymans | Don't seek past the end of the file |
tree | commitdiff |
2002-06-13 |
Wim Taymans | Added a size event to optimize buffer sizes make filesr... |
tree | commitdiff |
2002-06-12 |
Wim Taymans | Documentation updates |
tree | commitdiff |
2002-06-11 |
Wim Taymans | Removed deprecated disksink |
tree | commitdiff |
2002-06-09 |
Wim Taymans | Added the flush flag |
tree | commitdiff |
2002-06-09 |
Wim Taymans | Whan the buffer is filled, the buffer is kept and added... |
tree | commitdiff |
2002-06-08 |
Wim Taymans | Revert queue event forwarding, added comments what... |
tree | commitdiff |
2002-06-08 |
Steve Baker | g_print bad |
tree | commitdiff |
2002-06-08 |
Steve Baker | put upstream events in an async queue and resend them... |
tree | commitdiff |
2002-06-08 |
Wim Taymans | A discont event is the right way to handle seeking... |
tree | commitdiff |
2002-06-07 |
Steve Baker | file is opened in ready->paused rather than null->ready... |
tree | commitdiff |
2002-06-05 |
Wim Taymans | Make sure we interrupt the right scheduler on the right... |
tree | commitdiff |
2002-06-04 |
Wim Taymans | No \n for DEBUG, thank you |
tree | commitdiff |
2002-06-03 |
Steve Baker | add an optional timeout for when queue blocks. when... |
tree | commitdiff |
2002-06-02 |
Wim Taymans | Don't update state if the peer event failed |
tree | commitdiff |
2002-06-02 |
Wim Taymans | unlock the queue |
tree | commitdiff |
2002-05-31 |
Wim Taymans | Remove crappy event code from tee |
tree | commitdiff |
2002-05-30 |
Wim Taymans | Created an overridable method for seeking on an element... |
tree | commitdiff |
2002-05-26 |
Wim Taymans | - The clock_wait now returns the difference between... |
tree | commitdiff |
2002-05-20 |
Andy Wingo | add gerror to gstplugin.c -- not fully propagated to... |
tree | commitdiff |
2002-05-14 |
David I. Lehn | formatting |
tree | commitdiff |
2002-05-08 |
Wim Taymans | Totally rewritten registry handling. |
tree | commitdiff |
2002-05-01 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2002-04-28 |
Thomas Vander Stichele | rename operation |
tree | commitdiff |
2002-04-20 |
Andy Wingo | a hack to work around intltool's brokenness a current... |
tree | commitdiff |
2002-04-14 |
Benjamin Otte | declare those stuff extern. My windec doesn't like... |
tree | commitdiff |
2002-04-14 |
Steve Baker | ARG_LOCATIONS is a pointer |
tree | commitdiff |
2002-04-14 |
Steve Baker | ARG_ERROR_AFTER is an int |
tree | commitdiff |
2002-04-14 |
Steve Baker | offset is an int64 |
tree | commitdiff |
2002-04-14 |
Steve Baker | make the NULL check silent since it might be valid. |
tree | commitdiff |
2002-04-11 |
Andy Wingo | commit to make gstreamer follow the gtk function/macro... |
tree | commitdiff |
2002-04-03 |
Wim Taymans | GST_DEBUG and _INFO should have no trailing \n |
tree | commitdiff |
2002-04-03 |
Wim Taymans | Fix a compile error. |
tree | commitdiff |
2002-04-02 |
jim thornton | Buffer flag symbols are enum values, so |'ing together... |
tree | commitdiff |
2002-03-31 |
Wim Taymans | Documentation updates |
tree | commitdiff |
2002-03-30 |
Andy Wingo | add notify back to filesrc, it's needed for MVC applica... |
tree | commitdiff |
2002-03-30 |
Wim Taymans | - Remove the propsprivate header file |
tree | commitdiff |
2002-03-24 |
Andy Wingo | filter newlines out of GST_DEBUG statements to reflect... |
tree | commitdiff |
2002-03-19 |
Andy Wingo | let's not give our plugins -release versioning make... |
tree | commitdiff |
2002-03-19 |
Andy Wingo | removal of //-style comments don't link plugins to... |
tree | commitdiff |
2002-03-19 |
Andy Wingo | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit... |
tree | commitdiff |
2002-03-18 |
Andy Wingo | s/gst_element_install_std_props/gst_element_class_insta... |
tree | commitdiff |
2002-03-03 |
Andy Wingo | document gst_caps_debug change gst_caps_debug to accept... |
tree | commitdiff |
2002-02-28 |
Wim Taymans | Added last_message. |
tree | commitdiff |
2002-02-24 |
Benjamin Otte | fixes: |
tree | commitdiff |
2002-02-19 |
Andy Wingo | changes to spider: add padtemplates so the connect... |
tree | commitdiff |
2002-02-17 |
Andy Wingo | capsnego fixes in adder, speed, and identity |
tree | commitdiff |
2002-02-17 |
Andy Wingo | convert identity to g_object_notify stuff i hate last... |
tree | commitdiff |
2002-02-13 |
Ronald S. Bultje | This is probably cleaner |
tree | commitdiff |
2002-02-12 |
Thomas Vander Stichele | updating tee to use properties |
tree | commitdiff |
2002-02-10 |
Andy Wingo | changed libgst -> libgstreamer to comply with namespace... |
tree | commitdiff |
2002-02-09 |
Thomas Vander Stichele | more build cleanups (using as-version and as-libtool... |
tree | commitdiff |
2002-02-07 |
Ronald S. Bultje | Wim, please upload the header files too next time ;) |
tree | commitdiff |
2002-02-06 |
Wim Taymans | Converted a few _info events to properties.. |
tree | commitdiff |
2002-02-05 |
Benjamin Otte | initial checkin for the deep_notify signal which replac... |
tree | commitdiff |
2002-02-05 |
Thomas Vander Stichele | this fix makes sure that we actually request a pad... |
tree | commitdiff |
2002-02-04 |
Thomas Vander Stichele | small compile fix |
tree | commitdiff |
2002-02-03 |
Wim Taymans | Added a first stab at a better clocking system. |
tree | commitdiff |
2002-02-03 |
Ronald S. Bultje | Some small adjustments for for better open-a-new-file... |
tree | commitdiff |
2002-02-02 |
Wim Taymans | Make filesrc respond to seek |
tree | commitdiff |
2002-02-02 |
Wim Taymans | Fix a serious leak in tee |
tree | commitdiff |
2002-01-31 |
Ronald S. Bultje | Allow new headers to be written - or we will never... |
tree | commitdiff |
2002-01-31 |
Ronald S. Bultje | Allow multiple files to be created with disksink and... |
tree | commitdiff |
2002-01-30 |
Thomas Vander Stichele | removing versioning please check ;) |
tree | commitdiff |
2002-01-29 |
Benjamin Otte | dude, use glib swap functions |
tree | commitdiff |
2002-01-29 |
Benjamin Otte | inclusion of GstMD5Sink |
tree | commitdiff |
2002-01-26 |
Wim Taymans | Do the right thing on SET/CUR/END seek types. |
tree | commitdiff |
2002-01-15 |
Martin Enlund | Previously filesrc would segfault when fed with the... |
tree | commitdiff |
2002-01-13 |
Wim Taymans | Landed the new improved capsnegotiation system. |
tree | commitdiff |
2002-01-12 |
David I. Lehn | s/filter/plugin/ add $(GST_LIBS) to all plugins move... |
tree | commitdiff |
2002-01-11 |
Andy Wingo | summary: fix xml in gstreamer 1) make clear distinction... |
tree | commitdiff |
2002-01-01 |
Wim Taymans | Some small cleanups. added a drop_probaility arg to... |
tree | commitdiff |
2001-12-31 |
Wim Taymans | yes, it does return a gboolean. |
tree | commitdiff |
2001-12-31 |
Thomas Vander Stichele | can someone fix this better than me and remove FIXME's ? |
tree | commitdiff |
2001-12-29 |
Wim Taymans | And remove some of the debugging crap |
tree | commitdiff |
2001-12-29 |
Wim Taymans | And the .h file.. |
tree | commitdiff |
2001-12-29 |
Wim Taymans | Changed to a GList as a GSList seems to have ..uhm... |
tree | commitdiff |
2001-12-28 |
Wim Taymans | - Removed deprecated buffer flags. |
tree | commitdiff |
2001-12-28 |
Wim Taymans | Fix cleanup for filesrc |
tree | commitdiff |
2001-12-27 |
Wim Taymans | - Added a function to get the currently executing cothread |
tree | commitdiff |
2001-12-27 |
Wim Taymans | Added a property to make identity fail after N buffers |
tree | commitdiff |
2001-12-25 |
Wim Taymans | Tee Fixes. added cothread_stop (not used) improved... |
tree | commitdiff |
2001-12-24 |
Andy Wingo | removed httpsrc from core |
tree | commitdiff |
next |