gstinfo: remove useless ternary operator usage.
[platform/upstream/gstreamer.git] / gst /
2010-12-03 Edward Herveygstinfo: remove useless ternary operator usage.
2010-12-03 Edward Herveygstevent: Use structure property directly, avoid functi...
2010-12-03 Wim Taymanspad: add push cache to bufferlists
2010-12-03 Wim Taymanspad: don't cache the peer chainfunc
2010-12-03 Wim Taymanspad: clear pad cache when installing probes
2010-12-03 Wim Taymanspad: explicitly inline some functions
2010-12-03 Wim Taymanspad: remove unused variable
2010-12-03 Wim Taymanspad: invalidate caches on flush and pad block
2010-12-03 Wim Taymanspad: don't unref NULL caps
2010-12-03 Wim Taymanspad: add invalidate function
2010-12-03 Wim Taymanspad: small cleanup
2010-12-03 Wim Taymanspad: improve pad push caching
2010-12-03 Wim Taymanspad: prototype of pad push cache
2010-12-03 Wim Taymanstask: avoid task lock for each iteration
2010-12-03 Stefan Kostdocs: query doc improvements
2010-12-03 Stefan Kostelementfactory: clarify list item types in comments
2010-12-03 Stefan Kostpadtemplate: add two FIXME0.11: comments
2010-12-03 Stefan Kostpadtemplate: allow disablinbg the template name conform...
2010-12-03 Stefan Kostpadtemplate: the supplied caps may not be NULL
2010-12-03 Stefan Kostgstobject: more default name generation more efficient
2010-12-03 Stefan Kostpluginfeature: use the parent_class from G_DEFINE_TYPE...
2010-12-03 Stefan Kostelementfactory: use g_intern_string for interface names
2010-12-03 Stefan Kostregistry: also intern the static caps
2010-12-02 Stefan Kostelementfactory: meta-data can be NULL
2010-12-02 Thiago Santosgstdatetime: Fix handling of timezones
2010-12-02 Wim Taymansutils: return immediately for -1 conversion
2010-12-02 Wim Taymansutils: a convert query can have a -1 input value
2010-12-02 Wim Taymanspipeline: avoid using invalid clock times
2010-12-02 Wim Taymanscaps: improve some comments about the zigzag intersection
2010-12-02 Edward Herveygstclock: New API to re-use a single shot GstClockID
2010-12-02 Wim Taymanssegment: move g_return_if_fail to where it is needed
2010-12-02 Sebastian Drögeversion: Take nano version into account in GST_CHECK_VE...
2010-12-02 Sebastian Drögepad: Set the event source object if none is set yet...
2010-12-02 David Hoytgsttask: Set thread names on Windows with MSVC if a...
2010-12-02 Sebastian Drögemacros: Define restrict keyword if not available
2010-11-29 Tim-Philipp Müllerutils: avoid 'unused argument' warnings caused by GST_B...
2010-11-21 Evan Nemersonintrospection: Include exported packages information...
2010-11-18 Tim-Philipp Müllerelementfactory: fix caps leak in element factory list...
2010-11-17 Thiago Santosdatetime: Add _from_unix_epoch variants
2010-11-03 Vladimir Eremeevmath-compat: don't re-define _USE_MATH_DEFINES if alrea...
2010-10-22 Edward Herveyelementfactory: Fix 64bit constant
2010-10-16 Tim-Philipp Müllerdocs: add some gtk-doc Since: markers
2010-10-13 Thiago Santosdatetime: Use seconds as double
2010-10-13 Thiago Santosgstdatetime: Move doc outside the ifdefs
2010-10-13 Thiago Santosdatetime: Use GDateTime if available
2010-10-13 Thiago Santosglib-private: Add include protection macro
2010-10-13 Tim-Philipp Müllerbuffer: add guard to buffer_set_caps() that checks...
2010-10-13 Stefan Kostsystemclock: add a missing G_PARAM_STATIC_STRINGS
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-10-11 Wim Taymansbin: fix documentation for iterate_sources
2010-10-11 Sebastian Drögebin: Initialize variable
2010-10-11 Wim Taymansbin: Improve tracking of source elements
2010-10-11 Wim Taymanselement: add IS_SOURCE flag
2010-10-10 Vincent Penquerc'hregistry: g_mapped_file_unref exists already since...
2010-10-07 Tim-Philipp Müllerpads: use new g_object_notify_by_pspec() for caps notif...
2010-10-07 Tim-Philipp Müllerclock: remove unnecessary g_object_notify() call
2010-10-05 Tim-Philipp Müllergstinfo: remove random MSVC compatibility define for...
2010-10-05 Tim-Philipp Müllergst: add math-compat.h header
2010-09-27 Thiago Santosgstdatetime: Fix string serialization
2010-09-23 Trond Andersenclock: fix racy shutdown clock id leak
2010-09-23 Thiago Santostag: Adds GST_TAG_GEO_LOCATION_HORIZONTAL_ERROR
2010-09-23 Stefan KostRevert "pad: use a nested lock to avoid reffing the...
2010-09-22 Stefan Kostpad: use a nested lock to avoid reffing the peer
2010-09-17 Wim Taymansbufferlist: add function to add a list of buffers
2010-09-16 Tim-Philipp Müllerelementfactory: make sure gstreamer has been initialize...
2010-09-16 Tim-Philipp Müllerquery: minor gst_query_add_buffering_range() code reflow
2010-09-16 Tim-Philipp Müllerquery: gst_query_add_buffering_range() optimisations
2010-09-16 Tim-Philipp Müllerstructure: micro-optimisation for some setter functions
2010-09-16 Tim-Philipp Müllerstructure: add gst_structure_{id_}take_value()
2010-09-16 Wim Taymansbin: fix doc string, we post element messages
2010-09-16 Wim Taymansbin: add message-forward option
2010-09-16 Tim-Philipp Müllerplugin: use strstr() instead of g_strstr_len()
2010-09-13 Thiago Santosgstpad: Fix flush-stop event handling
2010-09-13 Stefan Kostdocs: fix warnings pointed out by gtk-doc
2010-09-13 Stefan Kosttaskpool: make debug only code conditional
2010-09-12 Colin Waltersintrospection: Build with latest g-i
2010-09-09 Stefan Kostpluginloader: don't leak entries for blacklisted files
2010-09-09 Edward Herveygstobject: avoid string creation when not needed
2010-09-08 Tim-Philipp Müllercaps: simplify code a bit
2010-09-08 Stefan Kostpad: add a unchecked variant for pull
2010-09-06 Tim-Philipp Müllergsterror: add default error message for GST_LIBRARY_ERR...
2010-09-06 Tim-Philipp Müllergsterror: avoid pointless string copying
2010-09-06 Stefan Kostdocs: give a practical example for the gst_object_has_a...
2010-09-06 Stefan Kostelementfactory: use the parent_class defined by G_DEFIN...
2010-09-06 Olivier Crêteregistrychunks: Use the correct variable for debug...
2010-09-06 Stefan Kostelement-details: allow for arbitrary element details
2010-09-03 Sebastian Drögegstquery: Only fill the start/stop values of the buffer...
2010-09-03 Philippe Normandgstquery: new buffering_ranges API
2010-09-03 Edward HerveyGstElementFactory: Add listing features
2010-09-01 Jeffrey S. SmithFix casts in a bunch of inline functions to maintain...
2010-09-01 Philippe Normandgstvalue: Add new GstInt64Range type
2010-08-31 Arun Raghavandocs: Trivial cleanup for GST_DEBUG_CATEGORY_GET
2010-08-30 Edward Herveyinfo: Re-instate the default for color usage
2010-08-28 Sebastian Drögeutils: Fix inverted assertion logic in gst_util_fractio...
2010-08-28 Sebastian Drögeutils: Add gst_util_fraction_compare() to compare fractions
2010-08-27 Sebastian Drögepad: Deprecate GST_FLOW_IS_FATAL() and GST_FLOW_IS_SUCC...
2010-08-26 Alessandro Decinagstplugin: load the gst-python plugin loader with G_MOD...
2010-08-25 Thiago Santostag: Adds GST_TAG_APPLICATION_DATA
next