platform/upstream/gstreamer.git
2009-09-05 Sebastian Drögegst: Add gobject-introspection support
2009-09-05 Sebastian DrögeAutomatic update of common submodule
2009-09-04 Tim-Philipp... docs: fix docs for gst_byte_reader_{get|peek}_float*()
2009-09-04 Wim Taymansevent: whitespace fixes
2009-09-04 Aurelien Grimaudbin: Only unref EOS message after it is not used anymore
2009-09-02 Wim Taymansstates: post structure change on sinkpads
2009-09-02 Wim Taymansbin: avoid false 'loop detected' warnings
2009-09-01 Wim Taymansbasesrc: whitespace fixes
2009-09-01 Wim Taymansbuffer: whitespace fixes
2009-09-01 Jan Schmidtdist: Don't list the streams subdir twice in examples...
2009-09-01 Jan Schmidtgstbin: Don't propagate a NULL cached index to added...
2009-09-01 Jan Schmidtdocs: Add a note about regenerating the changelog in...
2009-09-01 Tim-Philipp... element: don't take object lock for g_critical() and...
2009-09-01 Sebastian Drögeiterator: Add unit test for the single iterator
2009-09-01 Sebastian Drögeiterator: Only visit the element a single time in the...
2009-09-01 Sebastian Drögeiterator: Fix single iterator for NULL objects and...
2009-08-31 Stefan Kostdebug: more detail in wrong-state-on-dispose error.
2009-08-31 Wim Taymansiterator: fix docs for _new_single().
2009-08-31 Tim-Philipp... docs: it's its
2009-08-31 Mark Nauwelaertsregistry: fill in elementfactory when registering element
2009-08-31 Wim Taymansutils: use 128bits division on x86_64
2009-08-29 Руслан Ижбулатовsystemclock: fix compilation of win32 code
2009-08-28 Wim Taymansbin: cache index
2009-08-28 Wim Taymanselement: better type checks
2009-08-28 Wim Taymanselement; whitespace fixes
2009-08-28 Wim Taymansdefs: add gst_iterator_new_single to defs
2009-08-28 Wim Taymansadapter: whitespace fixes
2009-08-28 Thijs VermeirCheck suggested caps for proxy alloc
2009-08-28 Wim Taymansqueue: whitespace fixes
2009-08-28 Wim Taymanssystemclock: use preformance counters on windows
2009-08-28 Wim Taymanssystemclock: fix indentation
2009-08-28 Wim Taymansutils: use shift instead of division
2009-08-28 Wim Taymansutils: make inlining explicit
2009-08-28 Wim Taymansutils: optimize for x86_64 with some inline asm
2009-08-28 Wim Taymansutils: factor out the leading zero count code
2009-08-28 Wim Taymansutils: pass correction factor around
2009-08-28 Wim Taymansutils: whitespace fixes
2009-08-28 Wim Taymansutils: move common correction code in a macro
2009-08-27 Wim Taymansbasesink: whitespace fixes
2009-08-26 Sebastian Drögeiterator: Allow to use NULL as object for the single...
2009-08-26 Sebastian Drögeiterator: API: Add gst_iterator_new_single()
2009-08-24 Wim Taymansbasesrc: return result of _set_caps()
2009-08-24 Wim Taymansbasesink: whitespace fixes
2009-08-22 David SchleefIt's __GNUC__, not _GNUC_
2009-08-21 Tim-Philipp... docs: add link to cgit tarball download of gst-template...
2009-08-20 Tim-Philipp... pluginfeature: add guard to gst_plugin_feature_type_nam...
2009-08-19 Sebastian Drögedocs: Don't talk about the deprecated libgnome and...
2009-08-19 Sebastian Drögeexamples: Link rtpool-test to libpthread for using...
2009-08-18 Sebastian Drögetools: Use iterate_internal_links instead of deprecated...
2009-08-18 Sebastian Drögemultiqueue: Use iterate_internal_links instead of depre...
2009-08-18 Sebastian Drögegstpad: Add some DISABLE_DEPRECATED markers in the...
2009-08-18 Sebastian Drögedocs: Update the design docs for bin state changes...
2009-08-18 Antoine Tremblaygstbin: Don't try to change children's state if they...
2009-08-18 Sebastian Drögeghostpad: Always get the proxypad's ghostpad via the...
2009-08-18 Laurent Glayalfilesink: Add property to allow to append to an already...
2009-08-14 Sebastian Drögeconfigure: Remove duplicated check for clock_gettime
2009-08-14 Sebastian Drögegstutils: Add special random unit test for 64 scaling...
2009-08-13 Sebastian Drögegstutils: Add new scaling functions to the docs
2009-08-13 Sebastian Drögegstutils: Add (very) minimal unit test for the new...
2009-08-13 Kipp Cannongstutils: API: Add rounding to nearest and next integer...
2009-08-13 Kipp Cannongstutils: Revert parts of last change to optimize the...
2009-08-13 Sebastian Drögegstutils: Fix violations of strict-aliasing rules in...
2009-08-13 Kipp Cannongstutils: Refactor gst_util_uint64_scale()
2009-08-11 Jonas Holmbergbufferlist: update doc string
2009-08-11 Sebastian Drögegstsegment: Actually start==stop==segment_start is...
2009-08-11 Sebastian Drögegstsegment: Fix unit test and add an additional test
2009-08-11 Sebastian Drögegstsegment: Clipping should detect start=stop<segment_s...
2009-08-11 Sebastian Drögegstbus: Unref pipeline after usage in test_custom_main_...
2009-08-11 Edward Herveydocs: add Edward's git plugin moving howto to moving...
2009-08-10 Tim-Philipp... checks: don't forget to include config.h in the GstObje...
2009-08-10 Tim-Philipp... checks: try to fix GstObject unit test on OSX
2009-08-10 Tim-Philipp... checks: set pipelines to NULL state in parse-launch...
2009-08-10 Tim-Philipp... checks: set pipeline back to NULL state in GstBus unit...
2009-08-10 Tim-Philipp... check: add some logging before calling gst_task_cleanup...
2009-08-08 Sebastian Drögecheck: Call gst_task_cleanup_all() in GST_END_TEST
2009-08-08 Edward Herveybasesink: Remove dead assignments
2009-08-08 Edward Herveygst: Remove dead assignments
2009-08-07 Tim-Philipp... gitignore: ignore new queue-error test
2009-08-06 Tim-Philipp... check: add internal-check.h to BUILT_SOURCES in attempt...
2009-08-06 Tim-Philipp... autogen.sh: older aclocals don't like -I. so use -I...
2009-08-06 Wim Taymansgstbuffer: add additional checking for writability
2009-08-06 Tim-Philipp... check: disable unit test support on win32 for now
2009-08-06 Tim-Philipp... check: fix symbol exporting
2009-08-06 Tim-Philipp... check: fix issues with 'make distcheck'
2009-08-06 Tim-Philipp... check: use private copy of check for libgstcheck
2009-08-06 Tim-Philipp... check: add internal copy of check-0.9.6
2009-08-06 Tim-Philipp... docs: fix Since: tag for new gst_caps_can_intersect...
2009-08-06 Stefan Kostutils: use new _caps_can_intersect()
2009-08-06 Stefan Kostpad: use new _caps_can_intersect()
2009-08-06 Stefan Kostbasetransform: use new _caps_can_intersect()
2009-08-06 Stefan Kostcaps: add gst_caps_can_intersect()
2009-08-06 Stefan Kostbasetransform: only check caps_is_fixed() if they changed
2009-08-06 Stefan Kostcaps: split callback for structure intersect into two...
2009-08-06 Stefan Kostlogging: log if we copy caps to be able to track it
2009-08-06 Stefan Kostcaps: add comments about g_ptr_array size behaviour
2009-08-06 Stefan Kostexample: unref the clock id
2009-08-06 Stefan Kostpad: use correct variable in test
2009-08-06 Stefan Kostregistry: add filename to debug message, like elsewhere
2009-08-06 Stefan Kostbin: fix compiler warning about unused var when disabli...
2009-08-06 Mark Nauwelaertsqueue: post error message when pausing task
next