gstinfo: maintain ABI compatibility even if debugging is disabled
[platform/upstream/gstreamer.git] / gst /
2009-07-13 Tim-Philipp Müllergstinfo: maintain ABI compatibility even if debugging...
2009-07-13 Jan Schmidtstructure: Change NULL and empty string handling
2009-07-08 Sebastian Drögeregistry: Use g_build_filename() instead of g_strjoin...
2009-07-07 Tim-Philipp Müllerdocs: add 'Since' tag for new GST_DEBUG_CATEGORY_GET...
2009-07-06 Stefan Kostinfo: allow getting other log categories. Fixes #587417
2009-07-06 Stefan Kostlogging: log object type in message
2009-07-02 Tim-Philipp Müllerdocs: fix gtk-doc /*< private >*/ marker
2009-06-30 Wim Taymansmessage: fix parsing of the step done message
2009-06-30 Edward Herveybinaryregistry: Use local values in while/for loops...
2009-06-30 Edward HerveySpread branch prediction macros.
2009-06-30 Edward HerveyUse local variables in for/while loops.
2009-06-29 Wim Taymansbufferlist: use faster gst_buffer_list_get()
2009-06-29 Wim Taymansbufferlist: fix example
2009-06-29 Jonas Holmbergdocs: fix some typos
2009-06-29 Stefan Kostlogging: add a performace log category
2009-06-27 Stefan Koststructure: fix int->gint to be in sync with the *.h...
2009-06-26 Stefan Kostrequest-pad: tell about ref counts in release_request_p...
2009-06-24 Wim Taymanscaps: avoid doing logic in g_assert
2009-06-24 Edward HerveyGstStructure: Use direct values for repetitive conditio...
2009-06-24 Edward Herveyminiobjects: Don't chain up to empty finalize method.
2009-06-24 Edward Herveygstcaps: Use direct values for repetitive conditionals...
2009-06-24 Tim-Philipp Müllermake check: add check for enum type class unrefs in...
2009-06-23 Wim Taymanstrace: use proper locking in GstTrace
2009-06-23 Wim Taymansobject: also add pointers to debug
2009-06-22 Stefan Kosttaglist: fix typo in tag description
2009-06-20 Jan Schmidtinit: Fix indent, and ref the gst_buffer_list_item_get_...
2009-06-19 Wim Taymansbufferlist: remove old enum from docs
2009-06-19 Tim-Philipp Müllergstinfo: define __gst_debug_min to LOG_LEVEL_NONE if...
2009-06-19 Wim Taymansbufferlist: Various cleanups
2009-06-19 Tim-Philipp Müllerdocs: make gtk-doc happy
2009-06-19 Tim-Philipp Müllertaskpool: fix unused variable warning in case debugging...
2009-06-19 Tim-Philipp Müllergstinfo: fix export of GST_CAT_BUFFER_LIST when --gst...
2009-06-17 Josep Torragstelement: moved the clock unref to the right place
2009-06-17 Josep Torragstelement: unref the clock when the element changes...
2009-06-17 Руслан ИжбулатовReplaced deprecated win32-compatibility function with...
2009-06-16 Josep Torragstbin: swap the lines of my previous commit
2009-06-16 Josep Torragstbin: remove clock references when clock lost happens
2009-06-16 Branko Subasicghostpad: Add support for GstBufferLists
2009-06-16 Christopher Halse... iterator: Explicitly mention refcounting in docs
2009-06-16 Tim-Philipp Müllergstxml: fix (de)serialisation of properties of type...
2009-06-15 Wim Taymansbin: make sure we set the next state correctly
2009-06-15 Wim Taymansdebug: add some more debug to element and pads
2009-06-14 Руслан Ижбулатовsegment: fix include order to get config.h before _mingw.h
2009-06-14 Tim-Philipp Müllertaglist: add functions to create a new taglist with...
2009-06-12 René StadlerFix remaining --disable-gst-debug ABI breakage.
2009-06-12 Wim Taymansmessage: fix docs
2009-06-12 Wim Taymansstepping: more stepping improvements
2009-06-12 Wim Taymansmessage: add step-start message
2009-06-11 Tim-Philipp Müllergstvalue: more efficient value table lookup for fundame...
2009-06-11 Tim-Philipp Müllergstvalue: don't put GTypes into int variables
2009-06-11 Jan Schmidtelementfactory: Fix a compiler warning
2009-06-10 Tim-Philipp MüllerMake sure config.h is only included once
2009-06-10 Stefan Kostplugin: add since: tags for the api docs.
2009-06-10 Stefan Kostplugin: fix leaks introduced by fix for #584389
2009-06-10 Tim-Philipp Müllerstructure: add gst_structure_*_get*() vararg functions
2009-06-10 Tim-Philipp Müllerdocs: a few small API doc fixes and additions
2009-06-10 Tim-Philipp Müllerlogging: when logging taglists, shorten long buffer...
2009-06-09 Wim Taymanssegment: make conversion more precise
2009-06-08 Tim-Philipp Müllerutils: gst_util_uint64_scale*() micro-optimisations
2009-06-08 Tim-Philipp MüllerRemove double semicolons at end of line
2009-06-07 Stefan Kostregistry: allow plugins to cache extra data in registry...
2009-06-07 Stefan Kostregistry: don't recreate features on first use. Fixes...
2009-06-07 Wim Taymansgstvalue: remove type checks and redundant code
2009-06-07 Wim Taymansvalue: fix fraction range lcopy function
2009-06-07 Wim Taymansgstvalue: performance improvements
2009-06-07 Wim Taymansstructure: no need to clear on init
2009-06-05 Jan Schmidtgststructure: Fix some memory leaks. Sprinkle G_LIKELY...
2009-06-04 Wim Taymansghostpad: avoid excessive notify for caps
2009-06-04 Wim Taymanssegment: add gst_segment_set_running_time
2009-06-03 Tim-Philipp Müllererrors: reword state change failed error message and...
2009-06-03 Tim-Philipp MüllerAPI: add GST_MESSAGE_SRC_NAME macro
2009-06-03 Wim Taymanssegment: add method for converting to position
2009-06-02 Stefan Koststructure: fix serialisation of nested structures.
2009-06-01 Tim-Philipp Müllerinfo: widen log level strings to take into account...
2009-06-01 Wim Taymansframestep: implement backwards framestep
2009-06-01 Wim Taymansadd new API for framestepping
2009-06-01 Tim-Philipp Müllerstructures: don't leak invalid or empty strings when...
2009-05-31 Stefan Kostregistry: fix comment formatting
2009-05-31 Tim-Philipp Müllertaglists: make _get_{string|pointer} return FALSE for...
2009-05-31 Tim-Philipp Müllertaglists: warn if someone tries to add empty or NULL...
2009-05-29 Tim-Philipp Müllerstructure: add gst_structure_id_new() convenience function
2009-05-29 Tim-Philipp Müllermicro-optimisation: use GST_QUARK in more places
2009-05-29 Wim Taymanselement: reset start_time in lost state
2009-05-29 Wim Taymansdocs: update element an pipeline docs
2009-05-29 Wim Taymanspipeline: deprecate old methods, fix test
2009-05-29 Wim Taymanspipeline: use START_TIME to keep track of time
2009-05-29 Wim Taymansbin: set the base_time and start_time better
2009-05-29 Wim Taymansbin: make the bin set the start_time on elements
2009-05-29 Wim Taymanselement: add start_time field an methods
2009-05-28 Wim Taymanspad: add pad private structure
2009-05-27 Wim Taymansbuffer: avoid memory leaks
2009-05-27 Sebastian DrögeAPI: Add gst_message_{new,parse}_tag_full() to get...
2009-05-27 Sebastian DrögeRevert "element: Set the originating pad as message...
2009-05-25 Wim Taymanselement: fix typo in comments
2009-05-25 Wim Taymansclock: remove assertion
2009-05-25 Wim Taymansclock: enable monotonic clock when we can
2009-05-25 Wim Taymanspad: keep task ref before releasing the lock
2009-05-25 Wim Taymansgsttask: avoid join to return early
2009-05-24 Stefan Kostpreset: fix update rule
2009-05-22 Stefan Kostregistry: don't free node-date and deref again. Fixes...
next