platform/upstream/gstreamer.git
2015-06-12 Nicolas Dufresneclock: Add signed time utilities
2015-06-12 Thiago Santosmessage: add allow-none to gst_message_new_ function
2015-06-12 Tim-Philipp... win32: update .def file for new API
2015-06-12 Lazar Claudiucontroller: Added absolute direct control binding,...
2015-06-12 Matthew Watersmemory: provide a mem_map_full that takes the GstMapInfo
2015-06-11 Alison Chaikendocs: manual: fix name reversal in basics-pads
2015-06-11 Tim-Philipp... gst_writev: define UIO_MAXIOV on iOS/OSX
2015-06-11 Jan Schmidtgst_writev: Respect UIO_MAXIOV limit for the iov array
2015-06-11 Sebastian Drögepipeline: Add gst_pipeline_set_latency(), getter and...
2015-06-11 Carlos Rafael... concat: Add active-pad property
2015-06-11 Sebastian Drögeconcat: Also reset the current start offset when receiv...
2015-06-11 Sebastian Drögeconcat: Add some newlines to event handling code to...
2015-06-11 Carlos Rafael... concat: Reset segment base offset after FLUSH_STOP...
2015-06-10 Carlos Rafael... concat: Forward FLUSH_START and FLUSH_STOP events
2015-06-09 Stefan Sauercruft: add the obsolete tmpl dir to cruft-dirs
2015-06-09 Edward HerveyAutomatic update of common submodule
2015-06-09 Edward Herveyfilesink: Fix fsync/_commit usage
2015-06-09 Sebastian Drögeptp: Check for the actual API we use instead of just...
2015-06-09 Sebastian Drögenetclientclock: Use the new GST_CLOCK_FLAG_NEEDS_STARTU...
2015-06-09 Sebastian Drögenetclientclock: Make the clock a wrapper clock around...
2015-06-08 Stefan SauerAutomatic update of common submodule
2015-06-08 Tim-Philipp... tests: fakesink: fix string leak in unit test
2015-06-08 Jan Schmidtfilesink: Fix Windows build by using _commit instead...
2015-06-08 Sebastian Drögeptp: Make sure to always initialize the variables we...
2015-06-08 Sebastian Drögeptp: Ensure that not too much is read from or written...
2015-06-08 Jan Schmidtbasetransform: Add Since markers for new vfuncs
2015-06-08 Jan Schmidtbasetransform: Split input buffer processing from outpu...
2015-06-08 Jan SchmidtAdd GST_BUFFER_FLAG_SYNC_AFTER flag, and implement...
2015-06-08 Руслан Ижбулатовptp: Fix build on Windows, and in general the GI build...
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan Sauerdocs: remove variables that we define in the snippet...
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Sebastian DrögeBack to development
2015-06-07 Sebastian Drögenetclientclock: The NTP poll interval is a signed int8...
2015-06-07 Sebastian DrögeRelease 1.5.1
2015-06-07 Sebastian Drögepo: Update translations
2015-06-07 Sebastian Drögenetclientclock: Add Since marker to the docs for gst_nt...
2015-06-07 Sebastian DrögeUpdate .po files
2015-06-07 Sebastian Drögememory: Fix compiler warnings in unit test
2015-06-07 Sebastian Drögeptpclock: Use the current path delay for calculation...
2015-06-06 Sebastian Drögenetclientclock: Add some copyright stuff
2015-06-06 Sebastian Drögenetclientclock: Add NTPv4 support
2015-06-06 Sebastian Drögenetclientclock: Preparation for NTPv4 support
2015-06-06 Sebastian Drögenetclientclock. Fix last commit
2015-06-06 Sebastian Drögenetclientclock: Make gst_net_client_clock_new() a thing...
2015-06-06 Sebastian Drögeptpclock: Use #define everywhere instead of G_N_ELEMENTS()
2015-06-06 Sebastian Drögenetclientclock: Filter RTTs based on the median of...
2015-06-06 Sebastian Drögeptpclock: Use a system clock for the time observations...
2015-06-06 Sebastian Drögeptpclock: Fix documentation a bit
2015-06-05 Tim-Philipp... tests: fakesink: test notify::last-message and deep...
2015-06-05 Sebastian Drögetypefind: Post an error if we can't typefind the data...
2015-06-04 Sebastian Drögeptp-helper: Make sure to use g_poll() for the main...
2015-06-04 Sebastian Drögeptp-helper: Make sure that we are running setuid root...
2015-06-04 Sebastian Drögeptp-helper: Fix interface listing and MAC retrieval...
2015-06-03 Vivia Nikolaidougst-indent: Add support for gindent as executable name
2015-06-03 Luis de Bethencourtgitignore: add libs/gst/helpers/gst-ptp-helper
2015-06-03 Luis de Bethencourtptp: ignore permission errors in Makefile
2015-06-03 Sebastian Drögeptp: Don't use SIOCGIFHWADDR on Apple
2015-06-03 Philippe Normandbuild: make install-exec-hooks depend on install-helper...
2015-06-03 Sebastian Drögeptp: Fix debug output to print the difference instead...
2015-06-03 Wim Taymansptpclock: fix compilation
2015-06-03 Sebastian Drögeptp: Add median based pre-filtering of delays
2015-06-03 Sebastian Drögeptp: Add #define to only use SYNC messages for which...
2015-06-03 Sebastian Drögeptp: Add #defines to enable/disable improvements for...
2015-06-03 Sebastian Drögeptp: Initial implementation of a PTP clock
2015-06-03 Sebastian Drögeclock: Add GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC and relate...
2015-06-03 Matthew Watersmemory: provide a mem_unmap function that takes the...
2015-06-03 Matthew Watersmemory: gst_memory_share may fail to exclusively lock...
2015-06-03 Matthew Watersbuffer: locking memory exclusively may fail
2015-06-03 Matthew Watersminiobject: disallow a double write/exclusive lock
2015-06-02 Tim-Philipp... uri: match return type of get_uri_type() implementation...
2015-06-02 Jan Schmidtgstbuffer: Add a note about metas needing to be copied...
2015-06-02 Jan Schmidtgstvalue: Implement gst_value_is_subset() for flagsets
2015-06-02 Edward Herveycheck: Use GST_CHECK_MAIN macro
2015-06-01 eunhae choidownloadbuffer: release lock before posting msg
2015-05-31 Reynaldo H... structure: add note about missing field creation on...
2015-05-30 Tim-Philipp... tests: fix some leaks in new flagset checks
2015-05-30 Tim-Philipp... queuearray: remove duplicate assignment
2015-05-27 Nirbheek Chauhangst/gst.c: Add a warning about DllMain to prevent misuse
2015-05-27 Sebastian Drögefunnel: Improve debug output a bit
2015-05-26 Luis de Bethencourtdocs: fix typo in draft-klass.txt
2015-05-26 Luis de Bethencourtcode-reviews: remove obsolete code reviews
2015-05-25 Matthew Watersbasesink: use the slightly more correct take_sample...
2015-05-25 Jan Schmidtgstvalue: Add GstFlagSet type
2015-05-20 Thibault Sauniergstvalue: Add a comparision function for GstStructures
2015-05-19 Tim-Philipp... net: keep GCancellable fd around instead of re-creating...
2015-05-18 Tim-Philipp... Revert "doc: Workaround gtkdoc issue"
2015-05-18 Wim Taymanssparsefile: small cleanup
2015-05-17 Nicolas Dufresnedoc: Workaround gtkdoc issue
2015-05-16 Reynaldo H... docs/design/part-negotiation.txt: minor corrections
2015-05-16 Thibault Sauniertimedvaluecontrolsource: Check that the only iter is...
2015-05-16 Thibault Sauniertimedvaluecontrolsource: Fix removing all keyframes...
2015-05-15 Tim-Philipp... fakesrc: fix property description
2015-05-15 Vincent Penquerc'hpad: bump chain function call logs from LOG to DEBUG
2015-05-15 Stefan Sauergstobject: add gst_object_has_as_ancestor and deprecate...
2015-05-15 Stefan Sauergstobject: rename gst_object_has_parent to gst_object_h...
2015-05-14 Jianbasesink: Fix QoS/lateness checking if subclass impleme...
2015-05-12 Víctor Manuel... fdsrc: docs: fix and update documentation
2015-05-10 Tim-Philipp... Add removed example directories to CRUFT_DIRS
next