index
:
~adn770/gstreamer
WIP
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-19
tracerrecord: avoid overwriting value
Luis de Bethencourt
1
-2
/
+1
2016-01-19
benchmarks: Disable tracerserialize benchmark on GST_DISABLE_GST_DEBUG
Edward Hervey
1
-1
/
+7
2016-01-19
tracerrecord: Disable logging if GST_DISABLE_GST_DEBUG
Edward Hervey
2
-0
/
+6
2016-01-18
value: fail flag deserialization on invalid flag names
Tim-Philipp Müller
2
-3
/
+16
2016-01-18
tests: structure: fix wrong flag name in deserialization test
Tim-Philipp Müller
1
-1
/
+1
2016-01-18
tracers: fix thread-id casts to 64-bit ints on 32-bit systems
Tim-Philipp Müller
3
-16
/
+18
2016-01-18
gst: ref/unref new enum types in gst_init/deinit
Vineeth TM
1
-0
/
+4
2016-01-17
win32: update exports for new flags get_type()
Tim-Philipp Müller
1
-0
/
+1
2016-01-17
tracer.h: don't include private noinst header gsttracerutils.h in a public he...
Philip Van Hoof
2
-1
/
+1
2016-01-16
benchmark: improve script
Stefan Sauer
1
-2
/
+5
2016-01-16
tracer/stats: use the right log template
Stefan Sauer
1
-1
/
+1
2016-01-16
tracer: update the docs
Stefan Sauer
2
-1
/
+6
2016-01-16
gst-stats: update to latest tarcer api
Stefan Sauer
1
-22
/
+24
2016-01-16
tracer: use the new flags to create the optional field in the format string
Stefan Sauer
3
-7
/
+21
2016-01-16
tracer: add a GstTracerValueFlags and replace strings
Stefan Sauer
5
-13
/
+23
2016-01-16
message: add function guard to gst_message_set_buffering_stats()
Tim-Philipp Müller
1
-0
/
+1
2016-01-16
gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not defined
Tim-Philipp Müller
10
-18
/
+27
2016-01-16
benchmarks: update the tracer benchmark and add a shell benchmark
Stefan Sauer
2
-1
/
+63
2016-01-16
docs/design: update tracerspec examples
Stefan Sauer
1
-12
/
+12
2016-01-16
docs/design: spell checking
Stefan Sauer
1
-2
/
+2
2016-01-16
tracer: add a GFlag for the tracer scope
Stefan Sauer
13
-49
/
+55
2016-01-16
output-selector: Make access to the active pad and last buffer thread-safe
Sebastian Dröge
1
-14
/
+54
2016-01-16
output-selector: Notify when the active-pad property is changing
Sebastian Dröge
1
-0
/
+8
2016-01-15
tracerrecord: add a log record class
Stefan Sauer
17
-151
/
+743
2016-01-15
netclientclock: Check return value of g_socket_close()
Sebastian Dröge
1
-1
/
+2
2016-01-15
netclientclock: Free data after removing it from the list
Sebastian Dröge
1
-1
/
+1
2016-01-14
GstDeviceMonitor: Clarify the behaviour of gst_device_monitor_add_filter
Nirbheek Chauhan
1
-1
/
+8
2016-01-14
GstDeviceMonitor: Don't remove unmatched class filters
Nirbheek Chauhan
1
-5
/
+2
2016-01-13
netclientclock: Fix GError memory leak in handling NTP response
Florin Apostol
1
-0
/
+1
2016-01-13
win32: update exports for API additions
Matthew Waters
1
-0
/
+3
2016-01-13
info: expose debugging printf functions
Matthew Waters
3
-0
/
+93
2016-01-11
basesrc: Only set duration/position query values in case of query success
Carlos Rafael Giani
1
-2
/
+7
2016-01-10
tracers: code clean ups
Stefan Sauer
2
-31
/
+31
2016-01-08
benchmark: fix copy'n'past of the file-description comment
Stefan Sauer
1
-1
/
+1
2016-01-08
benchmark: add a benchmark for bgo/760267
Stefan Sauer
3
-1
/
+95
2016-01-08
funnel: improve debug message
HoonHee Lee
1
-1
/
+1
2016-01-08
info: add buffer list support to GST_PTR_FORMAT
Tim-Philipp Müller
2
-0
/
+46
2016-01-08
controlsource: fix GetValue and GetValueArray documentation
Aurélien Zanelli
1
-2
/
+2
2016-01-07
tracer: harmonize the query hooks
Stefan Sauer
5
-19
/
+38
2016-01-07
tracers/stats: add missing parameters to callback functions
Stefan Sauer
1
-2
/
+4
2016-01-07
tracerutils: update #endif comment
Stefan Sauer
1
-1
/
+1
2016-01-07
tracerutils: document the tracer hook functions
Stefan Sauer
3
-55
/
+367
2016-01-07
tracer: Use GST_DISABLE_GST_TRACER_HOOKS instead of GST_DISABLE_GST_DEBUG eve...
Sebastian Dröge
1
-1
/
+1
2016-01-07
gst: Rename _priv_gst_info_start_time to _priv_gst_start_time and initialize ...
Sebastian Dröge
5
-15
/
+9
2016-01-06
win32: update win32 exports
Stefan Sauer
1
-1
/
+0
2016-01-06
structure: log a warning if we can't serialize a field
Stefan Sauer
1
-2
/
+8
2016-01-06
tests: queue2: add test for fill level arithmetic overflow
Aleksander Wabik
1
-0
/
+64
2016-01-06
queue2: avoid calculating fill levels multiple times
Tim-Philipp Müller
1
-5
/
+11
2016-01-06
queue2: fix fill level arithmetic overflow with large values
Tim-Philipp Müller
1
-1
/
+18
2016-01-06
tracer: make gst_tracing_register_hook_id static
Stefan Sauer
4
-15
/
+5
[next]