platform/upstream/gstreamer.git
2012-01-09 Tim-Philipp... po: update translations for new strings
2012-01-06 Edward Herveygstvalue: Allow NULL dest when subtracting bitmask
2012-01-06 Wim Taymansbuffer: ensure writable memory in memset
2012-01-06 Wim Taymansmemory: check semantics of nested mappings
2012-01-06 Wim Taymansqueue2: unmap with the right data pointer
2012-01-06 Wim Taymansdocs: improve memory docs
2012-01-06 Wim Taymansmemory: handle -1 size in unmap
2012-01-06 Wim Taymansmemory: improve semantics of unmap
2012-01-05 Wim Taymansmemory: add more checks
2012-01-05 Wim Taymansmemory: take offset into account
2012-01-05 Wim Taymansdocs: clarify resize and current mappings
2012-01-05 Wim Taymansmemory: clarify nested mappings, add unit test
2012-01-05 Tim-Philipp... win32: add new API to .def file
2012-01-05 Wim Taymanstests: add more memory unit tests
2012-01-05 Wim Taymanstests: add unit test for GstMemory
2012-01-05 Wim Taymanscheck: add macro to check for memory refcount
2012-01-05 Wim Taymansimprove docs a little
2012-01-05 Sebastian Drögevalue: Add tests for the bitmask type
2012-01-05 Sebastian Drögestructure: Add "bitmask" as alias for (GstBitmask)...
2012-01-05 Sebastian Drögevalue: Add 64-bit bitmask type
2012-01-04 Tim-Philipp... Automatic update of common submodule
2012-01-04 Wim Taymansbuffer: only reserve 6 extra flags
2012-01-03 Wim TaymansGST_FLOW_UNEXPECTED -> GST_FLOW_EOS
2012-01-03 Wim Taymanscompat: restore UNEXPECTED
2012-01-03 Wim Taymansdocs: fix some docs
2012-01-03 Wim Taymansdefs: update
2012-01-03 Wim Taymanstaglist: avoid exposing the lists in tags
2012-01-03 Wim Taymanstaglist: add missing functions
2012-01-03 Wim Taymansvalue: add macro to check if a gvalue holds a sample
2012-01-02 Wim Taymansdocs: fix build of docs examples
2012-01-02 Wim Taymansbaseparse: turn assert into a real error
2012-01-02 Wim Taymansbasesrc: handle latency event
2012-01-02 Tim-Philipp... registry: get rid of gst_default_registry_*() convenien...
2012-01-02 Tim-Philipp... registry: rename gst_registry_get_default() to gst_regi...
2012-01-02 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2012-01-02 Tim-Philipp... tags: add GST_TAG_LANGUAGE_NAME
2012-01-01 Stefan Sauerdocs: update controller design doc
2012-01-01 Stefan Sauercontroller: rename some tests
2012-01-01 Stefan Sauercontroller: support control mapping for enums
2012-01-01 Stefan Sauercontroller: remove nonsense parts from test object...
2012-01-01 Stefan Sauerinterpolationcontrolsource: fix cubic interpolation...
2012-01-01 Stefan Saueraudio-example: also plot reverse-saw
2012-01-01 Stefan Sauerlfocontrolsource: cleanups and fix triangle calculations
2012-01-01 Stefan Saueraudio-example: fix the example
2012-01-01 Stefan Sauerlfocontrolsource: make chainable
2012-01-01 Stefan Sauercontroller: add logging and fix array functions
2012-01-01 Stefan Sauercontroller: cleanup the tests
2012-01-01 Stefan Sauercontroller: add more debug logging
2012-01-01 David Schleefconvert Makefile spaces to tabs
2011-12-31 Stefan Sauercontroller: also test array functions
2011-12-31 Stefan Sauercontroller: remove obsolete FIXME comment
2011-12-31 Stefan Sauercontroller: fix tests
2011-12-31 Stefan Sauercontrol-sources: turn into GstObjects
2011-12-30 Tim-Philipp... registry: remove padding and signal vfuncs
2011-12-30 Tim-Philipp... tests: disable GstIndex unit test
2011-12-30 Tim-Philipp... index: rename GstAssocFlags to GstIndexAssociationFlags
2011-12-30 Tim-Philipp... base: disable unused index API and make functions static
2011-12-30 Tim-Philipp... win32: remove index API from .def file
2011-12-30 Tim-Philipp... element: add LARGE padding to class structure
2011-12-30 Tim-Philipp... index: remove GstIndex and GstIndexFactory for now
2011-12-30 Stefan Sauergst: unref the two cotnroller types in _deinit()
2011-12-30 Stefan Sauercontroller: add more tests to core controller suite
2011-12-30 Stefan Sauercontroller: add a test for bindings control sources...
2011-12-30 Tim-Philipp... math-compat: move static variable for NAN into #ifndef...
2011-12-30 Stefan Sauercontroller: use NAN instead of FP_NAN (which is the...
2011-12-29 Thiago Santosoutput-selector: Do not false warn about unlinked pad
2011-12-29 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-28 Edward Herveytests: Fix leak in pad check
2011-12-28 Wim Taymansgst: deinit meta flags too
2011-12-28 Edward Herveygst: Initialize new GstMetaFlags in init_post()
2011-12-28 Edward Herveygstquery: Small doc fixups
2011-12-27 Matej Knoppwin32: fix exported variables for VS 2010
2011-12-27 Stefan Sauertriggercontrolsource: fix control reaches end of non...
2011-12-27 Tim-Philipp... controller: quick-fix compiler warning breaking the...
2011-12-27 Tim-Philipp... tests: can't access private registry structure members...
2011-12-27 Tim-Philipp... controller: fix compiler warning in interpolation contr...
2011-12-26 Tim-Philipp... filesrc: remove "fd" property
2011-12-26 Tim-Philipp... registry: move private bits into private struct
2011-12-26 Tim-Philipp... value: micro-optimisation: avoid some unnecessary g_val...
2011-12-25 Tim-Philipp... libs: remove gdp dataprotocol library
2011-12-25 Tim-Philipp... tests: fix unused-variable compiler warning
2011-12-25 Tim-Philipp... win32: update exports for new API
2011-12-25 Stefan Sauerdocs: add the start of a design document for controller
2011-12-25 Stefan Sauercontroller: split and cleanup the tests
2011-12-25 Stefan Sauercontroller: move GValue handling from control-sources...
2011-12-25 Stefan Sauercontroller: move GstControlledProperty into a separate...
2011-12-25 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-12-25 Tim-Philipp... filesrc: return any remaining data on EOS before return...
2011-12-25 Tim-Philipp... filesrc: minor cosmetic changes
2011-12-25 Tim-Philipp... collectpads2: fix up compilation after merge
2011-12-25 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-12-24 Thiago Santosporting: update porting-to-0.11
2011-12-23 Wim Taymansbufferpool: cleanup metadata in reset_buffer
2011-12-22 Wim Taymansdef: update for new symbols
2011-12-22 Wim Taymansbufferpool: handle metadata in the pool
2011-12-22 Wim Taymansbuffer: add foreach function for the metadata
2011-12-22 Wim Taymansbufferlist: small doc fix
2011-12-22 Wim Taymansmeta: add metadata flags
2011-12-22 Mark Nauwelaertspipeline: only have a top-level pipeline do pipeline...
2011-12-22 Tim-Philipp... controller: fix GType name of interpolation mode enum
next