GHC 2020-06-02

7 comments.

, https://git.io/JfPfk in zmwangx/rust-ffmpeg
Thanks!

, https://git.io/Jfipb in zmwangx/rust-ffmpeg
This should be fixed by https://github.com/rust-lang/crates-build-env/pull/45.

, https://git.io/JfipN in rust-lang/crates-build-env
Add libavdevice* and libavfilter*
=================================

The added packages are required to build ffmpeg-sys-next and ffmpeg-next.

https://docs.rs/crate/ffmpeg-sys-next/4.2.0/builds/256836
https://docs.rs/crate/ffmpeg-next/4.2.1/builds/256842

Also added an unrelated commit to remove duplicates from the package list... Doesn't really belong to this PR but I was following the [guide](https://forge.rust-lang.org/docs-rs/add-dependencies.html) which asks me to satisfy linters, so please excuse me.

, https://git.io/JfiHH in zmwangx/rust-ffmpeg
It took a full year, but I finally got around to updating this project... Fixed in v4.2.1.

, https://git.io/JfiHQ in zmwangx/rust-ffmpeg
Sorry for neglecting this project for a long time. I have released v4.2.0 which should have fixed everything.

I didn't go with your PR because (1) I'm using additional feature flags for different minor versions of FFmpeg; (2) stupid as it may sound I actually didn't check whether there are PRs or issues before setting out to fix things... But thank you nonetheless.

, https://git.io/JfiSn in zmwangx/rust-ffmpeg
Sorry for neglecting this project for a long time. I have released v4.2.0 which should have fixed everything.

, https://git.io/JfiSc in zmwangx/rust-ffmpeg
Sorry for neglecting this project for a long time. I have released v4.2.0 which should have fixed everything.