2003-01-05 |
Wim Taymans | Patch 13357 and 13358 from vishnu |
tree | commitdiff |
2003-01-04 |
Wim Taymans | I think this makes a little more sense |
tree | commitdiff |
2003-01-04 |
Wim Taymans | Register the two indexers |
tree | commitdiff |
2003-01-04 |
Wim Taymans | Added fileindex |
tree | commitdiff |
2003-01-03 |
David I. Lehn | remove redundant flag set |
tree | commitdiff |
2003-01-01 |
Wim Taymans | - Added PAD_NEGOTIATING flag, remove PAD_EOS flag |
tree | commitdiff |
2002-12-30 |
Wim Taymans | - major API breakage (one of the last, I promise...) |
tree | commitdiff |
2002-12-27 |
Wim Taymans | - disable pads when going to PAUSED, we want to make... |
tree | commitdiff |
2002-12-26 |
Wim Taymans | - Added flags to lookup method so that one can search... |
tree | commitdiff |
2002-12-26 |
Wim Taymans | Also display buffer flags |
tree | commitdiff |
2002-12-22 |
Wim Taymans | Added pad_query with percent format on filesrc and... |
tree | commitdiff |
2002-12-21 |
Wim Taymans | - queue can change state only when not connected |
tree | commitdiff |
2002-12-18 |
Thomas Vander Stichele | patch from brian cameron for iso c compliance |
tree | commitdiff |
2002-12-15 |
Wim Taymans | Fix silent property |
tree | commitdiff |
2002-12-12 |
Wim Taymans | Renamed GstCache to GstIndex |
tree | commitdiff |
2002-12-08 |
Wim Taymans | Better debugging |
tree | commitdiff |
2002-12-08 |
Wim Taymans | A little more debugging info and error checking |
tree | commitdiff |
2002-12-08 |
Thomas Vander Stichele | fix for parallel installability |
tree | commitdiff |
2002-11-29 |
Wim Taymans | More forte compiler fixes, added a .h file to store... |
tree | commitdiff |
2002-11-28 |
Christian Schaller | commit the fdsrc fix from Pedro Corte-Real |
tree | commitdiff |
2002-11-27 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2002-11-27 |
Wim Taymans | - Added first attempt at general caching mechanism... |
tree | commitdiff |
2002-11-21 |
Wim Taymans | Small cleanups, more descriptive properties |
tree | commitdiff |
2002-11-20 |
Wim Taymans | Better error recovery when the mmap fails. |
tree | commitdiff |
2002-11-02 |
Wim Taymans | Removed annoying notify messages and removed properties... |
tree | commitdiff |
2002-11-01 |
David Schleef | Change from pthreads to GThreads |
tree | commitdiff |
2002-10-30 |
David I. Lehn | use G_{BEGIN,END}_DECLS |
tree | commitdiff |
2002-10-25 |
David Schleef | Convert from sys_errlist[] to g_strerror() |
tree | commitdiff |
2002-10-25 |
Wim Taymans | A discont event should not flush the queue |
tree | commitdiff |
2002-10-17 |
Wim Taymans | Add an fd param to set the file descriptor as an int |
tree | commitdiff |
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 |
next |