platform/upstream/gstreamer.git
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
2009-08-06 Mark Nauwelaertsqueue: add unit test
2009-08-06 Wim Taymansbasetransform: clarify _caps_is_equal()
2009-08-06 Wim Taymansbasetransform: refactor metadata modifications
2009-08-06 Wim Taymanscapsfilter: only set caps when different
2009-08-06 Wim Taymansbasetransform: enable optimisation
2009-08-06 Wim Taymanstests: don't set caps on unwritable buffers
2009-08-06 Wim Taymansqueue: get caps after making writable
2009-08-06 Wim Taymanscapsfilter: fix refcounting problem
2009-08-06 Wim Taymansbasetransform: fix refcounting problem
2009-08-06 Wim Taymanscaps: add some more debugging in _replace
2009-08-06 Wim Taymanspad: Add some more debugging
2009-08-06 Wim Taymansghostpad: small improvements
2009-08-06 Wim Taymansbasesink: cleanups in position queries
2009-08-06 Tim-Philipp... configure.ac: fix libxml2 check, which is only needed...
2009-08-06 Tim-Philipp... gst-uninstalled: rename uninstalled registry file to...
2009-08-06 Tim-Philipp... gst-uninstalled: refine search paths for uninstalled...
2009-08-06 Tim-Philipp... docs: dist GStreamer-1.0 buffer design draft
2009-08-06 Sebastian Drögetaglist: Add new ALBUM_ARTIST tag to the docs
2009-08-06 John Millikintaglist: Add support for ALBUM_ARTIST tag
2009-08-06 Stian Selnesbasesink: Query upstream for the position if conversion...
2009-08-06 Kipp Cannonbasetransform: Improve debug output in gst_base_transfo...
2009-08-06 Sebastian Drögebasetransform: Don't unset GAP flag if working in passt...
2009-08-06 Jan Schmidtback to development -> 0.10.24.1
2009-08-04 Jan SchmidtRelease 0.10.24 RELEASE-0.10.24
2009-08-04 Jan SchmidtUpdate .po files
next