mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
simplify library version handling
Originally committed as revision 12362 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -15,7 +15,5 @@ FFLIBS-$(CONFIG_SWSCALER) += swscale
|
||||
FFLIBS-$(CONFIG_AVFILTER_LAVF) += avformat
|
||||
|
||||
NAME=avfilter
|
||||
LIBVERSION=$(LAVFIVERSION)
|
||||
LIBMAJOR=$(LAVFIMAJOR)
|
||||
|
||||
include ../common.mak
|
||||
|
||||
Reference in New Issue
Block a user