1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 00:02:13 +00:00
mpv/common
wm4 a7a1ae0b3d build: make it easier to force FFmpeg upstream
Apparently some people want this. Actually making it compile is still
their problem, though, and I expect that build with FFmpeg upstream will
occasionally be broken (as it is right now). This is because mpv also
relies on API provided by Libav, and if FFmpeg hasn't merged that yet,
it's not our problem - we provide a version of FFmpeg upstream with
those changes merged, and it's called ffmpeg-mpv.

Also adjust the README which still talked about FFmpeg releases.
2017-11-01 16:50:18 +01:00
..
av_common.c av_common: fix Libav build 2017-10-16 17:24:07 +02:00
av_common.h video: properly pass through ICC data 2017-10-16 16:36:51 +02:00
av_log.c build: make it easier to force FFmpeg upstream 2017-11-01 16:50:18 +01:00
av_log.h
codecs.c
codecs.h
common.c vo_opengl: further GL API use separation 2017-08-07 19:17:28 +02:00
common.h player: fix --lavfi-complex freeze 2017-08-11 21:29:35 +02:00
encode_lavc.c
encode_lavc.h
encode.h
global.h
msg_control.h
msg.c msg: make --msg-level affect --log-file too 2017-10-04 22:08:19 +02:00
msg.h
playlist.c
playlist.h
recorder.c
recorder.h
tags.c
tags.h
version.c