baseparse: support reverse playback
[platform/upstream/gstreamer.git] / gst / gstminiobject.c
2010-12-26 Tim-Philipp MüllerRevert "micro-optim: if (x) is cheaper than if (x ...
2010-12-22 Tim-Philipp Müllerminiobject: add gobject-introspection annotation
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-03 Edward Herveymicro-optim: if (x) is cheaper than if (x > 0) for...
2010-10-11 Tim-Philipp Müllerminiobject: avoid duplicate type check when freeing...
2010-10-11 Edward Herveyminiobject: Directly increate mini_object in mini_objec...
2010-10-11 Edward Herveyminiobject: Remove confusing DEBUG_REFCOUNT define
2010-08-06 Shixin Zenggst: make _get_type() in gst/* thread safe
2010-06-05 Tim-Philipp Müllerinfo: add new TRACE log level and move refcounting...
2010-05-18 Wim Taymansminiobject: cleanup type registration a little
2010-03-11 Edward Herveygstreamer: remove unneeded casts
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-01-18 Sebastian Drögeminiobject: The GValue collection function can not...
2009-12-24 Wim Taymansminiobject: avoid unneeded casts
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-11-13 Ole André Vadla... miniobject: avoid race when recycling buffers
2009-07-06 Stefan Kostlogging: log object type in message
2009-06-29 Stefan Kostlogging: add a performace log category
2009-06-24 Edward Herveyminiobjects: Don't chain up to empty finalize method.
2008-05-03 Tim-Philipp Müllergst/gstminiobject.c: Fix 'Since:' version in gst_value_...
2008-03-22 Sebastian DrögeAPI: Add GST_IS_PARAM_SPEC_MINI_OBJECT, GST_PARAM_SPEC_...
2008-03-03 Edward Herveygst/gstminiobject.c: Import gst_private.h before any...
2008-02-19 Sebastian Drögegst/gstminiobject.c: Add FIXME for 0.11 to make GstMini...
2008-02-01 Wim Taymansgst/gstminiobject.c: When replacing a miniobject, do...
2008-01-14 Stefan Kostgst/gstminiobject.c: Spelling fixes for the API docs.
2007-11-28 Sebastian Drögegst/gstminiobject.c: Some cleanup and checking against...
2007-06-27 Stefan Kostgst/gstminiobject.c: Remove 3 do-nothing methods.
2006-12-09 Jan Schmidtgst/gst.c: Ignore EINTR when reading from the child...
2006-07-24 Thomas Vander Stichelegst/gstminiobject.c: update docs
2006-06-12 Wim Taymansgst/: Use _CAST macros to avoid unneeded type checking.
2006-05-05 Wim Taymansgst/: Add note about refcounting and miniobject/buffer...
2006-04-28 Wim Taymansgst/gstminiobject.c: Taking a NULL miniobject is valid...
2006-03-21 Edward HerveySeries of fixes for dereferenced pointers that gcc...
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2006-01-16 Jan Schmidtgst/gstminiobject.c: Spelling fix in docs.
2005-12-15 Tim-Philipp Müllergst/gstminiobject.c: Fix lcopy for mini objects, the...
2005-12-07 Wim Taymansgst/gstbuffer.c: Small docs update.
2005-11-24 Wim TaymansDoc fixes.
2005-11-11 Wim Taymansgst/gstbuffer.c: Copy more flags.
2005-11-08 Wim Taymansgst/: Avoid excessive typechecking in macros.
2005-11-03 Stefan Kostdoc fixes
2005-10-28 Stefan Kostdocs/gst/gstreamer-sections.txt: move some macros to...
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-08 Stefan Kostlots of new docs and doc fixes
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-09-11 Thomas Vander Sticheledoc build clean, hurray
2005-08-31 Wim Taymansgst/gstminiobject.c: Cannot assert that the refcount...
2005-08-30 Wim Taymansgst/base/gstadapter.c: Flushing out 0 bytes is ok for...
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...
2005-07-11 Thomas Vander Stichelecheck/Makefile.am: add two more tests for valgrinding
2005-06-29 Thomas Vander Stichelefix for ppc, hopefully
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-05-27 Andy Wingogst/gstminiobject.c (gst_value_mini_object_collect...
2005-05-19 David Schleefgst/gstminiobject.*: Add GValue set/get functions.
2005-05-17 Wim Taymansgst/: Don't queue buffers in basesink when we are flushing.
2005-05-16 David Schleefgst/gstminiobject.c: Use g_atomic_int_get() instead...
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks