open_toontown_panda3d/panda
Sam Edwards 9596095294 ffmpeg: Use AVStream.codecpar
AVStream.codec is deprecated as of libavformat version 57.41.100,
so if this version is detected, we switch to AVStream.codecpar instead.

Note this also makes it necessary to construct and use our own codec
context - but doing that is a cleaner approach anyway.
2018-03-31 04:17:07 -06:00
..
metalibs general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
src ffmpeg: Use AVStream.codecpar 2018-03-31 04:17:07 -06:00