memory: make guint8 * for easy usage
[platform/upstream/gstreamer.git] / gst /
2012-01-25 Wim Taymansmemory: make guint8 * for easy usage
2012-01-25 Wim Taymansmemory: add method to create mapped memory
2012-01-25 Wim TaymansAdd new GstMapInfo
2012-01-25 Edward Herveycontrolbindings: name is not a const
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-24 Stefan Sauercontroller: cleanup the control-binding construction
2012-01-24 Vincent Penquerc'hgstvalue: handle NULL dest in bitmask/bitmask intersection
2012-01-24 Vincent Penquerc'hgstvalue: add stepped ranges
2012-01-24 Vincent Penquerc'hgstutils: add a 64 bit version of GCD calculation
2012-01-24 Vincent Penquerc'hgstvalue: enforce identical basic types in lists, arrays
2012-01-23 Stefan Sauerobject: register all properties in one go
2012-01-23 Stefan Sauercontroller: allow different controlbindings
2012-01-22 Tim-Philipp MüllerReplace deprecated GStaticMutex with GMutex
2012-01-22 Tim-Philipp MüllerUse GLib's type for GError instead of our own
2012-01-22 Tim-Philipp MüllerUse recent GLib API unconditionally now that we depend...
2012-01-22 Tim-Philipp Müllertrace: don't use deprecated GStaticMutex API in (still...
2012-01-20 Stefan Sauercontroller: improve control binding handling
2012-01-20 Stefan Sauercontroller: remove convenience api for control sources
2012-01-19 Wim Taymansmemory improvements
2012-01-19 Tim-Philipp Müllerdocs: fix typo in bus docs
2012-01-19 Wim TaymansUpdate for new gthread API
2012-01-18 Sebastian Drögepad: Don't forward the allocation query by default
2012-01-18 Tim-Philipp Müllergst: suppress some more deprecated thread api until...
2012-01-16 Wim Taymansmemory: make writability check into a method
2012-01-16 Wim Taymansbuffer: improve docs
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-12 Tim-Philipp MüllerRemove GST_TYPE_DATE, our own GDate type
2012-01-11 Vincent Penquerc'hgststructure: clarify _get docs about the returned...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-09 Christian Fredrik... Also add headerfile
2012-01-09 Christian Fredrik... Fix dotfile API to be exported since macros can't be...
2012-01-09 Matej KnoppFix printf format build warnings
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 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 Taymanstests: add unit test for GstMemory
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-05 Tim-Philipp Müllergst: include locale.h before any other i18n headers
2012-01-05 Idar Tollefsengstconfig.h: adds and uses SunPro visibility attribute...
2012-01-04 Idar Tollefsenpoll: include correct poll.h based on autoconf test
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 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 Tim-Philipp Müllerregistry: get rid of gst_default_registry_*() convenien...
2012-01-02 Tim-Philipp Müllerregistry: rename gst_registry_get_default() to gst_regi...
2012-01-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-02 Tim-Philipp Müllertags: add GST_TAG_LANGUAGE_NAME
2012-01-01 Stefan Sauercontroller: support control mapping for enums
2012-01-01 Stefan Sauercontroller: add more debug logging
2011-12-31 Stefan Sauercontroller: remove obsolete FIXME comment
2011-12-31 Stefan Sauercontrol-sources: turn into GstObjects
2011-12-30 Tim-Philipp Müllerregistry: remove padding and signal vfuncs
2011-12-30 Tim-Philipp Müllerelement: add LARGE padding to class structure
2011-12-30 Tim-Philipp Müllerindex: remove GstIndex and GstIndexFactory for now
2011-12-30 Stefan Sauergst: unref the two cotnroller types in _deinit()
2011-12-30 Tim-Philipp Müllermath-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 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
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-26 Tim-Philipp Müllerregistry: move private bits into private struct
2011-12-26 Tim-Philipp Müllervalue: micro-optimisation: avoid some unnecessary g_val...
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 MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-25 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-23 Wim Taymansbufferpool: cleanup metadata in reset_buffer
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-21 Wim Taymanscaps: rename variable for consistency
2011-12-20 Wim Taymanscaps: add ANY and EMPTY singletons
2011-12-20 Wim Taymansremove const in gst_type_find_register()
2011-12-20 Stefan Sauercontroller: remove unused parent_class varriable from...
2011-12-19 Stefan Sauercontroller: cleanup interpolation modes
2011-12-19 Stefan Sauercontrolsources: refactor interpolation control source
2011-12-19 Wim Taymansmemory: make subclasses add other flags
2011-12-14 Tim-Philipp Müllerpad: allow NULL as filter caps argument with query_caps()
2011-12-12 Tim-Philipp Müllerelementfactory: use new 'transfer floating' annotation...
2011-12-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-12 Sebastian Drögeglib-compat: Add license boilerplate for LGPL
2011-12-10 Wim Taymanspad: don't forward on NULL pads
2011-12-09 Stefan Sauerpreset: allow applications to specify an extra preset dir
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-06 Tim-Philipp Müllerindexfactory: fix memory leak
next