FFMS / ffms2

An FFmpeg based source library and Avisynth/VapourSynth plugin for easy frame accurate access
Other
582 stars 105 forks source link

Unbreak compilation with FFmpeg git #229

Closed wiiaboo closed 9 years ago

wiiaboo commented 9 years ago

Disclaimer: I just "s//"'d until compilation was successful.

dwbuiten commented 9 years ago

This should be handled with these macros: https://github.com/FFMS/ffms2/blob/master/include/ffmscompat.h#L59-L66

(Unless @tgoyne wants to up the version requirements.)