summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-14basetransform: add recursive-accept-caps handlerrecursive-accept-capsThiago Santos1-0/+50
2016-01-14basetransform: add fallback to default pad accept-caps handlerThiago Santos1-0/+2
2016-01-14basesink: implement recursive-accept-caps queryThiago Santos1-9/+31
2016-01-14pad: implement a default recursive-accept-caps handlerThiago Santos4-0/+115
2016-01-14query: add new recursive-accept-capsThiago Santos5-3/+114
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
2016-01-06docs: design: update list of disted files after file renameTim-Philipp Müller1-1/+1
2016-01-06docs: Hide NTP packet API and add GST_PTP_STATISTICS_* defines to the docsSebastian Dröge2-1/+7
2016-01-06docs: remove parent docs for GstPtpClockStefan Sauer1-1/+0
2016-01-06docs: cleanup -unused.txt report for libsStefan Sauer2-1/+5
2016-01-06docs: add more core api to the right sectionsStefan Sauer1-0/+7
2016-01-06docs: exclude more header from doc-scanStefan Sauer1-2/+10
2016-01-06clock: adjust/unadjust_with_calibration() have a clock parameter but it's use...Sebastian Dröge1-2/+8
2016-01-06clock: Add gst_clock_unadjust_with_calibration()Sebastian Dröge4-19/+58
2016-01-06docs: add new pad-event function to the docsStefan Sauer1-0/+5
2016-01-06docs: hide internal tracer api from docsStefan Sauer3-4/+9
2016-01-06docs: add the tracer to the docsStefan Sauer4-5/+69
2016-01-06docs: rename the tracer doc to part since it is now mergedStefan Sauer1-5/+5
2016-01-06tracerutils: move header to noinst sectionStefan Sauer1-1/+1
2016-01-06configure: add a new option to disable the tracer hooksStefan Sauer2-15/+19
2016-01-05clock: Fix typoSebastian Dröge2-3/+3
2016-01-05netclientclock: Disconnect the "synced" signal handler from the internal clockSebastian Dröge1-1/+2
2016-01-05controller: rename new cubic interpolation modeStefan Sauer3-21/+21
2016-01-05clock: Don't allow setting an unsynced clock as masterSebastian Dröge1-0/+11
2016-01-05clock: Don't try to slave unsynced clocksSebastian Dröge1-0/+6
2016-01-05ntp: The clock inherits from GstNetClientClock, not just GstSystemClockSebastian Dröge1-1/+1
2016-01-04netclientclock: Destroy a cached clock 60 seconds after its last useSebastian Dröge1-3/+32
2016-01-04netclientclock: Only ever run one clock against a specific serverSebastian Dröge1-314/+608
2016-01-04nettimeprovider: Use GInitable instead of having a new() function that can re...Sebastian Dröge1-27/+44