summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-30 14:27:43 +0100
committerwm4 <wm4@nowhere>2015-01-30 15:57:40 +0100
commit5f7de39942921f830377492d3db3ff53026c3987 (patch)
tree94d7e04e3b7950d8629b6f2ae6d3950127e13cc3 /player/video.c
parent697309fc48d6ba9495f9b71eac19cc1c0dbf9690 (diff)
downloadmpv-5f7de39942921f830377492d3db3ff53026c3987.tar.bz2
mpv-5f7de39942921f830377492d3db3ff53026c3987.tar.xz
av_common: add comment about using now-deprecated libavcodec field
FFmpeg and Libav have the stupid practice of replacing and deprecating API symbols on the same day. So with FFmpeg git, this is useless and will print a compile time warning, while it's required with all stable releases, and might lead to decoding errors with xvid/avi (apparently). Add a comment before someone writes a patch and I have to explain it all over again.
Diffstat (limited to 'player/video.c')
0 files changed, 0 insertions, 0 deletions