gstreamer/plugins/tracers
Tim-Philipp Müller 6446a1a45c tracers: leaks: some micro-optimisations
- we know number of filter items is not going to change,
  but compiler doesn't

- only do GST_IS_TRACER check for GObjects, not mini objects

- use non-type check cast macros in performance critical paths
2016-06-03 14:03:25 +01:00
..
.gitignore
gstlatency.c
gstlatency.h
gstleaks.c
gstleaks.h
gstlog.c
gstlog.h
gstrusage.c
gstrusage.h
gststats.c
gststats.h tracers: code cleanups 2015-10-05 20:59:39 +02:00
gsttracers.c
Makefile.am