summaryrefslogtreecommitdiffstats
path: root/osdep/io.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-09-19 14:00:01 +0200
committerwm4 <wm4@nowhere>2012-09-29 19:56:13 +0200
commit60496c9e99e281ca161e355608dbea7edf1eff7d (patch)
tree28620ef1c2c8b048a3b4d54600483eec34765979 /osdep/io.h
parent6fb0e6bf1c8312555cc8e29ef3513e0dc5a848fe (diff)
downloadmpv-60496c9e99e281ca161e355608dbea7edf1eff7d.tar.bz2
mpv-60496c9e99e281ca161e355608dbea7edf1eff7d.tar.xz
vf_lavc: fix compilation with latest libav
Remove a pointless and broken check for avctx->codec->encode. 1) The check does not test for anything useful. 2) AVCodecContext.encode is a private field and is not supposed to be accessed from outside of lavc. 2a) AVCodecContext.encode does not exist anymore in latest libavcodec, so this block fails to build.
Diffstat (limited to 'osdep/io.h')
0 files changed, 0 insertions, 0 deletions