platform/upstream/gstreamer.git
2012-01-30 Stefan Sauercontrolsource: sink the floating ref
2012-01-30 Wim Taymansbuffer; remove IN_CAPS buffer flag
2012-01-30 Wim Taymansdefs; update for new api
2012-01-30 Wim Taymansquery: pass allocator in query
2012-01-30 Wim Taymansmemory: add memory type
2012-01-30 Olivier Crêtevalve: Repush sticky events after disabling dropping
2012-01-30 Wim Taymansmemory: add boxed GType for the allocator
2012-01-30 Wim Taymansmemory: make the allocator refcounted
2012-01-30 Wim Taymansdefs: update for gap event
2012-01-30 Philippe Normandcore: don't ship gsttrace.h private header
2012-01-28 Tim-Philipp... event: require a valid duration for the GAP event
2012-01-28 Tim-Philipp... gst: ref new enum type in gst_init()
2012-01-28 Tim-Philipp... docs: add some (out) annotations for stream config...
2012-01-28 Tim-Philipp... event: add constructor and parse function for new GAP...
2012-01-28 Tim-Philipp... docs: GST_EVENT_STREAM_CONFIG is implemented now
2012-01-28 Tim-Philipp... docs: mention codec data / stream header change in...
2012-01-28 Olivier CrêteUse macros to register boxed types thread safely
2012-01-28 Olivier Crêtecheck: Update gst_check_element_push_buffer to 0.11...
2012-01-27 Sebastian Drögegst-inspect: Fix memory leak
2012-01-27 Sebastian Drögegst-inspect: Don't unref plugin features multiple times
2012-01-27 Tim-Philipp... docs: add new stream config functions to docs
2012-01-27 Tim-Philipp... tests: fix simple-launch-lines compilation
2012-01-27 Sebastian Drögesegment: Add padding to the public struct
2012-01-27 Tim-Philipp... gst: don't ref GType for private enum for which there...
2012-01-27 Tim-Philipp... win32: update .def for new and removed API
2012-01-27 Tim-Philipp... event: add construct and parse API for the new STREAM...
2012-01-27 Wim Taymanstrace: remove from public headers
2012-01-27 Andoni Morales... caps: fix documenation typo
2012-01-27 Wim Taymanstrace: rework alloc tracing
2012-01-27 Vincent Penquerc'htypefind: answer caps queries with our typefound caps
2012-01-27 Sebastian Drögetypefind: Do typefinding from a separate thread and...
2012-01-27 Wim Taymansqueue2: fix memory leak
2012-01-27 Wim Taymanstrace: make alloc trace work for miniobject again
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-27 Sebastian Drögecollectpads2: Move private fields from the public struc...
2012-01-27 Stefan Sauercontroller: no fancy utf8 chars in the gi annotations
2012-01-27 Wim Taymanstests: fix some more leaks
2012-01-27 Sebastian Drögequeue2: Fix handling of the new stream-start event
2012-01-27 Vincent Penquerc'hgstplugin: add a few consts to read only data
2012-01-27 Stefan Sauercontroller: add gi annotations
2012-01-27 Sebastian Drögeutils: Fix unit test
2012-01-27 Wim Taymanstests: fix leaks
2012-01-27 Wim Taymansmemory: avoid memory leak
2012-01-27 Wim Taymansbasetransform: avoid caps leak
2012-01-27 Sebastian Drögeidentity/fake{src,sink}: Include event type name in...
2012-01-27 Sebastian Drögeevent: Mark the new GAP event as non-sticky
2012-01-27 Sebastian Drögecollectpads2: Drop the stream-start and stream-config...
2012-01-27 Sebastian Drögeevent rebase
2012-01-27 Sebastian Drögebasesrc: Send the stream-start event as first event...
2012-01-27 Sebastian Drögeevent: Add constructor and docs for the new STREAM_STAR...
2012-01-26 Wim Taymanspad: add user data to chain functions
2012-01-26 Wim Taymansbasetransform: fix typo
2012-01-26 Vincent Penquerc'htaglist: restore date/time type to GstDateTime
2012-01-26 Peteris Krisjanisgst: gst_parse_launch now returns a floating reference
2012-01-26 Edward Herveygststructure: Set "transfer none" to return values...
2012-01-26 David Schleefelement: call ->release_pad() to clean up pad
2012-01-26 Wim Taymansevent: add some more events
2012-01-26 Andoni Morales... gstmemory: add missing parameter
2012-01-26 Sebastian Drögecaps: Fix compiler warning
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
next