gstreamer/plugins
Matthew Waters 5a5a548b09 plugins: Don't force 64-bit file/seek functions variants on android
Most functions are automatically chosen from the _FILE_OFFSET_BITS
define, the remaining one (fstat) is only available on API >= 21 so
check for that
2018-03-02 18:25:21 +11:00
..
elements plugins: Don't force 64-bit file/seek functions variants on android 2018-03-02 18:25:21 +11:00
tracers tracers: latency: allow for non parented pads to send latency probes 2018-02-16 13:14:40 +00:00
Makefile.am gsttraceutils: actually disable tracing system hooks if configured 2017-11-24 13:40:34 +01:00
meson.build meson: add option to disable tracer hooks 2017-07-05 13:27:48 +01:00