Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst /
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
2011-12-06 Wim Taymanspad: put new event probe type next to other event types
2011-12-06 Matej KnoppAdd GST_PAD_PROBE_TYPE_HANDLE_FLUSH
2011-12-06 Stefan Sauercontroller: fix gpointer vs. gpointer* mess up
2011-12-06 Wim Taymanspad: remove GST_FLOW_RESEND
2011-12-06 Stefan Sauercontroller: use _OBJECT logging variants more
2011-12-06 Stefan Sauercontroller: remove GstValueArray
2011-12-06 Stefan Sauercontroller: remove gst_object_get_value_arrays
2011-12-05 Matej Knoppcorrect return value in gst_push_sticky
2011-12-05 Wim Taymansmake some macros into inline functions
2011-12-05 Wim Taymansmake some more macros as inline functions
2011-12-04 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-04 Tim-Philipp MüllerSuppress deprecation warnings in selected files, for...
2011-12-04 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-04 Edward Herveygstquery: Fix unitialized variable
2011-12-04 Edward Herveygstsegment: Initialize with proper type
2011-12-03 Tim-Philipp Müllerg_thread_init() is deprecated in glib master
2011-12-03 Tim-Philipp Müllertagsetter: update for thread API deprecations in glib...
2011-12-03 Tim-Philipp Müllertaglist: update for thread API deprecations in glib...
2011-12-03 Tim-Philipp Müllertaglist: remove gst_tag_list_get_{char,uchar}
2011-12-03 Tim-Philipp Müllerg_thread_create() is deprecated in GLib master, use...
2011-12-01 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-01 Wim Taymanstaglist: make some tags of type GstSample
2011-12-01 Wim Taymanssample: remove const
2011-12-01 Wim Taymanssample: add new sample miniobject
2011-12-01 Stefan Sauerbus: use GST_MESSAGE_SOURCE_NAME() which also takes...
2011-12-01 Wim Taymansbuffer: add copy flag for meta
2011-11-30 Tim-Philipp Müllerinfo: move FIXME log level after WARNING
2011-11-30 Tim-Philipp Müllerevent: warn and fail instead of creating newsegment...
next