Commit graph

14 commits

Author SHA1 Message Date
Jordan Petridis 61074f6d8d
Run gst-indent through the files
This is required before we enabled an indent test in the CI.

https://gitlab.freedesktop.org/gstreamer/gstreamer-project/issues/33
2018-12-03 17:39:09 +02:00
Edward Hervey f4b08721f7 fuzzing: Add local fuzz runner
Allows testing without full oss-fuzz infrastructure
2017-12-06 08:45:27 +01:00
Edward Hervey cb5d37e796 fuzzing: Add README 2017-11-06 10:00:32 +01:00
Edward Hervey 6738712d3e fuzzing: minor script fix 2017-11-05 17:07:49 +01:00
Edward Hervey f2025fd079 fuzzing: Make the script executable 2017-11-05 16:58:15 +01:00
Edward Hervey feb718129f fuzzing: oss-fuzz build script
Script that will be executed by oss-fuzz to build fuzzing targets
and dependencies
2017-11-05 16:51:14 +01:00
Edward Hervey 8f4bcce46e fuzzing: Fix leak due to wrong initialization
We were registering plugins again and again and again ...
2017-11-01 14:10:05 +01:00
Edward Hervey 39ce1f76a4 fuzzing: use abort instead of (private) g_abort 2017-11-01 09:55:46 +01:00
Edward Hervey bb4aadf968 fuzzer: Add custom logger that explicitely raises abort() 2017-11-01 09:45:36 +01:00
Edward Hervey 12ea11632b fuzzer: Make critical warnings fatal 2017-11-01 08:50:25 +01:00
Edward Hervey d197eaa508 fuzzer: Might work better with a pipeline ... 2017-10-31 08:12:43 +01:00
Edward Hervey 80d8fcec0c fuzzing: Compilation fixes 2017-10-31 08:03:48 +01:00
Edward Hervey 87e1f69b19 fuzzing: New typefind target
Simple appsrc ! typefind ! fakesink pipeline
2017-10-31 07:43:07 +01:00
Edward Hervey 7a4aec73c5 fuzzing: Add push-based discoverer fuzzing target 2017-10-29 08:15:21 +01:00