platform/upstream/gstreamer.git
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
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-05 Wim Taymansdocs: remove some old methods
2011-12-04 Tim-Philipp... check: allow non-joinable threads in private g_thread_c...
2011-12-04 Tim-Philipp... docs: remove removed tag list functions from docs as...
2011-12-04 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-12-04 Tim-Philipp... Suppress deprecation warnings in selected files, for...
2011-12-04 Tim-Philipp... Work around deprecated thread API in glib master
2011-12-04 Tim-Philipp... benchmarks: g_thread_create() is deprecated in GLib...
2011-12-04 Tim-Philipp... net: initialise GError variables to NULL
2011-12-04 Edward Herveywin32: Update defs files
2011-12-04 Edward Herveygstquery: Fix unitialized variable
2011-12-04 Edward Herveygstsegment: Initialize with proper type
2011-12-03 Tim-Philipp... g_thread_init() is deprecated in glib master
2011-12-03 Tim-Philipp... tagsetter: update for thread API deprecations in glib...
2011-12-03 Tim-Philipp... taglist: update for thread API deprecations in glib...
2011-12-03 Tim-Philipp... taglist: remove gst_tag_list_get_{char,uchar}
2011-12-03 Tim-Philipp... docs: remove some macros that no longer exist
2011-12-03 Tim-Philipp... g_thread_create() is deprecated in GLib master, use...
next