platform/upstream/gstreamer.git
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
2009-08-03 Mark Nauwelaertsbytereader: avoid wrap-around in buffer size checks...
2009-07-30 Jan Schmidt0.10.24.5 pre-release
2009-07-29 Edward Herveycollectpads: Get the flushing state with the object...
2009-07-29 Edward Herveycollectpads: Make sure the CollectData list is up-to...
2009-07-29 Edward Herveycollectpads: Split out _check_pads into a version witho...
2009-07-28 Tim-Philipp... check: make new GstStreamConsistency structure private
2009-07-24 Jan Schmidt0.10.23.4 pre-release
2009-07-24 Robin Stockerbasesrc: don't handle SEEKING queries for formats that...
2009-07-23 Stefan KostAutomatic update of common submodule
2009-07-20 Stefan Kostgstregistrybinary: add +1 after error checking
2009-07-20 Jan Schmidt0.10.23.3 pre-release
2009-07-20 Wim Taymanstests: make sure the tasks are joined
2009-07-20 Wim Taymanstask: fix taskpool leak
2009-07-20 Wim Taymansbasesrc: make tag queuing threadsafe
2009-07-20 Edward Herveygstcheck: Add a stream consistency checking helper...
2009-07-20 Stefan Kostbinaryregistry: don't unref NULL if we have an early...
2009-07-20 Edward Herveybasesrc: Serialize tags into the dataflow. Fixes #588745
2009-07-16 Tim-Philipp... docs: fix API docs for gst_{adapter|byte_reader}_masked...
2009-07-16 Tim-Philipp... tags: only emit a g_warning() for empty tag strings...
2009-07-14 Jan Schmidt0.10.23.2 pre-release
2009-07-14 Stefan Kostvalue: add explanation for shortcut
2009-07-14 Stefan Kostbasetransform: take size once
2009-07-14 Stefan Kostvalue: fix can_intersect to behave like intersect
2009-07-13 Tim-Philipp... gstinfo: maintain ABI compatibility even if debugging...
2009-07-13 Jan Schmidtstructure: Change NULL and empty string handling
2009-07-13 Olivier CrêteAutomatic update of common submodule
2009-07-13 Andoni Moralesfilesink: Fix segfault with MSVC
2009-07-13 Edward Herveydocs/design: Update Makefile.am for changed framestep...
2009-07-10 Tim-Philipp... tools: the plugin features listed by gst-inspect are...
2009-07-10 Wim Taymansdocs: add draft for arbitrary buffer metadata idea
2009-07-10 Wim Taymansdocs: more framestep docs out of draft
2009-07-10 Wim Taymansdocs: update framestep document
2009-07-08 Philip Jägenstedttools: Fix compilation if option parsing is disabled
2009-07-08 Sebastian Drögeregistry: Use g_build_filename() instead of g_strjoin...
2009-07-07 Tim-Philipp... docs: add 'Since' tag for new GST_DEBUG_CATEGORY_GET...
2009-07-06 Stefan Kostcollectpads: make it the best of wims and edwards patch.
2009-07-06 Stefan Kostinfo: allow getting other log categories. Fixes #587417
2009-07-06 Stefan Kostbasetransform: make comment a FIXME comment
2009-07-06 Stefan Kostlogging: log object type in message
2009-07-06 Stefan Kostlogging: use perf category for dropped buffers
2009-07-05 Edward Herveycollectpads: Don't forward FLUSH_STOP if some input...
2009-07-04 Edward Herveycollectpads: Update the cookie when setting ourselves...
2009-07-02 Tim-Philipp... docs: fix gtk-doc /*< private >*/ marker
2009-07-02 Tim-Philipp... typefindelement: log probability in debug message
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 Edward Herveylibs/controller: Set default gst debugging category.
2009-06-29 Wim Taymanstests: fix example
2009-06-29 Wim Taymansbufferlist: use faster gst_buffer_list_get()
2009-06-29 Wim Taymansbufferlist: fix example
2009-06-29 Ognyan Tonchevbasesink: take timestamp later
2009-06-29 Jonas Holmbergdocs: fix some typos
next