Skip to content
Snippets Groups Projects
Commit 4db40efa authored by Måns Rullgård's avatar Måns Rullgård
Browse files

libavformat needs libavcore

Originally committed as revision 24536 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent de295976
No related branches found
No related tags found
No related merge requests found
include $(SUBDIR)../config.mak include $(SUBDIR)../config.mak
NAME = avformat NAME = avformat
FFLIBS = avcodec avutil FFLIBS = avcodec avcore avutil
HEADERS = avformat.h avio.h HEADERS = avformat.h avio.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment