Skip to content
Snippets Groups Projects
Commit e04227c5 authored by Jan Beich's avatar Jan Beich
Browse files

examples: chase cacc8e35

../examples/dav1dplay.c:1030:5: warning: implicit declaration of function 'init_demuxers' is invalid in C99 [-Wimplicit-function-declaration]
    init_demuxers();
    ^
/usr/bin/ld.bfd: examples/c590b3c@@dav1dplay@exe/dav1dplay.c.o: in function `decoder_thread_main':
dav1dplay.c:(.text+0x1243): undefined reference to `init_demuxers'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
parent efd9e551
No related branches found
No related tags found
1 merge request!934Unbreak -Denable_examples=true build
Pipeline #14586 passed with stages
in 6 minutes and 10 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment