FFMS / ffms2

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

Initialize HDR10+ T35 buffer for serializing #420

Closed quietvoid closed 12 months ago

quietvoid commented 1 year ago

Since https://github.com/FFmpeg/FFmpeg/commit/61b27b15fc924d7fa35baa61cfbc91568945f5db, the pointer must be initialized otherwise there is no error returned.
And things fall apart (invalid pointers, segfault).