platform/upstream/gstreamer.git
2009-06-11 Jan Schmidtelementfactory: Fix a compiler warning
2009-06-11 Jan Schmidtdocs: Bump common, fix the upload logic inclusion
2009-06-11 Jan Schmidtmultiqueue: Use the slice allocator for MultiQueueItems
2009-06-10 Tim-Philipp... Make 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... structure: add gst_structure_*_get*() vararg functions
2009-06-10 Tim-Philipp... docs: a few small API doc fixes and additions
2009-06-10 Tim-Philipp... logging: when logging taglists, shorten long buffer...
2009-06-09 Wim Taymansmultiqueue: check byte range even when we have timestamps
2009-06-09 Wim Taymansbasesink: update segment start/stop for clipping
2009-06-09 Wim Taymansbasesink: do proper clipping in stepping
2009-06-09 Wim Taymanssegment: make conversion more precise
2009-06-08 Tim-Philipp... utils: gst_util_uint64_scale*() micro-optimisations
2009-06-08 Tim-Philipp... Remove double semicolons at end of line
2009-06-08 Wim Taymansstepping: do flushing steps correctly
2009-06-08 Jan Schmidtbasesink: Change awkward wording in a translateable...
2009-06-08 Wim Taymansbasesink: add non-flushing steps
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 Taymanstests: conditionally compile the streams example
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-05 Mark Nauwelaertsbasesrc: reply to QUERY_SEEKING with original format...
2009-06-04 Tim-Philipp... configure: remove AC_C_INLINE and update win32 files...
2009-06-04 Wim Taymansghostpad: avoid excessive notify for caps
2009-06-04 Wim Taymansbasesink: fix clipped start/stop after step
2009-06-04 Wim Taymansbasesink: use more correct segment methods
2009-06-04 Wim Taymanssegment: add gst_segment_set_running_time
2009-06-03 Tim-Philipp... po: update .po files for string changes
2009-06-03 Tim-Philipp... errors: reword state change failed error message and...
2009-06-03 Tim-Philipp... gst-launch: refer to element, pad, or object in some...
2009-06-03 Tim-Philipp... API: add GST_MESSAGE_SRC_NAME macro
2009-06-03 Wim Taymanssegment: add method for converting to position
2009-06-03 Wim Taymansbasesink; handle EOS correctly.
2009-06-03 Tim-Philipp... Revert "go back to allowing gettext 0.11.5, but don...
2009-06-03 Tim-Philipp... Revert "only update submodule when it is not on a speci...
2009-06-03 Tim-Philipp... docs: fix up reference to gst-launch-0.8
2009-06-03 Wim Taymansbasesink: forget previous times when stepping
2009-06-02 Thomas Vander... go back to allowing gettext 0.11.5, but don't mix with...
2009-06-02 Thomas Vander... only update submodule when it is not on a specific...
2009-06-02 David Schleeftools: Set pipeline to PAUSED before waiting for main...
2009-06-02 Stefan Koststructure: fix serialisation of nested structures.
2009-06-02 Wim Taymansbasesink: fix regression in unit tests
2009-06-01 Tim-Philipp... info: widen log level strings to take into account...
2009-06-01 Wim Taymansbasesink: post a warning on excessive framedrops
2009-06-01 Wim Taymansbasesink: more stepping in reverse
2009-06-01 Wim Taymansbasesink: use start_time as the step start
2009-06-01 Wim Taymansbasesink: catch step cases in _wait_preroll()
2009-06-01 Wim Taymansbasesink: more stepping in reverse fixes
2009-06-01 Wim Taymansbasesink: small cleanups
2009-06-01 Wim Taymansframestep: implement backwards framestep
2009-06-01 Wim Taymansbasesink: add framestepping in time
2009-06-01 Wim Taymansexamples: step in time as well
2009-06-01 Wim Taymansexample: print step_done message and sync
2009-06-01 Wim Taymansbasesink: keep track of stepped time
2009-06-01 Wim Taymansbasesink: move stuff around, more stepping
2009-06-01 Wim TaymansAdd frame stepping in PAUSED example
2009-06-01 Wim Taymansbasesink: first stab at frame stepping in PAUSED
2009-06-01 Wim Taymansadd new API for framestepping
2009-06-01 Tim-Philipp... structures: don't leak invalid or empty strings when...
2009-06-01 Stefan Kostcontroller: add test for cubic int. and too few control...
2009-06-01 Stefan Kostfakesrc: add a FIXME comment for blocksize vs. size...
2009-05-31 Tim-Philipp... identity: hack around g_object_notify() bug by protecti...
2009-05-31 Stefan Kostcontroller: use real world number in benchmark
2009-05-31 Stefan Kostregistry: fix comment formatting
2009-05-31 Tim-Philipp... fakesink: hack around crasher bug in g_object_notify...
2009-05-31 Tim-Philipp... taglists: make _get_{string|pointer} return FALSE for...
2009-05-31 Tim-Philipp... taglists: warn if someone tries to add empty or NULL...
2009-05-29 Tim-Philipp... structure: add gst_structure_id_new() convenience function
2009-05-29 Tim-Philipp... micro-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 Taymansdocs: remove a TODO item that is fixed now
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 Arnout Vandecappelleadapter: fix _masked_scan_uint32() at boundaries
2009-05-28 Wim Taymanspad: add pad private structure
2009-05-27 Sebastian DrögeAdd missing symbol to the win32 exports
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-26 Jan SchmidtUpdate common
2009-05-26 Tim-Philipp... Fix 'make distcheck'
2009-05-26 Tim-Philipp... manuals.mak: attempt to make 'make distcheck' work...
2009-05-26 Tim-Philipp... docs: fix cdparanoia example pipeline in gst-launch...
2009-05-25 Wim Taymanselement: fix typo in comments
2009-05-25 Jan Schmidtdist: Fix the name of the header to dist: testrtpool...
2009-05-25 Jan SchmidtUpdate common
2009-05-25 Wim Taymansclock: remove assertion
2009-05-25 Wim Taymansclock: enable monotonic clock when we can
2009-05-25 Wim Taymansdocs: add Image to draft klass documentation
2009-05-25 Wim Taymanspad: keep task ref before releasing the lock
2009-05-25 Wim Taymansgsttask: avoid join to return early
next