2004-01-20 |
Thomas Vander Stichele | fix rename |
tree | commitdiff |
2004-01-20 |
Thomas Vander Stichele | renamine typefindelement to typefind |
tree | commitdiff |
2004-01-19 |
Thomas Vander Stichele | adding docs |
tree | commitdiff |
2004-01-19 |
Thomas Vander Stichele | removing ending punctuation dots |
tree | commitdiff |
2004-01-18 |
Thomas Vander Stichele | changing error signal add error codes and domains |
tree | commitdiff |
2004-01-15 |
David Schleef | gst/gstqueue.*: Fix the spelling of "treshold" and... |
tree | commitdiff |
2004-01-14 |
Benjamin Otte | gst/gstqueue.c: query if buffers are inside the pool... |
tree | commitdiff |
2004-01-14 |
Benjamin Otte | gst/gstclock.*: deprecate old interface and disable... |
tree | commitdiff |
2004-01-13 |
Thomas Vander Stichele | adding i18n tested with nl, seems to work fine |
tree | commitdiff |
2004-01-12 |
Benjamin Otte | update - this is huge, because it includes *.bb, *... |
tree | commitdiff |
2004-01-11 |
David Schleef | gst/: Change GstBuffer private structure element names... |
tree | commitdiff |
2004-01-11 |
Benjamin Otte | gst/elements/gstbufferstore.c: initialize debugging... |
tree | commitdiff |
2004-01-11 |
Benjamin Otte | gst/gstqueue.c: Use better defaults for when a queue... |
tree | commitdiff |
2004-01-08 |
Benjamin Otte | gst/gstutils.h: GST_PARENT_CALL and |
tree | commitdiff |
2004-01-07 |
Ronald S. Bultje | gst/elements/gstfilesink.c: Fix for if we pass NULL... |
tree | commitdiff |
2004-01-04 |
David Schleef | gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fi... |
tree | commitdiff |
2004-01-03 |
David Schleef | gst/elements/gsttypefindelement.c: Use gst_pad_use_expl... |
tree | commitdiff |
2004-01-01 |
David Schleef | Negotiation fixes |
tree | commitdiff |
2003-12-31 |
Ronald S. Bultje | gst/gstqueue.c: use gst_pad_proxy_getcaps() |
tree | commitdiff |
2003-12-31 |
David Schleef | Negotiation fixes |
tree | commitdiff |
2003-12-24 |
Colin Walters | Make GstCaps parameter const. Copy caps parameter... |
tree | commitdiff |
2003-12-23 |
David Schleef | gst/elements/: Use gst_pad_proxy_getcaps(). |
tree | commitdiff |
2003-12-22 |
Benjamin Otte | gst/elements/gstelements.c: Set ranks of elements to... |
tree | commitdiff |
2003-12-22 |
David Schleef | Merge CAPS branch |
tree | commitdiff |
2003-12-21 |
Ronald S. Bultje | gst/gstqueue.c: implement timeout for sending events... |
tree | commitdiff |
2003-12-14 |
Ronald S. Bultje | Fix a deadlock that happens if the next element sends... |
tree | commitdiff |
2003-12-13 |
Ronald S. Bultje | This is either a rewrite or a large bugfix to the queue... |
tree | commitdiff |
2003-12-13 |
Benjamin Otte | removed GST_*_CAST. Disabling of type checking is done... |
tree | commitdiff |
2003-12-09 |
David Schleef | Change GST_.*_PADDING to _gst_padding[GST_PADDING]; |
tree | commitdiff |
2003-12-07 |
Benjamin Otte | finish everything typefinding related (like seeking... |
tree | commitdiff |
2003-12-05 |
Thomas Vander Stichele | more trademark fixing |
tree | commitdiff |
2003-12-04 |
Andy Wingo | remove copyright field from plugin structs |
tree | commitdiff |
2003-12-02 |
David Schleef | change gst_pad_select() to gst_pad_selectv(), and add... |
tree | commitdiff |
2003-11-29 |
David Schleef | fix minor typo |
tree | commitdiff |
2003-11-24 |
Benjamin Otte | and remove that debugging g_print - sheesh |
tree | commitdiff |
2003-11-24 |
Benjamin Otte | send correct buffer offset after seek |
tree | commitdiff |
2003-11-24 |
Benjamin Otte | implement URI schemes |
tree | commitdiff |
2003-11-17 |
Benjamin Otte | always check file length before making decisions based... |
tree | commitdiff |
2003-11-17 |
Benjamin Otte | keep pads active at all times (this is a workaround... |
tree | commitdiff |
2003-11-13 |
David Schleef | Change G_TYPE_POINTER to the appropriate type in g_sign... |
tree | commitdiff |
2003-11-09 |
Ronald S. Bultje | Compile fix for gcc-2.9x |
tree | commitdiff |
2003-11-05 |
Benjamin Otte | set chainfunction on request pads (FIXME: do we even... |
tree | commitdiff |
2003-11-03 |
David Schleef | Add G_DISABLE_DEPRECATED and fix deprecated code |
tree | commitdiff |
2003-10-31 |
Benjamin Otte | update plugin initialization restructuring (see email... |
tree | commitdiff |
2003-10-30 |
Benjamin Otte | declaration order fixes |
tree | commitdiff |
2003-10-29 |
David Schleef | clean up some warnings |
tree | commitdiff |
2003-10-28 |
Benjamin Otte | merge TYPEFIND branch. Major changes: |
tree | commitdiff |
2003-10-20 |
Ronald S. Bultje | Properly give an error if no file was given |
tree | commitdiff |
2003-10-08 |
Andy Wingo | s/GstBuffer/GstData/ in the API where you can pass... |
tree | commitdiff |
2003-10-07 |
David Schleef | Add padding to structures and objects |
tree | commitdiff |
2003-10-07 |
David Schleef | remember to set buffer size. |
tree | commitdiff |
2003-09-30 |
Andy Wingo | make filesink handle events only in the chainfunction |
tree | commitdiff |
2003-09-24 |
David Schleef | Fix assumption that size_t is int |
tree | commitdiff |
2003-09-16 |
Thomas Vander Stichele | reverting error patches before making a branch. BRANCH-ERROR-ROOT |
tree | commitdiff |
2003-09-14 |
Benjamin Otte | implement translatable error messages using gerror. |
tree | commitdiff |
2003-09-13 |
Ronald S. Bultje | Implement seekability-only-if-available |
tree | commitdiff |
2003-08-19 |
David Schleef | convert pad templates to GST_CAPS_ANY |
tree | commitdiff |
2003-08-15 |
Joshua N. Pritikin | Add my name to the copywrite (since I wrote most of... |
tree | commitdiff |
2003-08-07 |
Andy Wingo | cache return values of _gst_debug_nameof_funcptr |
tree | commitdiff |
2003-08-01 |
Ronald S. Bultje | Support gcc-2.9x, too |
tree | commitdiff |
2003-07-30 |
David Schleef | Add using_mmap field to GstFileSrc |
tree | commitdiff |
2003-07-30 |
David Schleef | Implement read() as a fallback method if mmap() fails... |
tree | commitdiff |
2003-07-25 |
Brian Cameron | Fixed Forte compile issue. |
tree | commitdiff |
2003-07-25 |
Joshua N. Pritikin | 1. Change many comments from // to /**/. |
tree | commitdiff |
2003-07-22 |
Ronald S. Bultje | Add support for not incrementing bytecounter while... |
tree | commitdiff |
2003-07-10 |
Wim Taymans | Added some comments and use _PAD_IS_USABLE instead... |
tree | commitdiff |
2003-06-29 |
Benjamin Otte | GST_DEBUG reorganization containing loads of stuff: |
tree | commitdiff |
2003-06-07 |
Ronald S. Bultje | Actually, size should be a guint (because GST_BUFFER_SI... |
tree | commitdiff |
2003-06-07 |
Ronald S. Bultje | Make filesink fail with some grace, see #114614 |
tree | commitdiff |
2003-06-06 |
Ronald S. Bultje | Some adjustments to allow for setting a new filename... |
tree | commitdiff |
2003-06-05 |
Thomas Vander Stichele | make functions static taaz patch |
tree | commitdiff |
2003-06-03 |
Wim Taymans | - added a property to force a failure for a given state... |
tree | commitdiff |
2003-06-01 |
Ronald S. Bultje | I don't know how I ever got to introducing this madness... |
tree | commitdiff |
2003-05-30 |
Ronald S. Bultje | see #108268 - kudos go to janzen@pixelmetrix.com |
tree | commitdiff |
2003-05-30 |
Wim Taymans | - the result from the getcaps function should be sunken... |
tree | commitdiff |
2003-05-24 |
Wim Taymans | - First attempt at implementing #113180, this one also... |
tree | commitdiff |
2003-05-19 |
David Schleef | Fix caps negotiation problems. |
tree | commitdiff |
2003-05-18 |
Thomas Vander Stichele | a bunch of gtk-doc fixes |
tree | commitdiff |
2003-04-28 |
Benjamin Otte | offsets may be negative (nobody ever seeked beackwards... |
tree | commitdiff |
2003-04-17 |
Wim Taymans | - Added a property to perform caps negotiation in the... |
tree | commitdiff |
2003-04-17 |
Benjamin Otte | release lock before doing signal handling |
tree | commitdiff |
2003-04-17 |
Colin Walters | Remove dummy signals, add full signal. |
tree | commitdiff |
2003-04-15 |
Benjamin Otte | Ouch: gst_element_dispose does a state change to NULL... |
tree | commitdiff |
2003-04-14 |
Wim Taymans | - make aggregator actually work |
tree | commitdiff |
2003-03-27 |
Benjamin Otte | cleanup: remove writer/reader booleans, just signal... |
tree | commitdiff |
2003-03-21 |
Benjamin Otte | fix memory leaks and unlock a mutex earlier |
tree | commitdiff |
2003-03-02 |
Wim Taymans | Better capsnego |
tree | commitdiff |
2003-02-23 |
Wim Taymans | - Added generic shaper element that keeps two streams... |
tree | commitdiff |
2003-02-11 |
Wim Taymans | Fix bogus warning message |
tree | commitdiff |
2003-02-10 |
Wim Taymans | Small cleanups and portability fixes for GUINT64 |
tree | commitdiff |
2003-02-10 |
Erik Walthinsen | Fix various inconsistencies discovered while attempting... |
tree | commitdiff |
2003-02-01 |
David Schleef | Convert %lld and %llu in printf formats to G_G[U]INT64_... |
tree | commitdiff |
2003-01-23 |
Wim Taymans | - Proxy the get_caps function slightly differently... |
tree | commitdiff |
2003-01-21 |
David Schleef | Replace __alignof__() GCC-ism with sizeof(). Should... |
tree | commitdiff |
2003-01-15 |
Wim Taymans | Clean up state change |
tree | commitdiff |
2003-01-12 |
Wim Taymans | fix Dispose method by vishnu |
tree | commitdiff |
2003-01-12 |
Wim Taymans | Avoid reads on freed memory (patch from vishnu) |
tree | commitdiff |
2003-01-09 |
David I. Lehn | more connect -> link updates |
tree | commitdiff |
2003-01-09 |
Thomas Vander Stichele | code cleanups and further deprecation fixes |
tree | commitdiff |
2003-01-09 |
Thomas Vander Stichele | first pass of connect->link gst-plugins and other stuff... |
tree | commitdiff |
next |