This PR contains changes to make some ffi bindings to be in sync with ffmpeg 3.2.
Because I made this while I'm writing a small audio transcoding utility based on transcode-audio.rs example, only required modules for the example has changed and tested.
I'm going to also create a PR on rust-ffmpeg soon to make it sync with this PR.
This PR contains changes to make some ffi bindings to be in sync with ffmpeg 3.2. Because I made this while I'm writing a small audio transcoding utility based on transcode-audio.rs example, only required modules for the example has changed and tested. I'm going to also create a PR on rust-ffmpeg soon to make it sync with this PR.