platform/upstream/gstreamer.git
2012-01-26 Sebastian Drögecaps: Use correct size for caps allocation
2012-01-26 Sebastian Drögecaps: Make GstCaps public struct more opaque by moving...
2012-01-26 Sebastian Drögecaps: Store a pointer to GstCaps in GstStaticCaps
2012-01-26 Wim Taymansevent: remove the sticky event index
2012-01-26 Tim-Philipp... docs: remove collectpads from docs, fix build
2012-01-26 Tim-Philipp... bufferpool: use GstValueArray instead of GValueArray...
2012-01-26 Tim-Philipp... tools: gst-inspect: suppress deprecation warnings for...
2012-01-26 Sebastian Drögecollectpads2: Unit test is valgrind clean now
2012-01-26 Sebastian Drögecollectpads2: Fix unit test to actually work again
2012-01-26 Sebastian Drögecollectpads2: Port collectpads unit test to collectpads2
2012-01-26 Wim Taymanspad: add probe id to the info
2012-01-26 Sebastian Drögecollectpads: Remove old collectpads
2012-01-26 Sebastian Drögecollectpads2: Don't forward CAPS event automatically
2012-01-26 Sebastian Drögecollectpads2: Fix handling of the event function and...
2012-01-25 Jason DeRosegst_pad_template_new() now returns a floating reference
2012-01-25 Peteris Krisjanisgst_pipeline_new now returns a floating reference.
2012-01-25 Peteris Krisjanisgst: gst_parse_bin_from_description returns a new reference
2012-01-25 Tim-Philipp... query: use GArray for internal arrays instead of the...
2012-01-25 Peteris Krisjanisgst: Changed introspection transfer flag to (transfer...
2012-01-25 Thomas Vander... Automatic update of common submodule
2012-01-25 Wim Taymansmemory: add flags to the mapinfo
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-25 Sebastian DrögeAutomatic update of common submodule
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'htests: add basic tests for new stepped ranges
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 Tim-Philipp... benchmarks: add missing include
2012-01-23 Stefan Sauerobject: register all properties in one go
2012-01-23 Stefan Sauerdocs: update controller api design
2012-01-23 Stefan Sauercontroller: allow different controlbindings
2012-01-22 Tim-Philipp... Replace deprecated GStaticMutex with GMutex
2012-01-22 Tim-Philipp... tools: fix typo in gst-inspect debug message
2012-01-22 Tim-Philipp... Use GLib's type for GError instead of our own
2012-01-22 Tim-Philipp... multiqueue: fix size of atomic counter
2012-01-22 Tim-Philipp... Use recent GLib API unconditionally now that we depend...
2012-01-22 Tim-Philipp... trace: don't use deprecated GStaticMutex API in (still...
2012-01-21 Tim-Philipp... scripts: set GI_TYPELIB_PATH in gst-uninstalled
2012-01-20 Vincent Penquerc'hlibcheck: make the definition of fail not fail with...
2012-01-20 Stefan Sauercontroller: improve control binding handling
2012-01-20 Stefan Sauercontroller: remove convenience api for control sources
2012-01-19 Wim Taymansbasesrc: handle NULL from getcaps
2012-01-19 Wim Taymansbasesink: handle lists correctly
2012-01-19 Colin Waltersbuild: add --disable-fatal-warnings configure option
2012-01-19 Mark Nauwelaertstests: clockstress: perform sanity check on thread...
2012-01-19 Wim Taymansmemory improvements
2012-01-19 Tim-Philipp... docs: fix typo in bus docs
2012-01-19 Matej Knopp.gitignore: add visual studio IDE files and OS X .DS_St...
2012-01-19 Wim TaymansUpdate for new gthread API
2012-01-18 Sebastian Drögeconfigure.ac: GIO check is now in gst-glib2.m4
2012-01-18 Sebastian DrögeAutomatic update of common submodule
2012-01-18 Sebastian Drögeconfigure.ac: Require GLib 2.31.10 and improve GIO...
2012-01-18 Sebastian Drögebasetransform: Always call ::propose_allocation vfunc
2012-01-18 Sebastian Drögepad: Don't forward the allocation query by default
2012-01-18 Tim-Philipp... gst: suppress some more deprecated thread api until...
2012-01-18 Tim-Philipp... win32: update .def files for api changes
2012-01-18 Tim-Philipp... configure: remove --disable-net option and always...
2012-01-18 Tim-Philipp... configure: remove some socket cruft
2012-01-18 Tim-Philipp... net: port to use gio's networking API
2012-01-17 Sebastian Drögenet: Add GIO to the gi-scanner packages
2012-01-17 Sebastian Drögenetaddressmeta: Use GSocketAddress instead of our own...
2012-01-16 Wim Taymansmemory: make writability check into a method
2012-01-16 Wim Taymanstests: improve memory test
2012-01-16 Wim Taymansbuffer: improve docs
2012-01-13 Mark Nauwelaertsadapter: ensure automagic _unmap in some more cases
2012-01-13 Vincent Penquerc'hadapter: automatically unmap on clearing
2012-01-13 Mark Nauwelaertsbasesrc: prevent unlikely caps leak
2012-01-13 Vincent Penquerc'hgst-inspect: plug factory leak on error
2012-01-13 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2012-01-12 Tim-Philipp... Remove GST_TYPE_DATE, our own GDate type
2012-01-12 Antoine Tremblaybaseparse: clear adapter in reset so baseparse is reusable
2012-01-12 Vincent Penquerc'hgstinspect: fix features and list leaks
2012-01-12 Edward Herveywin32: add new API to .def file
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-10 Edward Herveytypefind: Send caps again after activation
2012-01-09 Christian Fredrik... Add latest specfile changes
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 Tim-Philipp... tests: ignore new memory test binary
2012-01-09 Matej KnoppFix printf format build warnings
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 Havard Graffbasesink: don't compensate for render-delay twice
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
next