ljubobratovicrelja / ffmpeg-d

D port of the FFmpeg C headers
16 stars 9 forks source link

Upgrade to ffmpeg 3.2 #12

Closed DavidBennettPIO closed 2 years ago

DavidBennettPIO commented 7 years ago

3.2 seems to be working now.

I have also removed the need for using AVStream.codec in the examples so theres no more warnings :smile:

Theres still internal bugs when using AVCodecParameters but there workaroundable now... I'm using a similar workaround to whats in ffmpeg.c: https://www.ffmpeg.org/doxygen/3.2/ffmpeg_8c_source.html#l00800

I'll write the patch for 3.3 before merging this just in case I missed something.

ljubobratovicrelja commented 2 years ago

Closing this (after ages, I know, sorry wasn't really around) due to v4.4 being introduced. This branch release/3.2 stays active and continues to be fixed on demand, but master moves to version 4.