open_toontown_panda3d/panda
Sam Edwards e4c9526e08 ffmpeg: Make read_packet return AVERROR_EOF
Newer versions of FFmpeg deprecate returning 0 to indicate
EOF, and instead request use of AVERROR_EOF.

The oldest supported versions of FFmpeg/libav will treat any
error code the same as returning 0.

Fixes #315
2018-05-26 15:17:43 -06:00
..
metalibs pstatclient: Rename config_pstats to config_pstatclient 2018-05-14 02:36:42 -06:00
src ffmpeg: Make read_packet return AVERROR_EOF 2018-05-26 15:17:43 -06:00