mpv/common
wm4 706bb1d0c7 Fix recent FFmpeg deprecations
This includes codec/muxer/demuxer iteration (different iteration
function, registration functions deprecated), and the renaming of
AVFormatContext.filename to url (plus making it a malloced string).

Libav doesn't have the new API yet, so it will break. I hope they will
add the new APIs too.
2018-02-13 17:45:29 -08:00
..
av_common.c Fix recent FFmpeg deprecations 2018-02-13 17:45:29 -08:00
av_common.h
av_log.c Fix recent FFmpeg deprecations 2018-02-13 17:45:29 -08:00
av_log.h
codecs.c
codecs.h
common.c
common.h
encode.h
encode_lavc.c Fix recent FFmpeg deprecations 2018-02-13 17:45:29 -08:00
encode_lavc.h
global.h
msg.c
msg.h
msg_control.h
playlist.c
playlist.h
recorder.c
recorder.h
tags.c
tags.h
version.c