How do you properly free a BitStreamFilter (bsf) without getting a double free error?

后端 未结 0 1873
不知归路
不知归路 2021-01-19 04:54

I\'m trying to write a C++ class handling MP4 movies via ffmpeg.

First I created a couple of functions to use with std::unique<>() so that way thin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题