platform/upstream/gstreamer.git
2011-12-30 Tim-Philipp... element: add LARGE padding to class structure
2011-12-30 Tim-Philipp... index: remove GstIndex and GstIndexFactory for now
2011-12-30 Stefan Sauergst: unref the two cotnroller types in _deinit()
2011-12-30 Stefan Sauercontroller: add more tests to core controller suite
2011-12-30 Stefan Sauercontroller: add a test for bindings control sources...
2011-12-30 Tim-Philipp... math-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 Edward Herveytests: Fix leak in pad check
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-27 Stefan Sauertriggercontrolsource: fix control reaches end of non...
2011-12-27 Tim-Philipp... controller: quick-fix compiler warning breaking the...
2011-12-27 Tim-Philipp... tests: can't access private registry structure members...
2011-12-27 Tim-Philipp... controller: fix compiler warning in interpolation contr...
2011-12-26 Tim-Philipp... filesrc: remove "fd" property
2011-12-26 Tim-Philipp... registry: move private bits into private struct
2011-12-26 Tim-Philipp... value: micro-optimisation: avoid some unnecessary g_val...
2011-12-25 Tim-Philipp... libs: remove gdp dataprotocol library
2011-12-25 Tim-Philipp... tests: fix unused-variable compiler warning
2011-12-25 Tim-Philipp... win32: update exports for new API
2011-12-25 Stefan Sauerdocs: add the start of a design document for controller
2011-12-25 Stefan Sauercontroller: split and cleanup the tests
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... Merge remote-tracking branch 'origin/master' into 0.11
2011-12-25 Tim-Philipp... filesrc: return any remaining data on EOS before return...
2011-12-25 Tim-Philipp... filesrc: minor cosmetic changes
2011-12-25 Tim-Philipp... collectpads2: fix up compilation after merge
2011-12-25 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-12-24 Thiago Santosporting: update porting-to-0.11
2011-12-23 Wim Taymansbufferpool: cleanup metadata in reset_buffer
2011-12-22 Wim Taymansdef: update for new symbols
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-22 Tim-Philipp... controller: fix GType name of interpolation mode enum
2011-12-21 Wim Taymansdef: update
2011-12-21 Wim Taymanscaps: rename variable for consistency
2011-12-20 Sebastian Drögebasetransform: If the filtered peer caps are already...
2011-12-20 Wim Taymansdef: update defs
2011-12-20 Wim Taymanscaps: add ANY and EMPTY singletons
2011-12-20 Wim Taymansremove const in gst_type_find_register()
2011-12-20 Wim Taymansdefs: update
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 Stefan Sauercontrolsource: clean up lfo control source
2011-12-19 Tim-Philipp... win32: add new collectpads2 function to .def file
2011-12-19 Mark Nauwelaertscollectpads2: add convenience clipping function
2011-12-19 Mark Nauwelaertsbasetransform: do not delay sparse stream newsegment...
2011-12-19 Wim Taymansmemory: make subclasses add other flags
2011-12-19 Mark Nauwelaertsbasetransform: suggestion compatible with upstream...
2011-12-15 Mark Nauwelaertscollectpads2: delay collecting buffer if a pad newly...
2011-12-15 Stefan Sauercontroller: user the parent_class vars from G_DEFINE_TYPE
2011-12-14 Tim-Philipp... pad: allow NULL as filter caps argument with query_caps()
2011-12-12 Vincent Penquerc'hfilesrc: do not mistake short reads for EOS
2011-12-12 Matej Knoppbaseparse: Clear queued frames with other queues
2011-12-12 Tim-Philipp... elementfactory: use new 'transfer floating' annotation...
2011-12-12 Tim-Philipp... po: update languages
2011-12-12 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-12-12 Sebastian Drögeglib-compat: Add license boilerplate for LGPL
2011-12-11 Tim-Philipp... po: update translations
2011-12-10 Wim Taymansbasesrc: say we handle RECONFIGURE event
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-09 Wim Taymansbasesrc: stop when negotiation fails
2011-12-08 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Sebastian Drögebasetransform: Fix code path to come up with possible...
2011-12-08 Sebastian Drögebasetransform: Fall back to upstream provided caps...
2011-12-08 Sebastian Drögebasetransform: Fall back to upstream provided caps...
2011-12-08 Sebastian Drögebasetransform: Refactor gst_base_transform_buffer_alloc...
2011-12-08 Tim-Philipp... win32: update .def files for latest API additions
2011-12-08 Tim-Philipp... tests: fix up selector test after merge
2011-12-08 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-12-07 Vincent Penquerc'hbaseparse: do not use a byte value instead of a time...
2011-12-07 Sebastian Drögeselector: Push newsegment events before any buffers...
2011-12-07 Sebastian Drögeinputselector: Don't send a NEWSEGMENT event if a buffe...
2011-12-07 Sebastian Drögeoutputselector: Don't send last segment/buffer when...
2011-12-07 Sebastian Drögebasetransform: If suggested caps are not compatible...
2011-12-06 Tim-Philipp... indexfactory: 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 Sebastian Drögefakesink: Make event/buffer verbose output consistent...
2011-12-06 Sebastian Drögeidentity: Print buffer flags in the verbose output
2011-12-06 Sebastian Drögefakesrc: Make event/buffer verbose output consistent...
2011-12-06 Stefan Sauertests: don't include glib/gthread.h directly
2011-12-06 Stefan Sauercontroller: port the test to new api as well
2011-12-06 Stefan Sauercontroller: fix gpointer vs. gpointer* mess up
2011-12-06 Wim Taymanspad: remove GST_FLOW_RESEND
2011-12-06 Wim Taymansbasesrc: add async start option
2011-12-06 Wim Taymansfix compilation
2011-12-06 Wim Taymansfilesrc: cleanup error path
2011-12-06 Wim Taymansfix compilation
2011-12-06 Stefan Sauercontroller: use _OBJECT logging variants more
2011-12-06 Stefan Sauercontroller: remove GstValueArray
next