platform/upstream/gstreamer.git
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
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-05 Idar Tollefsenbuild: don't output configure options via autogen if...
2012-01-05 Tim-Philipp... gst: include locale.h before any other i18n headers
2012-01-05 Idar Tollefsengstconfig.h: adds and uses SunPro visibility attribute...
2012-01-04 Idar Tollefsenplugins: explicitly cast initialization values to the...
2012-01-04 Idar Tollefsenpoll: include correct poll.h based on autoconf test
2012-01-04 Tim-Philipp... configure: check for sys/poll.h
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
next