We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daee8d8 commit ce3ccc2Copy full SHA for ce3ccc2
src/api.rs
@@ -13,6 +13,7 @@
13
//! Notes:
14
//! * **Be advised, exported API yet not stable. Prefer directly using symbols from the `ffmpeg_dev::sys` module over this one.**
15
//! * Also note that this will be be incomplete.
16
+//! * Things have improved a bit since removing autogenerated layout tests from `ffmpeg_dev::sys`.
17
18
// pub mod avcodec;
19
// pub mod avdevice;
0 commit comments