platform/upstream/gstreamer.git
2016-09-05 Thibault Sauniermeson: Allow others to build GIR files when using GStre...
2016-09-05 Sebastian Drögegstconfig.h.in: Add another version of the SH4 #define...
2016-09-05 Wim Taymansconfig: newer gcc doesn't know __ppc__ and __ppc64__...
2016-09-04 Tim-Philipp... tools: gst-inspect: add * for pointer signal arguments...
2016-09-02 Tim-Philipp... tests: don't build misc subdir if both examples and...
2016-09-01 Wim Taymansconfig: support System z
2016-09-01 Sebastian DrögeBack to development
2016-09-01 Sebastian DrögeRelease 1.9.2
2016-09-01 Sebastian Drögepo: Update translations
2016-08-31 Carlos Rafael... multiqueue: Add higher-resolution low/high-watermark...
2016-08-31 Carlos Rafael... multiqueue: Distinguish between buffering percentage...
2016-08-31 Carlos Rafael... multiqueue: Rename percent/percent_changed to buffering...
2016-08-30 Edward Herveymultiqueue: Fix high_time wakeup logic
2016-08-28 Tim-Philipp... tools: gst-inspect: don't print internal pad request...
2016-08-27 Thibault SaunierMake use of the new GST_ELEMENT_FLOW_ERROR API all...
2016-08-27 Thibault Saunierelement: Add API to more easily post messages about...
2016-08-26 Nirbheek Chauhangstconfig: Decide GST_EXPORT declaration style at build...
2016-08-26 Wonchul Leedocs: fix typo in stream selection docs
2016-08-26 Tim-Philipp... element: rename gst_element_message_new_details() to...
2016-08-26 Tim-Philipp... docs: fix various gtk-doc warnings
2016-08-26 Tim-Philipp... g-i: info: allow passing NULL to gst_debug_remove_log_f...
2016-08-25 Thibault Sauniermeson: doc: Fix building documentation when using subpr...
2016-08-25 Jan Schmidtvalue: Implement can_intersect for GstFlagSet types
2016-08-25 Carlos Rafael... queue2: Add higher-resolution low/high-watermark properties
2016-08-25 Carlos Rafael... queue2: Distinguish between buffering percentage and...
2016-08-23 Tim-Philipp... docs: release: add tag signing command
2016-08-22 Arjen Veenhuizenbuffer: add explicit getters and setters for buffer...
2016-08-21 Tim-Philipp... meson: install libgstcheck-1.0 and add api version...
2016-08-21 Hoonhee Leestreams: update and emit notify signal only if taglist...
2016-08-19 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-13 Tim-Philipp... Move gstconfig.h back to normal include dir
2016-08-13 Nirbheek Chauhangstconfig.h: Detect unaligned access support at compile...
2016-08-13 Tim-Philipp... Remove old alloc tracing code now that we have a GstTra...
2016-08-12 Edward Herveyqueue2: Post buffering messages earlier in ringbuffer...
2016-08-08 Josep Torramultiqueue: removed redundant call to g_thread_self
2016-07-25 Jan Schmidtinputselector: Handle stream-group-done
2016-07-25 Jan Schmidtevents: Implement the stream-group-done event
2016-07-25 Carlos Rafael... message: Add redirect message
2016-07-25 Jan Schmidtinputselector: Wake other pads when selected goes EOS
2016-07-24 Tim-Philipp... element: fix GST_ELEMENT_ERROR() error code expansion
2016-07-22 Tim-Philipp... message: fix some nonsensical annotations
2016-07-22 Vincent Penquerc'hdocs: add GST_ELEMENT_*_WITH_DETAILS to doc list
2016-07-22 Vincent Penquerc'hdocs: list new message details apis where they seem...
2016-07-22 Vincent Penquerc'hlibgstreamer.def: fix mentions of new message details api
2016-07-22 Vincent Penquerc'hmessage: new API for additional custom data to error...
2016-07-20 Guillaume Desmottestracers: leaks: update type filter later for unknown...
2016-07-20 Aurélien Zanellicollectpads: add g-i transfer annotations to peek/pop...
2016-07-19 Jan Schmidttests: Use gst_clock_wait_for_sync () for net client...
2016-07-15 Guillaume Desmottesmessage: fix annotation of parse_stream_{collection...
2016-07-15 Guillaume Desmottesmessage: fix annotation of parse_device_{added,removed}
2016-07-15 Guillaume Desmottespad: add g-i transfer annotatation to _store_sticky_event()
2016-07-12 Sebastian Drögebasesrc: Fix automatic-eos=false mode if a segment...
2016-07-11 Stefan SauerAutomatic update of common submodule
2016-07-11 Nirbheek Chauhanbenchmarks: Fix potential stack corruption in capsnego...
2016-07-11 Guillaume Desmottesleaks: check return values of libunwind calls
2016-07-11 Edward Herveyqueue2: Fix average input rate calculation on small...
2016-07-08 Guillaume Desmottesminiobject: weak_unref: display the pointer of the...
2016-07-08 Guillaume Desmottesbin: properly display the type of the removed message
2016-07-08 Tim-Philipp... element: re-create threadpool after cleaning up tasks
2016-07-08 Guillaume Desmottesleaks: warn if object is destroyed while the tracer...
2016-07-08 Guillaume Desmotteselement: clean up thread pool from gst_task_cleanup_all()
2016-07-08 Guillaume Desmottesleaks tracer: use G_OS_UNIX to check for signal support
2016-07-08 Guillaume Desmottesleaks tracer: add creation stack trace support
2016-07-08 Guillaume Desmottesleaks tracer: add checkpoint support using SIGUSR2
2016-07-08 Guillaume Desmottesleaks tracer: log alive objects when receiving SIGUSR1
2016-07-07 Sebastian Drögefunnel: Only forward sticky events on GAP events if...
2016-07-07 Miguel París... pad: check query caps answered and caps not NULL
2016-07-06 Sebastian DrögeBack to development
2016-07-06 Sebastian DrögeRelease 1.9.1
2016-07-06 Sebastian DrögeUpdate .po files
2016-07-06 Sebastian Drögepo: Update translations
2016-07-05 Jan Alexander... baseparse: Don't add calculated bitrates until threshold
2016-07-04 Sebastian Drögebaseparse: Make sure to not create an invalid event...
2016-07-01 Jan Schmidtgstinfo: Avoid gcc 6 warning that breaks the tests...
2016-07-01 Edward Herveymultiqueue: Fix behaviour with not-linked and eos pads
2016-06-30 Tim-Philipp... streams: sprinkle some Since: markers for docs
2016-06-30 Tim-Philipp... multiqueue: add gtk-doc blurb for new pad property
2016-06-30 Edward Herveymultiqueue: Add a pad property to "group" streams
2016-06-30 Edward Herveygst: New Stream listing/selection system
2016-06-29 Sebastian Drögepoll: #define EWOULDBLOCK to EAGAIN if it's not defined...
2016-06-29 Sebastian Drögebufferpool: Fix handling of the GstPoll
2016-06-29 Sebastian Drögebus: Make sure to always read the control after popping...
2016-06-29 Sebastian Drögesystemclock: Improve GstPoll handling and don't check...
2016-06-29 Sebastian Drögepoll: Clarify when FALSE is returned from read/write_co...
2016-06-29 Sebastian Drögepoll: set_controllable(), restart() and set_flushing...
2016-06-29 Sebastian Drögepoll: Warn if the return value of gst_poll_read_control...
2016-06-29 Matthew Gruenkepoll: Fix various race conditions with read_control...
2016-06-28 Guillaume Desmottesbus: chain up GObject::constructed() to the parent...
2016-06-24 Nirbheek Chauhangstconfig.h: Don't use extern with dllexport
2016-06-23 Nirbheek Chauhanwin32: Don't use dllexport/import when only building...
2016-06-21 Nicolas DufresneAutomatic update of common submodule
2016-06-21 Vincent Penquerc'htests: add a test for small ring buffer sizes
2016-06-21 Vincent Penquerc'hqueue2: fix crash deleting current region for small...
2016-06-20 Tim-Philipp... tests: gstobject: fix typo in test name
2016-06-17 Reynaldo H... docs/design/part-tracing: fix reference to renamed...
2016-06-17 Nicolas Dufresnetee: Properly handle return value when only 1 pad
2016-06-16 Stefan Sauergst-plot-traces.sh: add a script to plot gst-tracer...
2016-06-15 Sebastian Drögedevice: Fix typo
2016-06-14 Tim-Philipp... info: flesh out GST_PTR_FORMAT docs a bit
2016-06-13 Sebastian Drögebasesink: Update start time when losing state only...
next