platform/upstream/gstreamer.git
2016-11-12 Nicola Murinogst-uninstalled: add GIO_EXTRA_MODULES
2016-11-12 Tim-Philipp... utils: faster GST_WRITE_* macros if unaligned access...
2016-11-12 Tim-Philipp... parse: better error message when linking two elements...
2016-11-12 Tim-Philipp... Add gst_print(), gst_println(), gst_printerr(), gst_pri...
2016-11-12 Scott D Phillipstaglist: remove `return void` in gst_tag_register
2016-11-11 Nicolas Huettests: add unit test for gst_adapter_prev_pts_at_offset()
2016-11-11 Nicolas Huetadapter: fix distance when getting prev pts/dts at...
2016-11-11 Scott D Phillipsmeson: don't add_global_arguments when being built...
2016-11-11 Guillaume Desmottesbasetransform: fix pool leak when early returning in...
2016-11-11 Guillaume Desmottesinfo: add GstStream and GstStreamCollection support...
2016-11-11 Seungha Yangbasesrc: Support PROTECTION event from application
2016-11-11 Antonio Ospitemeson: tools: generate the targets dynamically
2016-11-11 Antonio Ospitetools: don't mention gst-feedback in man pages
2016-11-11 Antonio Ospitetools: put the examples descriptions before the command...
2016-11-11 Antonio Ospitetools: don't start lines with single quotes in man...
2016-11-11 Antonio Ospitetools: escape dashes in the man pages
2016-11-10 Nirbheek Chauhanmeson: Fir dependencies of gstnet-1.0
2016-11-10 Nirbheek Chauhanmeson: Add GstBase-1.0.gir to gst_base_dep
2016-11-10 Tim-Philipp... baseparse: add since marker for new API to docs and...
2016-11-10 Vincent Penquerc'hbaseparse: expose gst_base_parse_drain
2016-11-09 Thibault Sauniermeson: Advertise dependency on gst_dep generating girs
2016-11-09 Victor Tosotests: Fix compile warning on mingw64
2016-11-09 Sebastian Drögefunnel: Make sure to only lock the stream lock once
2016-11-09 Victor Tosopool: Fix compiler warning on mingw64
2016-11-04 Tim-Philipp... win32: update .def for new API
2016-11-04 Thibault Sauniermeson: Unset the plugin paths to generate the .gir...
2016-11-04 Thibault Saunierdebug: Remove the Gst only based stack trace printing...
2016-11-04 Thibault Sauniertracers: leaks: Use the new gst_debug_get_stack_trace
2016-11-04 Thibault Sauniergst: Use libunwind/libdw to generate backtraces if...
2016-11-04 Antonio Ospitetools: gst-launch: fix minor memory leak when failing...
2016-11-03 Nicolas Dufresnebasesink: Make sure we never drop the preroll buffer
2016-11-03 Nicolas Dufresnebasesink: Don't nest prepare/render calls
2016-11-02 Luis de Bethencourtbasesink: fix typo in documentation
2016-11-02 Sebastian Drögebasesink: Fix gst_base_sink_set_drop_out_of_segment...
2016-11-02 Nirbheek Chauhanclock_gettime.c: Use __APPLE__ instead of __MACH__
2016-11-02 Nirbheek Chauhanbuild: Fix AM_CONDITIONAL check for clock_gettime
2016-11-02 Sebastian Drögegst: Also include the gstdynamictypefactory.c source...
2016-11-02 Sebastian Drögegst: Install gstdynamictypefactory.h header file
2016-11-02 Sebastian DrögeRevert "baseparse: fix draining with less data than...
2016-11-02 Jan Schmidtparse-launch: Support linking all pads with new operator
2016-11-02 Jan SchmidtAdd new basesink API to exports and Since markers
2016-11-02 Jan Schmidtdynamic types: Implement dynamic types in the registry
2016-11-02 Jan Schmidtfakesink: Add property to not drop out-of-segment buffers
2016-11-01 Sebastian Drögevalue: Update GstValue table size for GValueArray
2016-11-01 Sebastian Drögefunnel: Always push all sticky events whenever we forwa...
2016-11-01 Sebastian Drögetee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding...
2016-11-01 Tim-Philipp... baseparse: fix draining with less data than min frame...
2016-11-01 Stian Selnesinfo: Replace %p and %r in GST_DEBUG_FILE
2016-11-01 Stian Selnesregistry: set env GST_REGISTRY_DISABLE=yes to disable...
2016-11-01 Stian Selnesgstvalue: Make GValueArray serializable
2016-11-01 Wonchul Leeelement: Allow multiple conversion specifiers for reque...
2016-11-01 Thiago Santospad: add no-reconfigure link check
2016-11-01 Tim-Philipp... meson: update version
2016-11-01 Tim-Philipp... docs: remove app dev manual and plugin writer's guide
2016-11-01 Sebastian DrögeBack to development
2016-11-01 Sebastian DrögeRelease 1.10.0
2016-11-01 Sebastian DrögeUpdate .po files
2016-11-01 Sebastian Drögepo: Update translations
2016-11-01 Sebastian DrögeUpdate .po files
2016-10-25 Nirbheek Chauhanmeson: Add an option to explicitly disable gtk-doc
2016-10-24 Nicolas DufresneRevert "collectpads: Assume PTS is equal DTS if PTS...
2016-10-24 Nicolas Dufresneallocator: Mark registered allocator for leak
2016-10-24 Andrew Eikumgstmessage.h: Avoid gcc bit shift overflow compiler...
2016-10-23 Tim-Philipp... parse: fix erroneous use of _("")
2016-10-22 Tim-Philipp... docs: add index for API new in 1.10
2016-10-22 Tim-Philipp... docs: add index for API new in 1.8
2016-10-21 Jesper Larsenadapter: Fix mix-up between DTS and PTS
2016-10-21 Sebastian DrögeRevert "queue: Fix race when calculating cur_level...
2016-10-20 Thibault SaunierRevert "meson: Use the new `pic` argument on static...
2016-10-20 Thibault Sauniermeson: Use the new `pic` argument on static libs
2016-10-20 Stian Selnesqueue: Fix race when calculating cur_level.time
2016-10-19 Matthew Waterselement: use g_strcmp0 in set_context
2016-10-19 Matthew Waterselement: check for invalid gstcontext's being provided...
2016-10-18 Nirbheek Chauhanbuild: Apply XCode 8 workaround for iOS too
2016-10-15 Nirbheek Chauhanmeson: Don't use c_std=c99
2016-10-14 Thibault Saunierstats: Fix warning
2016-10-14 Thibault Sauniermeson: Make use of new environment object and set plugi...
2016-10-13 Sebastian Drögecontrolbinding: Store object in a thread-safe GWeakRef
2016-10-13 Sebastian Drögeargbcontrolbinding: gst_object_replace() is transfer...
2016-10-13 Sebastian Drögedirectcontrolbinding: Clarify in the documentation...
2016-10-13 Sebastian Drögecontrolsource: Remove misleading sentence from the...
2016-10-13 Sebastian Drögeobject: Fix broken sentence structure in docs
2016-10-13 Vincent Penquerc'htracers: fix structure leak
2016-10-13 Edward Herveystreams: Extend GstStreamType documentation
2016-10-12 Nirbheek Chauhanbuild: Fix clock_gettime check with XCode 8
2016-10-11 Edward Herveybin: Add a new GST_BIN_FLAG_STREAMS_AWARE flag
2016-10-10 Tim-Philipp... docs: paths in env vars are separated by semicolons...
2016-10-10 Guillaume Desmottesdocs: fix GST_LEAKS_TRACER_SIG doc
2016-10-08 Edward Herveybin: Fix iterator resync'ing
2016-10-08 Edward Herveyqueue2: Implement gst_event_full_func handling
2016-10-08 Stefan Sauertracer/rusage: fix format string args
2016-10-01 Sebastian Drögemessage: Fix typo in gst_message_new_progress() docs
2016-09-30 Thibault Sauniermeson: Setup pre-commit hooks when configuring
2016-09-30 Tim-Philipp... meson: update version
2016-09-30 Sebastian DrögeRelease 1.9.90
2016-09-30 Sebastian DrögeUpdate .po files
2016-09-30 Sebastian Drögepo: Update translations
2016-09-27 Tim-Philipp... meson: tracers: signal availability of libunwind and...
2016-09-26 Thibault Sauniermeson: Build tracers
2016-09-26 Thibault Sauniermeson: Fix gtkdoc using new meson features
next