FFMS / ffms2

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

Make the returned FFMS_Frame refcounted #312

Closed myrsloik closed 2 months ago

myrsloik commented 6 years ago

Make it possible to not have the returned frame be freed as soon as another one is returned. This should make some uses a lot easier.

myrsloik commented 2 months ago

Not going to do it