all:
	gcc -O3  mmalplay.c playback.c -o mmalplay -lmmal -lmmal_core  -lmmal_util  -I/opt/vc/include/  -L/opt/vc/lib/ -lpthread -lvcos
