platform/upstream/gstreamer.git
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
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 Jan Schmidtautogen.sh: Use printf instead of 'echo -n'. Check...
2009-06-26 Jan SchmidtAutomatic update of common submodule
2009-06-26 Stefan Kostrequest-pad: tell about ref counts in release_request_p...
2009-06-25 Tim-Philipp... basesink: don't do things with side effects within...
2009-06-24 Wim Taymanscaps: avoid doing logic in g_assert
2009-06-24 Jan Schmidtmultiqueue: Fire the overrun signal on EOS
2009-06-24 Jan SchmidtAutomatic update of common submodule
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... make 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-23 Chad Hannacapsfilter: Add GAP flag support
2009-06-23 Wim Taymansdefs: add new byte reader methods
2009-06-23 Tim-Philipp... bytereader: add a bunch of utility functions for string...
2009-06-22 Stefan Kosttaglist: fix typo in tag description
2009-06-21 Tim-Philipp... tests: fix crash and leak in bufferlists unit test
2009-06-20 Jan Schmidtinit: Fix indent, and ref the gst_buffer_list_item_get_...
2009-06-19 Tim-Philipp... gst-inspect: fix broken flags to flag string serialisation
2009-06-19 Wim Taymanstee: add buffer-list support
2009-06-19 Wim Taymansbufferlist: remove old enum from docs
2009-06-19 Tim-Philipp... gstinfo: define __gst_debug_min to LOG_LEVEL_NONE if...
2009-06-19 Wim Taymansbufferlist: Various cleanups
2009-06-19 Tim-Philipp... docs: make gtk-doc happy
2009-06-19 Tim-Philipp... po: update .po files after string changes
2009-06-19 Tim-Philipp... fdsink: clean up some more error and debug messages
2009-06-19 Tim-Philipp... taskpool: fix unused variable warning in case debugging...
2009-06-19 Tim-Philipp... gstinfo: fix export of GST_CAT_BUFFER_LIST when --gst...
2009-06-18 Wim Taymanscollectpads: use the right flushing flag.
2009-06-18 Edward Herveycollectpads: Properly handle flushing pads.
2009-06-18 Tim-Philipp... fdsink: fix error message
2009-06-18 Wim Taymansfdsink: add the new field in the header
2009-06-18 Benjamin Gaignardfdsink: make fdsink seekable
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 Wim Taymansbasesink: add Since tag for new method
2009-06-16 Branko Subasicbasesink: add support for buffer list
2009-06-16 Branko Subasicghostpad: Add support for GstBufferLists
2009-06-16 Christopher... iterator: Explicitly mention refcounting in docs
2009-06-16 Tim-Philipp... gstxml: fix (de)serialisation of properties of type...
2009-06-15 Tim-Philipp... queue: fix compiler warning
next