Skip to content

Move post deflicker to module

Bitbucket Importer requested to merge bitbucket/declined-pr-380 into branch/unified

Created originally on Bitbucket by Audionut

Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.

I've scratched my head long enough over this. I have no idea how to fix this issue. Note: I've removed MODULE_CONFIGS_START on local copy and will fix with last push.

#!python

REBUILDING
[ README   ]   module_strings.h
[ CC       ]   post_def.o
post_def.c:243:1: warning: return type defaults to 'int' [enabled by default]
post_def.c: In function 'MODULE_INFO_START':
post_def.c:244:5: error: expected declaration specifiers before 'MODULE_INIT'
post_def.c:245:1: warning: control reaches end of non-void function [-Wreturn-type]
make: *** [post_def.o] Error 1

Merge request reports