0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/ffmpeg_files
Uoti Urpala 37e4a928ca configure, build: require at least Libav 0.7
Require versions of the Libav libraries corresponding to Libav release
0.7. These are:
libavutil   51.7.0
libavcodec  53.5.0
libavformat 53.2.0
libswscale   2.0.0
libpostproc 52.0.0

Also disable the fallback to simple header check if these libraries
could not be found with pkg-config; now compiling without pkg-config
support for these always requires explicitly setting --enable-libav
and any needed compiler/linker flags. The simple check would have let
compilation proceed even if a version mismatch was detected.
2011-12-22 01:27:45 +02:00
..
arm intreadwrite.h: disable optimizations 2010-05-08 02:32:45 +03:00
bfin Add copies of needed internal FFmpeg files under ffmpeg_files/ 2009-07-26 06:15:30 +03:00
sh4 Add copies of needed internal FFmpeg files under ffmpeg_files/ 2009-07-26 06:15:30 +03:00
x86 Add copies of needed internal FFmpeg files under ffmpeg_files/ 2009-07-26 06:15:30 +03:00
bswap.h Add copies of needed internal FFmpeg files under ffmpeg_files/ 2009-07-26 06:15:30 +03:00
intreadwrite.h ffmpeg_files/intreadwrite.h: fix AV_RL32/AV_RB32 signedness 2011-06-15 00:10:47 +03:00
taglists.c configure, build: require at least Libav 0.7 2011-12-22 01:27:45 +02:00
taglists.h Add copies of needed internal FFmpeg files under ffmpeg_files/ 2009-07-26 06:15:30 +03:00
x86_cpu.h Add copies of needed internal FFmpeg files under ffmpeg_files/ 2009-07-26 06:15:30 +03:00