summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-25gst-uninstalled: add http module to the listcookiesThiago Santos1-1/+1
2016-01-25tests:gstinfo: Fix string memory leakVineeth TM1-0/+1
2016-01-23tests: info: make work without registryTim-Philipp Müller1-2/+2
2016-01-22tracer: rename GST_TRACER_PLUGINS env var to GST_TRACERSTim-Philipp Müller3-11/+11
2016-01-22tracerrecord: don't leak the spec structuresStefan Sauer6-92/+90
2016-01-21device: fix comparison in _has_classesv()Tim-Philipp Müller1-6/+7
2016-01-21test/tracerrecord: unref objects and free stringStefan Sauer1-0/+4
2016-01-20systemclock: tests: added stress test for async orderFlorin Apostol1-0/+53
2016-01-20systemclock: fixed race condition in handling alarmsFlorin Apostol1-17/+63
2016-01-20utils: remove duplicate checkTim-Philipp Müller1-2/+0
2016-01-20multiqueue: two small fixes for when an existing pad is requestedTim-Philipp Müller1-5/+9
2016-01-20gstvalue: remove a half finishesh sentence in the docsStefan Sauer1-1/+1
2016-01-20tracerrecord: Fix self->spec structure invalid freeVineeth TM1-1/+0
2016-01-20tracerrecord: Initialise flags to avoid wrong comparisionVineeth TM1-2/+3
2016-01-20tests/gst/info: Fix messages glist memory leakStefan Sauer1-1/+1
2016-01-20tests: tracerrecord: Fix messages glist memory leakVineeth TM1-1/+1
2016-01-20tracer: add an internal ptr format for tracer serialisationStefan Sauer4-10/+20
2016-01-20tracer/gststats: fix mismatch between '.class' and tracer argsStefan Sauer2-4/+13
2016-01-20queue2: Add use-tags-bitrate propertyJan Schmidt2-9/+91
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