0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/video
wm4 9fc682d46f Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2
Libav 0.8.4 is ridiculously old (in relative terms), so I don't know
how many things are broken silently.

Encoding is disabled, because the required API hasn't been added yet.
(On the other hand, the old API can't be used in newer versions.)

This should improve compatibility with ffmpeg 0.11.2 as well, which
didn't define AV_CODEC_ID_SUBRIP yet.
2012-11-14 11:45:52 +01:00
..
decode Add missing compat/libav.h includes 2012-11-12 20:08:24 +01:00
filter vf_dlopen: fix a typo in zeroing memory (thanks, pigoz) 2012-11-13 09:52:53 +01:00
out Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2 2012-11-14 11:45:52 +01:00
csputils.c
csputils.h
fmt-conversion.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
fmt-conversion.h
image_writer.c Add missing compat/libav.h includes 2012-11-12 20:08:24 +01:00
image_writer.h
img_format.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
img_format.h Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
memcpy_pic.h
mp_image.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
mp_image.h Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
sws_utils.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
sws_utils.h
vfcap.h