2004-01-29 |
Benjamin Otte | docs/random/mimetypes: update docs for audio/x-raw... |
blob | commitdiff |
2004-01-29 |
David Schleef | configure.ac: Add detection for HAVE_PRINTF_EXTENSION and |
blob | commitdiff | diff to current |
2004-01-15 |
David Schleef | gst/gstcaps.c: Add lots of documentation. |
blob | commitdiff | diff to current |
2004-01-06 |
David Schleef | Disable some poisoning, since some plugins rely on... |
blob | commitdiff | diff to current |
2004-01-05 |
Jan Schmidt | gst/gstcaps.c: Move the poisoning to allow a NULL structure |
blob | commitdiff | diff to current |
2004-01-04 |
David Schleef | gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fi... |
blob | commitdiff | diff to current |
2004-01-02 |
David Schleef | gst/gstcaps.c: Add new function. |
blob | commitdiff | diff to current |
2004-01-02 |
David Schleef | remove bogus FIXME |
blob | commitdiff | diff to current |
2004-01-01 |
David Schleef | Implement gst_caps_normalize() |
blob | commitdiff | diff to current |
2003-12-30 |
David Schleef | gst/gstcaps.*: Add simplify function |
blob | commitdiff | diff to current |
2003-12-27 |
Benjamin Otte | gst/gstcaps.c: add sanity checks |
blob | commitdiff | diff to current |
2003-12-24 |
David Schleef | Fix bug in _gst_caps_value_copy() that could cause... |
blob | commitdiff | diff to current |
2003-12-22 |
David Schleef | rename gstcaps2.[ch] to gstcaps.[ch] |
blob | commitdiff | diff to current |
2003-12-22 |
David Schleef | Merge CAPS branch |
blob | commitdiff |
2003-11-09 |
Ronald S. Bultje | Caps with empty props (which is not NULL - gst_props_ne... |
blob | commitdiff | diff to current |
2003-10-28 |
Benjamin Otte | merge TYPEFIND branch. Major changes: |
blob | commitdiff | diff to current |
2003-08-19 |
David Schleef | Add code to poison objects being destroyed |
blob | commitdiff | diff to current |
2003-08-19 |
David Schleef | Add GST_CAPS_NONE and GST_CAPS_ANY |
blob | commitdiff | diff to current |
2003-08-07 |
Andy Wingo | cache return values of _gst_debug_nameof_funcptr |
blob | commitdiff | diff to current |
2003-07-29 |
Ronald S. Bultje | Implement gst_caps_has_property*() as functions instead... |
blob | commitdiff | diff to current |
2003-06-29 |
Benjamin Otte | GST_DEBUG reorganization containing loads of stuff: |
blob | commitdiff | diff to current |
2003-06-13 |
Wim Taymans | - further productizing the fixed flag on GstCaps by... |
blob | commitdiff | diff to current |
2003-05-30 |
David Schleef | gst_caps_to_string: print NULL caps correctly |
blob | commitdiff | diff to current |
2003-05-29 |
Thomas Vander Stichele | help us debug caps ref issues |
blob | commitdiff | diff to current |
2003-05-18 |
Benjamin Otte | remove _destroy functions from public headers and make... |
blob | commitdiff | diff to current |
2003-05-17 |
Benjamin Otte | added gst_{props,caps}_{from,to}_string to API, see... |
blob | commitdiff | diff to current |
2003-05-08 |
Wim Taymans | Fix 112596, gst_caps_is_always_compatible() broken |
blob | commitdiff | diff to current |
2003-03-16 |
Christian Meyer | Fixed bug #108514. |
blob | commitdiff | diff to current |
2003-02-25 |
Wim Taymans | Adjust the fixed flag in gst_caps_set_props |
blob | commitdiff | diff to current |
2003-02-10 |
Wim Taymans | - Add more --disable options |
blob | commitdiff | diff to current |
2003-02-02 |
Wim Taymans | - implement FLOATING flag on caps/props |
blob | commitdiff | diff to current |
2003-01-14 |
Wim Taymans | When we unref a caps, don't unref the chained caps |
blob | commitdiff | diff to current |
2003-01-09 |
David I. Lehn | more connect -> link updates |
blob | commitdiff | diff to current |
2002-12-18 |
Wim Taymans | Small cleanup, fix fixed caps detection even on XML... |
blob | commitdiff | diff to current |
2002-10-02 |
Thomas Vander Stichele | code cleanup and API change (gst_caps_check_compatibili... |
blob | commitdiff | diff to current |
2002-10-01 |
Thomas Vander Stichele | code cleanup and more debug output |
blob | commitdiff | diff to current |
2002-09-23 |
Thomas Vander Stichele | some debug additions and doc fixes |
blob | commitdiff | diff to current |
2002-09-17 |
Wim Taymans | - Added value transform functions for caps and props... |
blob | commitdiff | diff to current |
2002-08-02 |
Wim Taymans | Some more event flags some more padquery types |
blob | commitdiff | diff to current |
2002-07-08 |
Wim Taymans | - Removed unused locking from the cothreads |
blob | commitdiff | diff to current |
2002-06-21 |
Andy Wingo | cleanups |
blob | commitdiff | diff to current |
2002-04-11 |
Andy Wingo | commit to make gstreamer follow the gtk function/macro... |
blob | commitdiff | diff to current |
2002-03-31 |
Wim Taymans | Documentation updates |
blob | commitdiff | diff to current |
2002-03-30 |
Wim Taymans | - Remove the propsprivate header file |
blob | commitdiff | diff to current |
2002-03-24 |
Andy Wingo | filter newlines out of GST_DEBUG statements to reflect... |
blob | commitdiff | diff to current |
2002-03-03 |
Andy Wingo | document gst_caps_debug change gst_caps_debug to accept... |
blob | commitdiff | diff to current |
2002-02-17 |
Benjamin Otte | appending caps to themself is not fatal, is it? |
blob | commitdiff | diff to current |
2002-02-02 |
Wim Taymans | Small pointless cleanups |
blob | commitdiff | diff to current |
2002-01-20 |
Wim Taymans | Delay pad negotiation until the element is in READY... |
blob | commitdiff | diff to current |
2002-01-13 |
Wim Taymans | Landed the new improved capsnegotiation system. |
blob | commitdiff | diff to current |
2001-12-14 |
Christian Schaller | aye ladie, no more ugly // comments here, even if Taaz... |
blob | commitdiff | diff to current |
2001-10-17 |
Erik Walthinsen | merge from EVENTS1 on 20011016 |
blob | commitdiff | diff to current |
2001-09-10 |
Erik Walthinsen | gstinfo.[ch], cothreads.c: added initial support for... |
blob | commitdiff | diff to current |
2001-08-21 |
Wim Taymans | Lots of modifications to the plugin system. |
blob | commitdiff | diff to current |
2001-06-24 |
Erik Walthinsen | initial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE |
blob | commitdiff | diff to current |
2001-05-25 |
Erik Walthinsen | Merged from INCSCHED on 200505251!!! INCSCHED1-200105251 |
blob | commitdiff | diff to current |
2001-04-17 |
Wim Taymans | The first wave of docs updates |
blob | commitdiff | diff to current |
2001-04-16 |
Wim Taymans | Added 1337 macros to create padtemplates and capstemplates. |
blob | commitdiff | diff to current |
2001-04-14 |
Wim Taymans | A rather large patch: |
blob | commitdiff | diff to current |
2001-04-02 |
Wim Taymans | A rather large update: |
blob | commitdiff | diff to current |
2001-03-29 |
Wim Taymans | Added a plain X videosink, the videosink uses capsnego... |
blob | commitdiff | diff to current |
2001-03-24 |
Wim Taymans | Modified a lot of plugins to use the caps system. |
blob | commitdiff | diff to current |
2001-03-21 |
Wim Taymans | API docs updates |
blob | commitdiff | diff to current |
2001-03-20 |
Wim Taymans | More work on capsnego proxying. It should be OK now. |
blob | commitdiff | diff to current |
2001-03-18 |
Wim Taymans | Reworked the capsnegotiation function audiosink now... |
blob | commitdiff | diff to current |
2001-03-13 |
Wim Taymans | Small fixes to the caps compatibility check. |
blob | commitdiff | diff to current |
2001-03-12 |
Wim Taymans | Merged the CAPSNEGO1 branch.. |
blob | commitdiff | diff to current |
2001-03-07 |
Wim Taymans | Merged the AUTOPLUG2 branch |
blob | commitdiff | diff to current |
2001-01-18 |
Richard Boulton | Fixes to work with libxml2. |
blob | commitdiff | diff to current |
2001-01-07 |
Erik Walthinsen | more leak fixes |
blob | commitdiff | diff to current |
2001-01-06 |
Erik Walthinsen | Cleaned up the docs a bit. |
blob | commitdiff | diff to current |
2001-01-06 |
Wim Taymans | Updated the manual and the docs. |
blob | commitdiff | diff to current |
2001-01-01 |
Erik Walthinsen | Mega update of INFO, DEBUG, and ERROR subsystems, renam... |
blob | commitdiff | diff to current |
2000-12-31 |
Wim Taymans | Added multiple caps to the pads |
blob | commitdiff | diff to current |
2000-12-30 |
Wim Taymans | Fixed MPEG2 autoplugging |
blob | commitdiff | diff to current |
2000-12-28 |
Erik Walthinsen | Updated copyright in all the libgst files. |
blob | commitdiff | diff to current |
2000-12-28 |
Wim Taymans | Updated the API docs. |
blob | commitdiff | diff to current |
2000-12-19 |
Wim Taymans | Added API to dynamically create GstCaps and GstProps |
blob | commitdiff | diff to current |
2000-12-19 |
Wim Taymans | Cleanup in gsttypes.c: removed the crazy GList of GHash... |
blob | commitdiff | diff to current |
2000-12-17 |
Wim Taymans | The typefind function now returns a GstCaps structure... |
blob | commitdiff | diff to current |
2000-12-15 |
Wim Taymans | Move a step closer to autoplugging. The element selecti... |
blob | commitdiff | diff to current |
2000-12-15 |
Wim Taymans | Header cleanup: try to include as little as possible... |
blob | commitdiff | diff to current |
2000-12-13 |
Wim Taymans | Changed the GstPadFactory and added the GstPadTemplate. |
blob | commitdiff | diff to current |
2000-12-12 |
Wim Taymans | More Caps changes, this change introduces the padfactor... |
blob | commitdiff | diff to current |
2000-12-11 |
Wim Taymans | First attempt at rebuilding the type/plugin system |
blob | commitdiff | diff to current |
2000-12-07 |
Wim Taymans | separated the properties from the capabilities as we... |
blob | commitdiff | diff to current |
2000-12-06 |
Wim Taymans | Added pulregion handling. |
blob | commitdiff | diff to current |
2000-12-03 |
Wim Taymans | Implemented real Caps checking. |
blob | commitdiff | diff to current |
2000-12-03 |
Wim Taymans | Added multiple types to the pads. |
blob | commitdiff | diff to current |
|