all: gmerlin_test

CFLAGS=$(shell pkg-config --cflags gmerlin_avdec)
LDFLAGS=$(shell pkg-config --libs gmerlin_avdec)
