Skip to content

pedrodparkes/tests

Repository files navigation

tests

test projects for glash team

flow toolchain depends on - libpng - ffmpeg

Cygwin ffmpeg files instruction

  1. https://ffmpeg.zeranoe.com/builds/ - downloading shared & dev builds x86/x64 depending on cygwin version

  2. dev package: copy everything from include folder to cygwin's /usr/include

  3. dev package: copy everything from lib folder to cygwin's /lib/

  4. shared package: copy bin/*.dll to the folder with exe file of your program

  5. To compile libavtest (e.g.) use gcc libavtest.c -lavformat -lavutil -o libavtest.exe

About

test projects for glash team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published