platform/upstream/gstreamer.git
2016-01-16 Tim-Philipp... gst.h: Don't spew warnings if GST_USE_UNSTABLE_API...
2016-01-16 Stefan Sauerbenchmarks: update the tracer benchmark and add a shell...
2016-01-16 Stefan Sauerdocs/design: update tracerspec examples
2016-01-16 Stefan Sauerdocs/design: spell checking
2016-01-16 Stefan Sauertracer: add a GFlag for the tracer scope
2016-01-16 Sebastian Drögeoutput-selector: Make access to the active pad and...
2016-01-16 Sebastian Drögeoutput-selector: Notify when the active-pad property...
2016-01-15 Stefan Sauertracerrecord: add a log record class
2016-01-15 Sebastian Drögenetclientclock: Check return value of g_socket_close()
2016-01-15 Sebastian Drögenetclientclock: Free data after removing it from the...
2016-01-14 Nirbheek ChauhanGstDeviceMonitor: Clarify the behaviour of gst_device_m...
2016-01-14 Nirbheek ChauhanGstDeviceMonitor: Don't remove unmatched class filters
2016-01-13 Florin Apostolnetclientclock: Fix GError memory leak in handling...
2016-01-13 Matthew Waterswin32: update exports for API additions
2016-01-13 Matthew Watersinfo: expose debugging printf functions
2016-01-11 Carlos Rafael... basesrc: Only set duration/position query values in...
2016-01-10 Stefan Sauertracers: code clean ups
2016-01-08 Stefan Sauerbenchmark: fix copy'n'past of the file-description...
2016-01-08 Stefan Sauerbenchmark: add a benchmark for bgo/760267
2016-01-08 HoonHee Leefunnel: improve debug message
2016-01-08 Tim-Philipp... info: add buffer list support to GST_PTR_FORMAT
2016-01-08 Aurélien Zanellicontrolsource: fix GetValue and GetValueArray documentation
2016-01-07 Stefan Sauertracer: harmonize the query hooks
2016-01-07 Stefan Sauertracers/stats: add missing parameters to callback functions
2016-01-07 Stefan Sauertracerutils: update #endif comment
2016-01-07 Stefan Sauertracerutils: document the tracer hook functions
2016-01-07 Sebastian Drögetracer: Use GST_DISABLE_GST_TRACER_HOOKS instead of...
2016-01-07 Sebastian Drögegst: Rename _priv_gst_info_start_time to _priv_gst_star...
2016-01-06 Stefan Sauerwin32: update win32 exports
2016-01-06 Stefan Sauerstructure: log a warning if we can't serialize a field
2016-01-06 Aleksander... tests: queue2: add test for fill level arithmetic overflow
2016-01-06 Tim-Philipp... queue2: avoid calculating fill levels multiple times
2016-01-06 Tim-Philipp... queue2: fix fill level arithmetic overflow with large...
2016-01-06 Stefan Sauertracer: make gst_tracing_register_hook_id static
2016-01-06 Tim-Philipp... docs: design: update list of disted files after file...
2016-01-06 Sebastian Drögedocs: Hide NTP packet API and add GST_PTP_STATISTICS_...
2016-01-06 Stefan Sauerdocs: remove parent docs for GstPtpClock
2016-01-06 Stefan Sauerdocs: cleanup -unused.txt report for libs
2016-01-06 Stefan Sauerdocs: add more core api to the right sections
2016-01-06 Stefan Sauerdocs: exclude more header from doc-scan
2016-01-06 Sebastian Drögeclock: adjust/unadjust_with_calibration() have a clock...
2016-01-06 Sebastian Drögeclock: Add gst_clock_unadjust_with_calibration()
2016-01-06 Stefan Sauerdocs: add new pad-event function to the docs
2016-01-06 Stefan Sauerdocs: hide internal tracer api from docs
2016-01-06 Stefan Sauerdocs: add the tracer to the docs
2016-01-06 Stefan Sauerdocs: rename the tracer doc to part since it is now...
2016-01-06 Stefan Sauertracerutils: move header to noinst section
2016-01-06 Stefan Sauerconfigure: add a new option to disable the tracer hooks
2016-01-05 Sebastian Drögeclock: Fix typo
2016-01-05 Sebastian Drögenetclientclock: Disconnect the "synced" signal handler...
2016-01-05 Stefan Sauercontroller: rename new cubic interpolation mode
2016-01-05 Sebastian Drögeclock: Don't allow setting an unsynced clock as master
2016-01-05 Sebastian Drögeclock: Don't try to slave unsynced clocks
2016-01-05 Sebastian Drögentp: The clock inherits from GstNetClientClock, not...
2016-01-04 Sebastian Drögenetclientclock: Destroy a cached clock 60 seconds after...
2016-01-04 Sebastian Drögenetclientclock: Only ever run one clock against a speci...
2016-01-04 Sebastian Drögenettimeprovider: Use GInitable instead of having a...
2016-01-04 Sebastian Drögenettimeprovider: Mark address, port and clock propertie...
2016-01-03 Stefan Sauerparse_launch: make nicer log messages
2016-01-03 Stefan Sauerparse-launch: warn when still waiting to plug sub-pipel...
2016-01-03 Tim-Philipp... docs: fix some warnings and add some since markers
2016-01-03 Stefan Sauertracing: add some pointers about memory tracing
2016-01-03 Stefan Sauergrammar.y: remove trailing whitespace
2015-12-31 Tim-Philipp... tests: value: test buffer serialisation/deserialisation...
2015-12-31 Tim-Philipp... gst: fix typo in comment
2015-12-30 Sebastian Drögenetclientclock: Implement resolval of hostnames
2015-12-29 Sebastian Drögeptpclock: Add read-only properties to get the master...
2015-12-29 Sebastian Drögecaps: Add (transfer full) annotation to simplify()...
2015-12-29 Aurélien Zanellicaps: add 'transfer full' annotation to caps returned...
2015-12-28 Sebastian Drögenet: Add NTP and PTP clock types to the docs
2015-12-27 Stefan Sauercheck: don't memcmp twice
2015-12-24 Sebastian DrögeBack to development
2015-12-24 Sebastian DrögeRelease 1.7.1
2015-12-24 Sebastian DrögeUpdate .po files
2015-12-24 Sebastian Drögepo: Update translations
2015-12-21 Koop Mastconfigure: Make -Bsymbolic check work with clang.
2015-12-16 Sebastian Drögedocs: update to git
2015-12-14 Xavier Claessenscore: Add g_autoptr() support to all types
2015-12-14 Sebastian Drögetee: Check if parsing the name template with sscanf...
2015-12-14 Sebastian Drögequeue/multiqueue: Don't special-case CAPS events in...
2015-12-14 Sebastian DrögeRevert "queue: Illegal memory access of sink event"
2015-12-14 Vineeth TMqueue: Illegal memory access of sink event
2015-12-14 Sebastian Drögeelement: Unref event if GstElement::send_event() is...
2015-12-14 Sebastian Drögemanual: Fix dynamic pipeline example
2015-12-13 Luis de Bethencourtdocs: typo in the location of make_element tool
2015-12-12 Reynaldo H... downloadbuffer: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H... fdsrc: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H... fdsrc: enable large file support in Android
2015-12-12 Reynaldo H... fdsink: enable large file support in Android
2015-12-12 Reynaldo H... queue2: fix some typos
2015-12-12 Reynaldo H... queue2: enable large file support on Android
2015-12-12 Reynaldo H... downloadbuffer: fix some typos
2015-12-12 Reynaldo H... downloadbuffer: enable large file support on Android
2015-12-12 Reynaldo H... sparsefile: drop bogus reference to file descriptor
2015-12-12 Reynaldo H... sparsefile: enable large file support on Android
2015-12-10 Aurélien Zanellielement: unref message in _post_message when there...
2015-12-10 Sebastian Drögeelement: Don't hold state lock all the time while sendi...
2015-12-09 Reynaldo H... filesrc: enable large file support in Android
2015-12-09 Reynaldo H... filesink: enable large file support on Android
2015-12-09 Reynaldo H... filesink: indentation fixes
next