From c763360c526c4130e86fb1abbc0992ec827f82ec Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Thu, 14 May 2009 19:34:04 +0200 Subject: [PATCH] Updated list of used libraries for omkized version of FFmpeg. Signed-off-by: Pavel Pisa --- Makefile.omk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.omk b/Makefile.omk index fa8978a..6de24ea 100644 --- a/Makefile.omk +++ b/Makefile.omk @@ -16,4 +16,5 @@ endif bin_PROGRAMS=streamer streamer_SOURCES=streamer.c input.c codec.c output.c -lib_LOADLIBES+= avformat avdevice swscale avcodec avutil m z +lib_LOADLIBES+= postproc swscale avfilter avdevice avformat avcodec avutil m z pthread +lib_LOADLIBES+= z bz2 m asound jack dl asound jack asound -- 2.39.2