- Created by Andrey Shapovalov
./player <path to your videofile>
Run with DEBUG=1
env variable for build with debug info (for GDB)
make
- builds executable
make run
- runs builded executable
make run-debug
- runs GDB with builded executable connected
- GTK
- GStreamer
- GDB (for debugging)