summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-19tracerrecord: avoid overwriting valueLuis de Bethencourt1-2/+1
2016-01-19benchmarks: Disable tracerserialize benchmark on GST_DISABLE_GST_DEBUGEdward Hervey1-1/+7
2016-01-19tracerrecord: Disable logging if GST_DISABLE_GST_DEBUGEdward Hervey2-0/+6
2016-01-18value: fail flag deserialization on invalid flag namesTim-Philipp Müller2-3/+16
2016-01-18tests: structure: fix wrong flag name in deserialization testTim-Philipp Müller1-1/+1
2016-01-18tracers: fix thread-id casts to 64-bit ints on 32-bit systemsTim-Philipp Müller3-16/+18
2016-01-18gst: ref/unref new enum types in gst_init/deinitVineeth TM1-0/+4
2016-01-17win32: update exports for new flags get_type()Tim-Philipp Müller1-0/+1
2016-01-17tracer.h: don't include private noinst header gsttracerutils.h in a public he...Philip Van Hoof2-1/+1
2016-01-16benchmark: improve scriptStefan Sauer1-2/+5
2016-01-16tracer/stats: use the right log templateStefan Sauer1-1/+1
2016-01-16tracer: update the docsStefan Sauer2-1/+6
2016-01-16gst-stats: update to latest tarcer apiStefan Sauer1-22/+24
2016-01-16tracer: use the new flags to create the optional field in the format stringStefan Sauer3-7/+21
2016-01-16tracer: add a GstTracerValueFlags and replace stringsStefan Sauer5-13/+23
2016-01-16message: add function guard to gst_message_set_buffering_stats()Tim-Philipp Müller1-0/+1
2016-01-16gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not definedTim-Philipp Müller10-18/+27
2016-01-16benchmarks: update the tracer benchmark and add a shell benchmarkStefan Sauer2-1/+63
2016-01-16docs/design: update tracerspec examplesStefan Sauer1-12/+12
2016-01-16docs/design: spell checkingStefan Sauer1-2/+2
2016-01-16tracer: add a GFlag for the tracer scopeStefan Sauer13-49/+55
2016-01-16output-selector: Make access to the active pad and last buffer thread-safeSebastian Dröge1-14/+54
2016-01-16output-selector: Notify when the active-pad property is changingSebastian Dröge1-0/+8
2016-01-15tracerrecord: add a log record classStefan Sauer17-151/+743
2016-01-15netclientclock: Check return value of g_socket_close()Sebastian Dröge1-1/+2
2016-01-15netclientclock: Free data after removing it from the listSebastian Dröge1-1/+1
2016-01-14GstDeviceMonitor: Clarify the behaviour of gst_device_monitor_add_filterNirbheek Chauhan1-1/+8
2016-01-14GstDeviceMonitor: Don't remove unmatched class filtersNirbheek Chauhan1-5/+2
2016-01-13netclientclock: Fix GError memory leak in handling NTP responseFlorin Apostol1-0/+1
2016-01-13win32: update exports for API additionsMatthew Waters1-0/+3
2016-01-13info: expose debugging printf functionsMatthew Waters3-0/+93
2016-01-11basesrc: Only set duration/position query values in case of query successCarlos Rafael Giani1-2/+7
2016-01-10tracers: code clean upsStefan Sauer2-31/+31
2016-01-08benchmark: fix copy'n'past of the file-description commentStefan Sauer1-1/+1
2016-01-08benchmark: add a benchmark for bgo/760267Stefan Sauer3-1/+95
2016-01-08funnel: improve debug messageHoonHee Lee1-1/+1
2016-01-08info: add buffer list support to GST_PTR_FORMATTim-Philipp Müller2-0/+46
2016-01-08controlsource: fix GetValue and GetValueArray documentationAurélien Zanelli1-2/+2
2016-01-07tracer: harmonize the query hooksStefan Sauer5-19/+38
2016-01-07tracers/stats: add missing parameters to callback functionsStefan Sauer1-2/+4
2016-01-07tracerutils: update #endif commentStefan Sauer1-1/+1
2016-01-07tracerutils: document the tracer hook functionsStefan Sauer3-55/+367
2016-01-07tracer: Use GST_DISABLE_GST_TRACER_HOOKS instead of GST_DISABLE_GST_DEBUG eve...Sebastian Dröge1-1/+1
2016-01-07gst: Rename _priv_gst_info_start_time to _priv_gst_start_time and initialize ...Sebastian Dröge5-15/+9
2016-01-06win32: update win32 exportsStefan Sauer1-1/+0
2016-01-06structure: log a warning if we can't serialize a fieldStefan Sauer1-2/+8
2016-01-06tests: queue2: add test for fill level arithmetic overflowAleksander Wabik1-0/+64
2016-01-06queue2: avoid calculating fill levels multiple timesTim-Philipp Müller1-5/+11
2016-01-06queue2: fix fill level arithmetic overflow with large valuesTim-Philipp Müller1-1/+18
2016-01-06tracer: make gst_tracing_register_hook_id staticStefan Sauer4-15/+5