[INFO] cloning repository https://github.com/yvdlima/ffmpeg-ui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yvdlima/ffmpeg-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvdlima%2Fffmpeg-ui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvdlima%2Fffmpeg-ui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 192d7be5da0bf0454812882a08563851bc698c14 [INFO] documenting yvdlima/ffmpeg-ui against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvdlima%2Fffmpeg-ui" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yvdlima/ffmpeg-ui on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yvdlima/ffmpeg-ui [INFO] finished tweaking git repo https://github.com/yvdlima/ffmpeg-ui [INFO] tweaked toml for git repo https://github.com/yvdlima/ffmpeg-ui written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/yvdlima/ffmpeg-ui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dba3a11fca914fde0799986fad34eaaf6ad35ba6dbfe4749880c05268812fdda [INFO] running `Command { std: "docker" "start" "-a" "dba3a11fca914fde0799986fad34eaaf6ad35ba6dbfe4749880c05268812fdda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dba3a11fca914fde0799986fad34eaaf6ad35ba6dbfe4749880c05268812fdda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba3a11fca914fde0799986fad34eaaf6ad35ba6dbfe4749880c05268812fdda", kill_on_drop: false }` [INFO] [stdout] dba3a11fca914fde0799986fad34eaaf6ad35ba6dbfe4749880c05268812fdda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c58ce1040716d6fedc9c00021a529e24a5497d572c2e785685429160ccab1aca [INFO] running `Command { std: "docker" "start" "-a" "c58ce1040716d6fedc9c00021a529e24a5497d572c2e785685429160ccab1aca", kill_on_drop: false }` [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling ffmpeg-ui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking indexmap v1.8.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling weblog-proc-macro v0.3.0 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking zxcvbn v2.1.2 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking wasm-bindgen v0.2.79 [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.56 [INFO] [stderr] Checking gloo-timers v0.2.3 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.29 [INFO] [stderr] Checking gloo-utils v0.1.2 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-render v0.1.0 [INFO] [stderr] Checking gloo-dialogs v0.1.0 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking weblog v0.3.0 [INFO] [stderr] Checking gloo-storage v0.2.0 [INFO] [stderr] Checking gloo-file v0.2.1 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Documenting ffmpeg-ui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:1200:5 [INFO] [stdout] | [INFO] [stdout] 1200 | / #[doc = " Return a single letter to describe the given picture type"] [INFO] [stdout] 1201 | | #[doc = " pict_type."] [INFO] [stdout] 1202 | | #[doc = ""] [INFO] [stdout] 1203 | | #[doc = " @param[in] pict_type the picture type @return a single character"] [INFO] [stdout] 1204 | | #[doc = " representing the picture type, '?' if pict_type is unknown"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] pict_type the picture type @return a single character [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6063:5 [INFO] [stdout] | [INFO] [stdout] 6063 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 6064 | | #[doc = " pointer."] [INFO] [stdout] 6065 | | #[doc = ""] [INFO] [stdout] 6066 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 6078 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 6079 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already allocated [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6063:5 [INFO] [stdout] | [INFO] [stdout] 6063 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 6064 | | #[doc = " pointer."] [INFO] [stdout] 6065 | | #[doc = ""] [INFO] [stdout] 6066 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 6078 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 6079 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] size Size in bytes for the memory block to be allocated or [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6126:5 [INFO] [stdout] | [INFO] [stdout] 6126 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 6127 | | #[doc = ""] [INFO] [stdout] 6128 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 6129 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 6139 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 6140 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6126:5 [INFO] [stdout] | [INFO] [stdout] 6126 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 6127 | | #[doc = ""] [INFO] [stdout] 6128 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 6129 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 6139 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 6140 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] nmemb Number of elements [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6148:5 [INFO] [stdout] | [INFO] [stdout] 6148 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 6149 | | #[doc = ""] [INFO] [stdout] 6150 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 6151 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6176 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6177 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Already allocated buffer, or `NULL` [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6148:5 [INFO] [stdout] | [INFO] [stdout] 6148 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 6149 | | #[doc = ""] [INFO] [stdout] 6150 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 6151 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6176 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6177 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6185:5 [INFO] [stdout] | [INFO] [stdout] 6185 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 6186 | | #[doc = ""] [INFO] [stdout] 6187 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 6188 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 6210 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6211 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6185:5 [INFO] [stdout] | [INFO] [stdout] 6185 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 6186 | | #[doc = ""] [INFO] [stdout] 6187 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 6188 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 6210 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6211 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6219:5 [INFO] [stdout] | [INFO] [stdout] 6219 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 6220 | | #[doc = ""] [INFO] [stdout] 6221 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 6222 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 6233 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 6234 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6219:5 [INFO] [stdout] | [INFO] [stdout] 6219 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 6220 | | #[doc = ""] [INFO] [stdout] 6221 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 6222 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 6233 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 6234 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6318:5 [INFO] [stdout] | [INFO] [stdout] 6318 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 6319 | | #[doc = ""] [INFO] [stdout] 6320 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 6321 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 6335 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 6336 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6318:5 [INFO] [stdout] | [INFO] [stdout] 6318 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 6319 | | #[doc = ""] [INFO] [stdout] 6320 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 6321 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 6335 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 6336 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem Element to add [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6359:5 [INFO] [stdout] | [INFO] [stdout] 6359 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 6360 | | #[doc = ""] [INFO] [stdout] 6361 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 6362 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6378 | | #[doc = " space"] [INFO] [stdout] 6379 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6359:5 [INFO] [stdout] | [INFO] [stdout] 6359 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 6360 | | #[doc = ""] [INFO] [stdout] 6361 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 6362 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6378 | | #[doc = " space"] [INFO] [stdout] 6379 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem_size Size in bytes of an element in the array [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6444:5 [INFO] [stdout] | [INFO] [stdout] 6444 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6445 | | #[doc = ""] [INFO] [stdout] 6446 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6447 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6452 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6453 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dst_num Destination numerator [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6444:5 [INFO] [stdout] | [INFO] [stdout] 6444 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6445 | | #[doc = ""] [INFO] [stdout] 6446 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6447 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6452 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6453 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] num Source numerator [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6738:5 [INFO] [stdout] | [INFO] [stdout] 6738 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6739 | | #[doc = ""] [INFO] [stdout] 6740 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6741 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6759 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6760 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] in_tb Input time base [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6738:5 [INFO] [stdout] | [INFO] [stdout] 6738 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6739 | | #[doc = ""] [INFO] [stdout] 6740 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6741 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6759 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6760 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] last Pointer to a timestamp expressed in terms of [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:6771:5 [INFO] [stdout] | [INFO] [stdout] 6771 | / #[doc = " Add a value to a timestamp."] [INFO] [stdout] 6772 | | #[doc = ""] [INFO] [stdout] 6773 | | #[doc = " This function guarantees that when the same value is repeatly added that"] [INFO] [stdout] 6774 | | #[doc = " no accumulation of rounding errors occurs."] [INFO] [stdout] ... | [INFO] [stdout] 6778 | | #[doc = " @param[in] inc Value to be added"] [INFO] [stdout] 6779 | | #[doc = " @param[in] inc_tb Time base of `inc`"] [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ts Input timestamp [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7924:5 [INFO] [stdout] | [INFO] [stdout] 7924 | / #[doc = " Get the required buffer size for the given audio parameters."] [INFO] [stdout] 7925 | | #[doc = ""] [INFO] [stdout] 7926 | | #[doc = " @param[out] linesize calculated linesize, may be NULL"] [INFO] [stdout] 7927 | | #[doc = " @param nb_channels the number of channels"] [INFO] [stdout] ... | [INFO] [stdout] 7930 | | #[doc = " @param align buffer size alignment (0 = default, 1 = no alignment)"] [INFO] [stdout] 7931 | | #[doc = " @return required buffer size, or negative error code on failure"] [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] linesize calculated linesize, may be NULL [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7941:5 [INFO] [stdout] | [INFO] [stdout] 7941 | / #[doc = " Fill plane data pointers and linesize for samples with sample"] [INFO] [stdout] 7942 | | #[doc = " format sample_fmt."] [INFO] [stdout] 7943 | | #[doc = ""] [INFO] [stdout] 7944 | | #[doc = " The audio_data array is filled with the pointers to the samples data planes:"] [INFO] [stdout] ... | [INFO] [stdout] 7967 | | #[doc = " @todo return minimum size in bytes required for the buffer in case"] [INFO] [stdout] 7968 | | #[doc = " of success at the next bump"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] audio_data array to be filled with the pointer for each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7980:5 [INFO] [stdout] | [INFO] [stdout] 7980 | / #[doc = " Allocate a samples buffer for nb_samples samples, and fill data pointers and"] [INFO] [stdout] 7981 | | #[doc = " linesize accordingly."] [INFO] [stdout] 7982 | | #[doc = " The allocated samples buffer can be freed by using av_freep(&audio_data[0])"] [INFO] [stdout] 7983 | | #[doc = " Allocated data will be initialized to silence."] [INFO] [stdout] ... | [INFO] [stdout] 7995 | | #[doc = " @see av_samples_fill_arrays()"] [INFO] [stdout] 7996 | | #[doc = " @see av_samples_alloc_array_and_samples()"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The allocated samples buffer can be freed by using av_freep(&audio_data[0]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7980:5 [INFO] [stdout] | [INFO] [stdout] 7980 | / #[doc = " Allocate a samples buffer for nb_samples samples, and fill data pointers and"] [INFO] [stdout] 7981 | | #[doc = " linesize accordingly."] [INFO] [stdout] 7982 | | #[doc = " The allocated samples buffer can be freed by using av_freep(&audio_data[0])"] [INFO] [stdout] 7983 | | #[doc = " Allocated data will be initialized to silence."] [INFO] [stdout] ... | [INFO] [stdout] 7995 | | #[doc = " @see av_samples_fill_arrays()"] [INFO] [stdout] 7996 | | #[doc = " @see av_samples_alloc_array_and_samples()"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] audio_data array to be filled with the pointer for each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:8373:5 [INFO] [stdout] | [INFO] [stdout] 8373 | / #[doc = " Return a channel layout and the number of channels based on the specified name."] [INFO] [stdout] 8374 | | #[doc = ""] [INFO] [stdout] 8375 | | #[doc = " This function is similar to (@see av_get_channel_layout), but can also parse"] [INFO] [stdout] 8376 | | #[doc = " unknown channel layout specifications."] [INFO] [stdout] ... | [INFO] [stdout] 8381 | | #[doc = ""] [INFO] [stdout] 8382 | | #[doc = " @return 0 on success, AVERROR(EINVAL) if the parsing fails."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] name channel layout specification string [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:8373:5 [INFO] [stdout] | [INFO] [stdout] 8373 | / #[doc = " Return a channel layout and the number of channels based on the specified name."] [INFO] [stdout] 8374 | | #[doc = ""] [INFO] [stdout] 8375 | | #[doc = " This function is similar to (@see av_get_channel_layout), but can also parse"] [INFO] [stdout] 8376 | | #[doc = " unknown channel layout specifications."] [INFO] [stdout] ... | [INFO] [stdout] 8381 | | #[doc = ""] [INFO] [stdout] 8382 | | #[doc = " @return 0 on success, AVERROR(EINVAL) if the parsing fails."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] channel_layout parsed channel layout (0 if unknown) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:8457:5 [INFO] [stdout] | [INFO] [stdout] 8457 | / #[doc = " Get the value and name of a standard channel layout."] [INFO] [stdout] 8458 | | #[doc = ""] [INFO] [stdout] 8459 | | #[doc = " @param[in] index index in an internal list, starting at 0"] [INFO] [stdout] 8460 | | #[doc = " @param[out] layout channel layout mask"] [INFO] [stdout] 8461 | | #[doc = " @param[out] name name of the layout"] [INFO] [stdout] 8462 | | #[doc = " @return 0 if the layout exists,"] [INFO] [stdout] 8463 | | #[doc = " <0 if index is beyond the limits"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] index index in an internal list, starting at 0 [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:8457:5 [INFO] [stdout] | [INFO] [stdout] 8457 | / #[doc = " Get the value and name of a standard channel layout."] [INFO] [stdout] 8458 | | #[doc = ""] [INFO] [stdout] 8459 | | #[doc = " @param[in] index index in an internal list, starting at 0"] [INFO] [stdout] 8460 | | #[doc = " @param[out] layout channel layout mask"] [INFO] [stdout] 8461 | | #[doc = " @param[out] name name of the layout"] [INFO] [stdout] 8462 | | #[doc = " @return 0 if the layout exists,"] [INFO] [stdout] 8463 | | #[doc = " <0 if index is beyond the limits"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] layout channel layout mask [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:8620:5 [INFO] [stdout] | [INFO] [stdout] 8620 | / #[doc = " Get dictionary entries as a string."] [INFO] [stdout] 8621 | | #[doc = ""] [INFO] [stdout] 8622 | | #[doc = " Create a string containing dictionary's entries."] [INFO] [stdout] 8623 | | #[doc = " Such string may be passed back to av_dict_parse_string()."] [INFO] [stdout] ... | [INFO] [stdout] 8631 | | #[doc = " @return >= 0 on success, negative on error"] [INFO] [stdout] 8632 | | #[doc = " @warning Separators cannot be neither '\\\\' nor '\\0'. They also cannot be the same."] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] m dictionary [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:8620:5 [INFO] [stdout] | [INFO] [stdout] 8620 | / #[doc = " Get dictionary entries as a string."] [INFO] [stdout] 8621 | | #[doc = ""] [INFO] [stdout] 8622 | | #[doc = " Create a string containing dictionary's entries."] [INFO] [stdout] 8623 | | #[doc = " Such string may be passed back to av_dict_parse_string()."] [INFO] [stdout] ... | [INFO] [stdout] 8631 | | #[doc = " @return >= 0 on success, negative on error"] [INFO] [stdout] 8632 | | #[doc = " @warning Separators cannot be neither '\\\\' nor '\\0'. They also cannot be the same."] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] buffer Pointer to buffer that will be allocated with string containg entries. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:12855:5 [INFO] [stdout] | [INFO] [stdout] 12855 | / #[doc = " Retrieve a filtered packet."] [INFO] [stdout] 12856 | | #[doc = ""] [INFO] [stdout] 12857 | | #[doc = " @param[out] pkt this struct will be filled with the contents of the filtered"] [INFO] [stdout] 12858 | | #[doc = " packet. It is owned by the caller and must be freed using"] [INFO] [stdout] ... | [INFO] [stdout] 12875 | | #[doc = " output fewer packets than were sent to it, so this function may return"] [INFO] [stdout] 12876 | | #[doc = " AVERROR(EAGAIN) immediately after a successful av_bsf_send_packet() call."] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pkt this struct will be filled with the contents of the filtered [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:12943:5 [INFO] [stdout] | [INFO] [stdout] 12943 | / #[doc = " Finalize list of bitstream filters."] [INFO] [stdout] 12944 | | #[doc = ""] [INFO] [stdout] 12945 | | #[doc = " This function will transform @ref AVBSFList to single @ref AVBSFContext,"] [INFO] [stdout] 12946 | | #[doc = " so the whole chain of bitstream filters can be treated as single filter"] [INFO] [stdout] ... | [INFO] [stdout] 12955 | | #[doc = ""] [INFO] [stdout] 12956 | | #[doc = " @return >=0 on success, negative AVERROR in case of failure"] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bsf Pointer to be set to newly created @ref AVBSFContext structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:12963:5 [INFO] [stdout] | [INFO] [stdout] 12963 | / #[doc = " Parse string describing list of bitstream filters and create single"] [INFO] [stdout] 12964 | | #[doc = " @ref AVBSFContext describing the whole chain of bitstream filters."] [INFO] [stdout] 12965 | | #[doc = " Resulting @ref AVBSFContext can be treated as any other @ref AVBSFContext freshly"] [INFO] [stdout] 12966 | | #[doc = " allocated by av_bsf_alloc()."] [INFO] [stdout] ... | [INFO] [stdout] 12972 | | #[doc = ""] [INFO] [stdout] 12973 | | #[doc = " @return >=0 on success, negative AVERROR in case of failure"] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bsf Pointer to be set to newly created @ref AVBSFContext structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:12980:5 [INFO] [stdout] | [INFO] [stdout] 12980 | / #[doc = " Get null/pass-through bitstream filter."] [INFO] [stdout] 12981 | | #[doc = ""] [INFO] [stdout] 12982 | | #[doc = " @param[out] bsf Pointer to be set to new instance of pass-through bitstream filter"] [INFO] [stdout] 12983 | | #[doc = ""] [INFO] [stdout] 12984 | | #[doc = " @return"] [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bsf Pointer to be set to new instance of pass-through bitstream filter [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18097:5 [INFO] [stdout] | [INFO] [stdout] 18097 | / #[doc = " Modify width and height values so that they will result in a memory"] [INFO] [stdout] 18098 | | #[doc = " buffer that is acceptable for the codec if you also ensure that all"] [INFO] [stdout] 18099 | | #[doc = " line sizes are a multiple of the respective linesize_align[i]."] [INFO] [stdout] 18100 | | #[doc = ""] [INFO] [stdout] 18101 | | #[doc = " May only be used if a codec with AV_CODEC_CAP_DR1 has been opened."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] line sizes are a multiple of the respective linesize_align[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18137:5 [INFO] [stdout] | [INFO] [stdout] 18137 | / #[doc = " Decode the audio frame of size avpkt->size from avpkt->data into frame."] [INFO] [stdout] 18138 | | #[doc = ""] [INFO] [stdout] 18139 | | #[doc = " Some decoders may support multiple frames in a single AVPacket. Such"] [INFO] [stdout] 18140 | | #[doc = " decoders would then just decode the first frame and the return value would be"] [INFO] [stdout] ... | [INFO] [stdout] 18186 | | #[doc = ""] [INFO] [stdout] 18187 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] frame The AVFrame in which to store decoded audio samples. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18137:5 [INFO] [stdout] | [INFO] [stdout] 18137 | / #[doc = " Decode the audio frame of size avpkt->size from avpkt->data into frame."] [INFO] [stdout] 18138 | | #[doc = ""] [INFO] [stdout] 18139 | | #[doc = " Some decoders may support multiple frames in a single AVPacket. Such"] [INFO] [stdout] 18140 | | #[doc = " decoders would then just decode the first frame and the return value would be"] [INFO] [stdout] ... | [INFO] [stdout] 18186 | | #[doc = ""] [INFO] [stdout] 18187 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] avpkt The input AVPacket containing the input buffer. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18196:5 [INFO] [stdout] | [INFO] [stdout] 18196 | / #[doc = " Decode the video frame of size avpkt->size from avpkt->data into picture."] [INFO] [stdout] 18197 | | #[doc = " Some decoders may support multiple frames in a single AVPacket, such"] [INFO] [stdout] 18198 | | #[doc = " decoders would then just decode the first frame."] [INFO] [stdout] 18199 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 18237 | | #[doc = ""] [INFO] [stdout] 18238 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] picture The AVFrame in which the decoded video frame will be stored. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18196:5 [INFO] [stdout] | [INFO] [stdout] 18196 | / #[doc = " Decode the video frame of size avpkt->size from avpkt->data into picture."] [INFO] [stdout] 18197 | | #[doc = " Some decoders may support multiple frames in a single AVPacket, such"] [INFO] [stdout] 18198 | | #[doc = " decoders would then just decode the first frame."] [INFO] [stdout] 18199 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 18237 | | #[doc = ""] [INFO] [stdout] 18238 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] avpkt The input AVPacket containing the input buffer. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18196:5 [INFO] [stdout] | [INFO] [stdout] 18196 | / #[doc = " Decode the video frame of size avpkt->size from avpkt->data into picture."] [INFO] [stdout] 18197 | | #[doc = " Some decoders may support multiple frames in a single AVPacket, such"] [INFO] [stdout] 18198 | | #[doc = " decoders would then just decode the first frame."] [INFO] [stdout] 18199 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 18237 | | #[doc = ""] [INFO] [stdout] 18238 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] got_picture_ptr Zero if no frame could be decompressed, otherwise, it is nonzero. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18247:5 [INFO] [stdout] | [INFO] [stdout] 18247 | / #[doc = " Decode a subtitle message."] [INFO] [stdout] 18248 | | #[doc = " Return a negative value on error, otherwise return the number of bytes used."] [INFO] [stdout] 18249 | | #[doc = " If no subtitle could be decompressed, got_sub_ptr is zero."] [INFO] [stdout] 18250 | | #[doc = " Otherwise, the subtitle is stored in *sub."] [INFO] [stdout] ... | [INFO] [stdout] 18270 | | #[doc = " @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero."] [INFO] [stdout] 18271 | | #[doc = " @param[in] avpkt The input AVPacket containing the input buffer."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] sub The preallocated AVSubtitle in which the decoded subtitle will be stored, [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18247:5 [INFO] [stdout] | [INFO] [stdout] 18247 | / #[doc = " Decode a subtitle message."] [INFO] [stdout] 18248 | | #[doc = " Return a negative value on error, otherwise return the number of bytes used."] [INFO] [stdout] 18249 | | #[doc = " If no subtitle could be decompressed, got_sub_ptr is zero."] [INFO] [stdout] 18250 | | #[doc = " Otherwise, the subtitle is stored in *sub."] [INFO] [stdout] ... | [INFO] [stdout] 18270 | | #[doc = " @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero."] [INFO] [stdout] 18271 | | #[doc = " @param[in] avpkt The input AVPacket containing the input buffer."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18247:5 [INFO] [stdout] | [INFO] [stdout] 18247 | / #[doc = " Decode a subtitle message."] [INFO] [stdout] 18248 | | #[doc = " Return a negative value on error, otherwise return the number of bytes used."] [INFO] [stdout] 18249 | | #[doc = " If no subtitle could be decompressed, got_sub_ptr is zero."] [INFO] [stdout] 18250 | | #[doc = " Otherwise, the subtitle is stored in *sub."] [INFO] [stdout] ... | [INFO] [stdout] 18270 | | #[doc = " @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero."] [INFO] [stdout] 18271 | | #[doc = " @param[in] avpkt The input AVPacket containing the input buffer."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] avpkt The input AVPacket containing the input buffer. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18280:5 [INFO] [stdout] | [INFO] [stdout] 18280 | / #[doc = " Supply raw packet data as input to a decoder."] [INFO] [stdout] 18281 | | #[doc = ""] [INFO] [stdout] 18282 | | #[doc = " Internally, this call will copy relevant AVCodecContext fields, which can"] [INFO] [stdout] 18283 | | #[doc = " influence decoding per-packet, and apply them when the packet is actually"] [INFO] [stdout] ... | [INFO] [stdout] 18326 | | #[doc = " AVERROR(ENOMEM): failed to add packet to internal queue, or similar"] [INFO] [stdout] 18327 | | #[doc = " other errors: legitimate decoding errors"] [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] avpkt The input AVPacket. Usually, this will be a single video [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:18359:5 [INFO] [stdout] | [INFO] [stdout] 18359 | / #[doc = " Supply a raw video or audio frame to the encoder. Use avcodec_receive_packet()"] [INFO] [stdout] 18360 | | #[doc = " to retrieve buffered output packets."] [INFO] [stdout] 18361 | | #[doc = ""] [INFO] [stdout] 18362 | | #[doc = " @param avctx codec context"] [INFO] [stdout] ... | [INFO] [stdout] 18390 | | #[doc = " AVERROR(ENOMEM): failed to add packet to internal queue, or similar"] [INFO] [stdout] 18391 | | #[doc = " other errors: legitimate encoding errors"] [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] frame AVFrame containing the raw audio or video frame to be encoded. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:19236:5 [INFO] [stdout] | [INFO] [stdout] 19236 | / #[doc = " Encode a frame of audio."] [INFO] [stdout] 19237 | | #[doc = ""] [INFO] [stdout] 19238 | | #[doc = " Takes input samples from frame and writes the next output packet, if"] [INFO] [stdout] 19239 | | #[doc = " available, to avpkt. The output packet does not necessarily contain data for"] [INFO] [stdout] ... | [INFO] [stdout] 19272 | | #[doc = ""] [INFO] [stdout] 19273 | | #[doc = " @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] frame AVFrame containing the raw audio data to be encoded. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:19236:5 [INFO] [stdout] | [INFO] [stdout] 19236 | / #[doc = " Encode a frame of audio."] [INFO] [stdout] 19237 | | #[doc = ""] [INFO] [stdout] 19238 | | #[doc = " Takes input samples from frame and writes the next output packet, if"] [INFO] [stdout] 19239 | | #[doc = " available, to avpkt. The output packet does not necessarily contain data for"] [INFO] [stdout] ... | [INFO] [stdout] 19272 | | #[doc = ""] [INFO] [stdout] 19273 | | #[doc = " @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] got_packet_ptr This field is set to 1 by libavcodec if the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:19282:5 [INFO] [stdout] | [INFO] [stdout] 19282 | / #[doc = " Encode a frame of video."] [INFO] [stdout] 19283 | | #[doc = ""] [INFO] [stdout] 19284 | | #[doc = " Takes input raw video data from frame and writes the next output packet, if"] [INFO] [stdout] 19285 | | #[doc = " available, to avpkt. The output packet does not necessarily contain data for"] [INFO] [stdout] ... | [INFO] [stdout] 19313 | | #[doc = ""] [INFO] [stdout] 19314 | | #[doc = " @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] frame AVFrame containing the raw video data to be encoded. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:19282:5 [INFO] [stdout] | [INFO] [stdout] 19282 | / #[doc = " Encode a frame of video."] [INFO] [stdout] 19283 | | #[doc = ""] [INFO] [stdout] 19284 | | #[doc = " Takes input raw video data from frame and writes the next output packet, if"] [INFO] [stdout] 19285 | | #[doc = " available, to avpkt. The output packet does not necessarily contain data for"] [INFO] [stdout] ... | [INFO] [stdout] 19313 | | #[doc = ""] [INFO] [stdout] 19314 | | #[doc = " @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] got_packet_ptr This field is set to 1 by libavcodec if the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:19430:5 [INFO] [stdout] | [INFO] [stdout] 19430 | / #[doc = " Find the best pixel format to convert to given a certain source pixel"] [INFO] [stdout] 19431 | | #[doc = " format. When converting from one pixel format to another, information loss"] [INFO] [stdout] 19432 | | #[doc = " may occur. For example, when converting from RGB24 to GRAY, the color"] [INFO] [stdout] 19433 | | #[doc = " information will be lost. Similarly, other losses occur when converting from"] [INFO] [stdout] ... | [INFO] [stdout] 19443 | | #[doc = " @param[out] loss_ptr Combination of flags informing you what kind of losses will occur."] [INFO] [stdout] 19444 | | #[doc = " @return The best pixel format to convert to or -1 if none was found."] [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] pix_fmt_list AV_PIX_FMT_NONE terminated array of pixel formats to choose from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:19430:5 [INFO] [stdout] | [INFO] [stdout] 19430 | / #[doc = " Find the best pixel format to convert to given a certain source pixel"] [INFO] [stdout] 19431 | | #[doc = " format. When converting from one pixel format to another, information loss"] [INFO] [stdout] 19432 | | #[doc = " may occur. For example, when converting from RGB24 to GRAY, the color"] [INFO] [stdout] 19433 | | #[doc = " information will be lost. Similarly, other losses occur when converting from"] [INFO] [stdout] ... | [INFO] [stdout] 19443 | | #[doc = " @param[out] loss_ptr Combination of flags informing you what kind of losses will occur."] [INFO] [stdout] 19444 | | #[doc = " @return The best pixel format to convert to or -1 if none was found."] [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] loss_ptr Combination of flags informing you what kind of losses will occur. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:19559:5 [INFO] [stdout] | [INFO] [stdout] 19559 | / #[doc = " Fill AVFrame audio data and linesize pointers."] [INFO] [stdout] 19560 | | #[doc = ""] [INFO] [stdout] 19561 | | #[doc = " The buffer buf must be a preallocated buffer with a size big enough"] [INFO] [stdout] 19562 | | #[doc = " to contain the specified samples amount. The filled AVFrame data"] [INFO] [stdout] ... | [INFO] [stdout] 19578 | | #[doc = " @todo return the size in bytes required to store the samples in"] [INFO] [stdout] 19579 | | #[doc = " case of success, at the next libavutil bump"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] frame->extended_data, frame->linesize[0]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:19608:5 [INFO] [stdout] | [INFO] [stdout] 19608 | / #[doc = " Return codec bits per sample."] [INFO] [stdout] 19609 | | #[doc = ""] [INFO] [stdout] 19610 | | #[doc = " @param[in] codec_id the codec"] [INFO] [stdout] 19611 | | #[doc = " @return Number of bits per sample or zero if unknown for the given codec."] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] codec_id the codec [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:19622:5 [INFO] [stdout] | [INFO] [stdout] 19622 | / #[doc = " Return codec bits per sample."] [INFO] [stdout] 19623 | | #[doc = " Only return non-zero if the bits per sample is exactly correct, not an"] [INFO] [stdout] 19624 | | #[doc = " approximation."] [INFO] [stdout] 19625 | | #[doc = ""] [INFO] [stdout] 19626 | | #[doc = " @param[in] codec_id the codec"] [INFO] [stdout] 19627 | | #[doc = " @return Number of bits per sample or zero if unknown for the given codec."] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] codec_id the codec [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7266:1 [INFO] [stdout] | [INFO] [stdout] 7266 | #[doc = "< HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7268:1 [INFO] [stdout] | [INFO] [stdout] 7268 | #[doc = "< HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7270:1 [INFO] [stdout] | [INFO] [stdout] 7270 | #[doc = "< HW decoding through VA API, Picture.data[3] contains a VASurfaceID"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through VA API, Picture.data[3] contains a VASurfaceID [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7286:1 [INFO] [stdout] | [INFO] [stdout] 7286 | #[doc = "< HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7385:1 [INFO] [stdout] | [INFO] [stdout] 7385 | #[doc = "< HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7417:1 [INFO] [stdout] | [INFO] [stdout] 7417 | / #[doc = " HW acceleration through QSV, data[3] contains a pointer to the"] [INFO] [stdout] 7418 | | #[doc = " mfxFrameSurface1 structure."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through QSV, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7420:1 [INFO] [stdout] | [INFO] [stdout] 7420 | / #[doc = " HW acceleration though MMAL, data[3] contains a pointer to the"] [INFO] [stdout] 7421 | | #[doc = " MMAL_BUFFER_HEADER_T structure."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration though MMAL, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7423:1 [INFO] [stdout] | [INFO] [stdout] 7423 | #[doc = "< HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7425:1 [INFO] [stdout] | [INFO] [stdout] 7425 | / #[doc = " HW acceleration through CUDA. data[i] contain CUdeviceptr pointers"] [INFO] [stdout] 7426 | | #[doc = " exactly as for system memory frames."] [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through CUDA. data[i] contain CUdeviceptr pointers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7536:1 [INFO] [stdout] | [INFO] [stdout] 7536 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7537 | | #[doc = ""] [INFO] [stdout] 7538 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7539 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7542 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7543 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7536:1 [INFO] [stdout] | [INFO] [stdout] 7536 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7537 | | #[doc = ""] [INFO] [stdout] 7538 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7539 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7542 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7543 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7557:1 [INFO] [stdout] | [INFO] [stdout] 7557 | / #[doc = " DRM-managed buffers exposed through PRIME buffer sharing."] [INFO] [stdout] 7558 | | #[doc = ""] [INFO] [stdout] 7559 | | #[doc = " data[0] points to an AVDRMFrameDescriptor."] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVDRMFrameDescriptor. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7561:1 [INFO] [stdout] | [INFO] [stdout] 7561 | / #[doc = " Hardware surfaces for OpenCL."] [INFO] [stdout] 7562 | | #[doc = ""] [INFO] [stdout] 7563 | | #[doc = " data[i] contain 2D image objects (typed in C as cl_mem, used"] [INFO] [stdout] 7564 | | #[doc = " in OpenCL as image2d_t) for each plane of the surface."] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[i] contain 2D image objects (typed in C as cl_mem, used [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7586:1 [INFO] [stdout] | [INFO] [stdout] 7586 | / #[doc = " Vulkan hardware images."] [INFO] [stdout] 7587 | | #[doc = ""] [INFO] [stdout] 7588 | | #[doc = " data[0] points to an AVVkFrame"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVVkFrame [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7596:1 [INFO] [stdout] | [INFO] [stdout] 7596 | / #[doc = " Pixel format."] [INFO] [stdout] 7597 | | #[doc = ""] [INFO] [stdout] 7598 | | #[doc = " @note"] [INFO] [stdout] 7599 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7621 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7622 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] image data is stored in AVFrame.data[0]. The palette is transported in [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:7596:1 [INFO] [stdout] | [INFO] [stdout] 7596 | / #[doc = " Pixel format."] [INFO] [stdout] 7597 | | #[doc = ""] [INFO] [stdout] 7598 | | #[doc = " @note"] [INFO] [stdout] 7599 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7621 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7622 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] AVFrame.data[1], is 1024 bytes long (256 4-byte entries) and is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:8935:1 [INFO] [stdout] | [INFO] [stdout] 8935 | / #[doc = " This structure describes decoded (raw) audio or video data."] [INFO] [stdout] 8936 | | #[doc = ""] [INFO] [stdout] 8937 | | #[doc = " AVFrame must be allocated using av_frame_alloc(). Note that this only"] [INFO] [stdout] 8938 | | #[doc = " allocates the AVFrame itself, the buffers for the data must be managed"] [INFO] [stdout] ... | [INFO] [stdout] 8961 | | #[doc = " C structure field name for fields accessible through AVOptions. The AVClass"] [INFO] [stdout] 8962 | | #[doc = " for AVFrame can be obtained from avcodec_get_frame_class()"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] least one reference is set, i.e. if AVFrame.buf[0] != NULL. In such a case, [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:8977:5 [INFO] [stdout] | [INFO] [stdout] 8977 | / #[doc = " For video, size in bytes of each picture line."] [INFO] [stdout] 8978 | | #[doc = " For audio, size in bytes of each plane."] [INFO] [stdout] 8979 | | #[doc = ""] [INFO] [stdout] 8980 | | #[doc = " For audio, only linesize[0] may be set. For planar audio, each channel"] [INFO] [stdout] ... | [INFO] [stdout] 8988 | | #[doc = " @note The linesize may be larger than the size of usable data -- there"] [INFO] [stdout] 8989 | | #[doc = " may be extra padding present for performance reasons."] [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] For audio, only linesize[0] may be set. For planar audio, each channel [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:8991:5 [INFO] [stdout] | [INFO] [stdout] 8991 | / #[doc = " pointers to the data planes/channels."] [INFO] [stdout] 8992 | | #[doc = ""] [INFO] [stdout] 8993 | | #[doc = " For video, this should simply point to data[]."] [INFO] [stdout] 8994 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 9001 | | #[doc = " but for planar audio with more channels that can fit in data,"] [INFO] [stdout] 9002 | | #[doc = " extended_data must be used in order to access all channels."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] linesize[0] contains the size of each channel buffer. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:9071:5 [INFO] [stdout] | [INFO] [stdout] 9071 | / #[doc = " AVBuffer references backing the data for this frame. If all elements of"] [INFO] [stdout] 9072 | | #[doc = " this array are NULL, then this frame is not reference counted. This array"] [INFO] [stdout] 9073 | | #[doc = " must be filled contiguously -- if buf[i] is non-NULL then buf[j] must"] [INFO] [stdout] 9074 | | #[doc = " also be non-NULL for all j < i."] [INFO] [stdout] ... | [INFO] [stdout] 9079 | | #[doc = " this array. Then the extra AVBufferRef pointers are stored in the"] [INFO] [stdout] 9080 | | #[doc = " extended_buf array."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] must be filled contiguously -- if buf[i] is non-NULL then buf[j] must [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:9071:5 [INFO] [stdout] | [INFO] [stdout] 9071 | / #[doc = " AVBuffer references backing the data for this frame. If all elements of"] [INFO] [stdout] 9072 | | #[doc = " this array are NULL, then this frame is not reference counted. This array"] [INFO] [stdout] 9073 | | #[doc = " must be filled contiguously -- if buf[i] is non-NULL then buf[j] must"] [INFO] [stdout] 9074 | | #[doc = " also be non-NULL for all j < i."] [INFO] [stdout] ... | [INFO] [stdout] 9079 | | #[doc = " this array. Then the extra AVBufferRef pointers are stored in the"] [INFO] [stdout] 9080 | | #[doc = " extended_buf array."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] must be filled contiguously -- if buf[i] is non-NULL then buf[j] must [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `j` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:13113:5 [INFO] [stdout] | [INFO] [stdout] 13113 | / #[doc = " Encode data to an AVPacket."] [INFO] [stdout] 13114 | | #[doc = ""] [INFO] [stdout] 13115 | | #[doc = " @param avctx codec context"] [INFO] [stdout] 13116 | | #[doc = " @param avpkt output AVPacket (may contain a user-provided buffer)"] [INFO] [stdout] ... | [INFO] [stdout] 13119 | | #[doc = " non-empty packet was returned in avpkt."] [INFO] [stdout] 13120 | | #[doc = " @return 0 on success, negative error code on failure"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] frame AVFrame containing the raw data to be encoded [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:13113:5 [INFO] [stdout] | [INFO] [stdout] 13113 | / #[doc = " Encode data to an AVPacket."] [INFO] [stdout] 13114 | | #[doc = ""] [INFO] [stdout] 13115 | | #[doc = " @param avctx codec context"] [INFO] [stdout] 13116 | | #[doc = " @param avpkt output AVPacket (may contain a user-provided buffer)"] [INFO] [stdout] ... | [INFO] [stdout] 13119 | | #[doc = " non-empty packet was returned in avpkt."] [INFO] [stdout] 13120 | | #[doc = " @return 0 on success, negative error code on failure"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] got_packet_ptr encoder sets to 0 or 1 to indicate that a [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:14580:5 [INFO] [stdout] | [INFO] [stdout] 14580 | / #[doc = " This callback is called at the beginning of each frame to get data"] [INFO] [stdout] 14581 | | #[doc = " buffer(s) for it. There may be one contiguous buffer for all the data or"] [INFO] [stdout] 14582 | | #[doc = " there may be a buffer per each data plane or anything in between. What"] [INFO] [stdout] 14583 | | #[doc = " this means is, you may set however many entries in buf[] you feel necessary."] [INFO] [stdout] ... | [INFO] [stdout] 14656 | | #[doc = " - encoding: unused"] [INFO] [stdout] 14657 | | #[doc = " - decoding: Set by libavcodec, user can override."] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] linesize. In AVFrame.linesize, only linesize[0] may be set for audio [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Events` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:14953:5 [INFO] [stdout] | [INFO] [stdout] 14953 | / #[doc = " Header containing style information for text subtitles."] [INFO] [stdout] 14954 | | #[doc = " For SUBTITLE_ASS subtitle type, it should contain the whole ASS"] [INFO] [stdout] 14955 | | #[doc = " [Script Info] and [V4+ Styles] section, plus the [Events] line and"] [INFO] [stdout] 14956 | | #[doc = " the Format line following. It shouldn't include any Dialogue line."] [INFO] [stdout] 14957 | | #[doc = " - encoding: Set/allocated/freed by user (before avcodec_open2())"] [INFO] [stdout] 14958 | | #[doc = " - decoding: Set/allocated/freed by libavcodec (by avcodec_open2())"] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [Script Info] and [V4+ Styles] section, plus the [Events] line and [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Events` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `N` [INFO] [stdout] --> src/ffmpeg/avcodec.rs:15092:5 [INFO] [stdout] | [INFO] [stdout] 15092 | / #[doc = " Control the form of AVSubtitle.rects[N]->ass"] [INFO] [stdout] 15093 | | #[doc = " - decoding: set by user"] [INFO] [stdout] 15094 | | #[doc = " - encoding: unused"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Control the form of AVSubtitle.rects[N]->ass [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `N` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:770:5 [INFO] [stdout] | [INFO] [stdout] 770 | / #[doc = " Return a single letter to describe the given picture type"] [INFO] [stdout] 771 | | #[doc = " pict_type."] [INFO] [stdout] 772 | | #[doc = ""] [INFO] [stdout] 773 | | #[doc = " @param[in] pict_type the picture type @return a single character"] [INFO] [stdout] 774 | | #[doc = " representing the picture type, '?' if pict_type is unknown"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] pict_type the picture type @return a single character [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5692:5 [INFO] [stdout] | [INFO] [stdout] 5692 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 5693 | | #[doc = " pointer."] [INFO] [stdout] 5694 | | #[doc = ""] [INFO] [stdout] 5695 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 5707 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5708 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already allocated [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5692:5 [INFO] [stdout] | [INFO] [stdout] 5692 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 5693 | | #[doc = " pointer."] [INFO] [stdout] 5694 | | #[doc = ""] [INFO] [stdout] 5695 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 5707 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5708 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] size Size in bytes for the memory block to be allocated or [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5755:5 [INFO] [stdout] | [INFO] [stdout] 5755 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 5756 | | #[doc = ""] [INFO] [stdout] 5757 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 5758 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 5768 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5769 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5755:5 [INFO] [stdout] | [INFO] [stdout] 5755 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 5756 | | #[doc = ""] [INFO] [stdout] 5757 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 5758 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 5768 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5769 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] nmemb Number of elements [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5777:5 [INFO] [stdout] | [INFO] [stdout] 5777 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 5778 | | #[doc = ""] [INFO] [stdout] 5779 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 5780 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5805 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5806 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Already allocated buffer, or `NULL` [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5777:5 [INFO] [stdout] | [INFO] [stdout] 5777 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 5778 | | #[doc = ""] [INFO] [stdout] 5779 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 5780 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5805 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5806 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5814:5 [INFO] [stdout] | [INFO] [stdout] 5814 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 5815 | | #[doc = ""] [INFO] [stdout] 5816 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 5817 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 5839 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5840 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5814:5 [INFO] [stdout] | [INFO] [stdout] 5814 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 5815 | | #[doc = ""] [INFO] [stdout] 5816 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 5817 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 5839 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5840 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5848:5 [INFO] [stdout] | [INFO] [stdout] 5848 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 5849 | | #[doc = ""] [INFO] [stdout] 5850 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 5851 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 5862 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 5863 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5848:5 [INFO] [stdout] | [INFO] [stdout] 5848 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 5849 | | #[doc = ""] [INFO] [stdout] 5850 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 5851 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 5862 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 5863 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5947:5 [INFO] [stdout] | [INFO] [stdout] 5947 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 5948 | | #[doc = ""] [INFO] [stdout] 5949 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 5950 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 5964 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 5965 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5947:5 [INFO] [stdout] | [INFO] [stdout] 5947 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 5948 | | #[doc = ""] [INFO] [stdout] 5949 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 5950 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 5964 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 5965 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem Element to add [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5988:5 [INFO] [stdout] | [INFO] [stdout] 5988 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 5989 | | #[doc = ""] [INFO] [stdout] 5990 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 5991 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6007 | | #[doc = " space"] [INFO] [stdout] 6008 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:5988:5 [INFO] [stdout] | [INFO] [stdout] 5988 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 5989 | | #[doc = ""] [INFO] [stdout] 5990 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 5991 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6007 | | #[doc = " space"] [INFO] [stdout] 6008 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem_size Size in bytes of an element in the array [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:6073:5 [INFO] [stdout] | [INFO] [stdout] 6073 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6074 | | #[doc = ""] [INFO] [stdout] 6075 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6076 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6081 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6082 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dst_num Destination numerator [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:6073:5 [INFO] [stdout] | [INFO] [stdout] 6073 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6074 | | #[doc = ""] [INFO] [stdout] 6075 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6076 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6081 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6082 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] num Source numerator [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:6367:5 [INFO] [stdout] | [INFO] [stdout] 6367 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6368 | | #[doc = ""] [INFO] [stdout] 6369 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6370 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6388 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6389 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] in_tb Input time base [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:6367:5 [INFO] [stdout] | [INFO] [stdout] 6367 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6368 | | #[doc = ""] [INFO] [stdout] 6369 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6370 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6388 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6389 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] last Pointer to a timestamp expressed in terms of [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:6400:5 [INFO] [stdout] | [INFO] [stdout] 6400 | / #[doc = " Add a value to a timestamp."] [INFO] [stdout] 6401 | | #[doc = ""] [INFO] [stdout] 6402 | | #[doc = " This function guarantees that when the same value is repeatly added that"] [INFO] [stdout] 6403 | | #[doc = " no accumulation of rounding errors occurs."] [INFO] [stdout] ... | [INFO] [stdout] 6407 | | #[doc = " @param[in] inc Value to be added"] [INFO] [stdout] 6408 | | #[doc = " @param[in] inc_tb Time base of `inc`"] [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ts Input timestamp [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7818:5 [INFO] [stdout] | [INFO] [stdout] 7818 | / #[doc = " Get dictionary entries as a string."] [INFO] [stdout] 7819 | | #[doc = ""] [INFO] [stdout] 7820 | | #[doc = " Create a string containing dictionary's entries."] [INFO] [stdout] 7821 | | #[doc = " Such string may be passed back to av_dict_parse_string()."] [INFO] [stdout] ... | [INFO] [stdout] 7829 | | #[doc = " @return >= 0 on success, negative on error"] [INFO] [stdout] 7830 | | #[doc = " @warning Separators cannot be neither '\\\\' nor '\\0'. They also cannot be the same."] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] m dictionary [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7818:5 [INFO] [stdout] | [INFO] [stdout] 7818 | / #[doc = " Get dictionary entries as a string."] [INFO] [stdout] 7819 | | #[doc = ""] [INFO] [stdout] 7820 | | #[doc = " Create a string containing dictionary's entries."] [INFO] [stdout] 7821 | | #[doc = " Such string may be passed back to av_dict_parse_string()."] [INFO] [stdout] ... | [INFO] [stdout] 7829 | | #[doc = " @return >= 0 on success, negative on error"] [INFO] [stdout] 7830 | | #[doc = " @warning Separators cannot be neither '\\\\' nor '\\0'. They also cannot be the same."] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] buffer Pointer to buffer that will be allocated with string containg entries. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7958:5 [INFO] [stdout] | [INFO] [stdout] 7958 | / #[doc = " Get the required buffer size for the given audio parameters."] [INFO] [stdout] 7959 | | #[doc = ""] [INFO] [stdout] 7960 | | #[doc = " @param[out] linesize calculated linesize, may be NULL"] [INFO] [stdout] 7961 | | #[doc = " @param nb_channels the number of channels"] [INFO] [stdout] ... | [INFO] [stdout] 7964 | | #[doc = " @param align buffer size alignment (0 = default, 1 = no alignment)"] [INFO] [stdout] 7965 | | #[doc = " @return required buffer size, or negative error code on failure"] [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] linesize calculated linesize, may be NULL [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7975:5 [INFO] [stdout] | [INFO] [stdout] 7975 | / #[doc = " Fill plane data pointers and linesize for samples with sample"] [INFO] [stdout] 7976 | | #[doc = " format sample_fmt."] [INFO] [stdout] 7977 | | #[doc = ""] [INFO] [stdout] 7978 | | #[doc = " The audio_data array is filled with the pointers to the samples data planes:"] [INFO] [stdout] ... | [INFO] [stdout] 8001 | | #[doc = " @todo return minimum size in bytes required for the buffer in case"] [INFO] [stdout] 8002 | | #[doc = " of success at the next bump"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] audio_data array to be filled with the pointer for each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:8014:5 [INFO] [stdout] | [INFO] [stdout] 8014 | / #[doc = " Allocate a samples buffer for nb_samples samples, and fill data pointers and"] [INFO] [stdout] 8015 | | #[doc = " linesize accordingly."] [INFO] [stdout] 8016 | | #[doc = " The allocated samples buffer can be freed by using av_freep(&audio_data[0])"] [INFO] [stdout] 8017 | | #[doc = " Allocated data will be initialized to silence."] [INFO] [stdout] ... | [INFO] [stdout] 8029 | | #[doc = " @see av_samples_fill_arrays()"] [INFO] [stdout] 8030 | | #[doc = " @see av_samples_alloc_array_and_samples()"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The allocated samples buffer can be freed by using av_freep(&audio_data[0]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:8014:5 [INFO] [stdout] | [INFO] [stdout] 8014 | / #[doc = " Allocate a samples buffer for nb_samples samples, and fill data pointers and"] [INFO] [stdout] 8015 | | #[doc = " linesize accordingly."] [INFO] [stdout] 8016 | | #[doc = " The allocated samples buffer can be freed by using av_freep(&audio_data[0])"] [INFO] [stdout] 8017 | | #[doc = " Allocated data will be initialized to silence."] [INFO] [stdout] ... | [INFO] [stdout] 8029 | | #[doc = " @see av_samples_fill_arrays()"] [INFO] [stdout] 8030 | | #[doc = " @see av_samples_alloc_array_and_samples()"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] audio_data array to be filled with the pointer for each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:11358:5 [INFO] [stdout] | [INFO] [stdout] 11358 | / #[doc = " Add a graph described by a string to a graph."] [INFO] [stdout] 11359 | | #[doc = ""] [INFO] [stdout] 11360 | | #[doc = " @param[in] graph the filter graph where to link the parsed graph context"] [INFO] [stdout] 11361 | | #[doc = " @param[in] filters string to be parsed"] [INFO] [stdout] ... | [INFO] [stdout] 11376 | | #[doc = " the outputs parameter will contain outputs of the newly created"] [INFO] [stdout] 11377 | | #[doc = " filters."] [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] graph the filter graph where to link the parsed graph context [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:11358:5 [INFO] [stdout] | [INFO] [stdout] 11358 | / #[doc = " Add a graph described by a string to a graph."] [INFO] [stdout] 11359 | | #[doc = ""] [INFO] [stdout] 11360 | | #[doc = " @param[in] graph the filter graph where to link the parsed graph context"] [INFO] [stdout] 11361 | | #[doc = " @param[in] filters string to be parsed"] [INFO] [stdout] ... | [INFO] [stdout] 11376 | | #[doc = " the outputs parameter will contain outputs of the newly created"] [INFO] [stdout] 11377 | | #[doc = " filters."] [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] inputs a linked list of all free (unlinked) inputs of the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:6895:1 [INFO] [stdout] | [INFO] [stdout] 6895 | #[doc = "< HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:6897:1 [INFO] [stdout] | [INFO] [stdout] 6897 | #[doc = "< HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:6899:1 [INFO] [stdout] | [INFO] [stdout] 6899 | #[doc = "< HW decoding through VA API, Picture.data[3] contains a VASurfaceID"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through VA API, Picture.data[3] contains a VASurfaceID [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:6915:1 [INFO] [stdout] | [INFO] [stdout] 6915 | #[doc = "< HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7014:1 [INFO] [stdout] | [INFO] [stdout] 7014 | #[doc = "< HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7046:1 [INFO] [stdout] | [INFO] [stdout] 7046 | / #[doc = " HW acceleration through QSV, data[3] contains a pointer to the"] [INFO] [stdout] 7047 | | #[doc = " mfxFrameSurface1 structure."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through QSV, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7049:1 [INFO] [stdout] | [INFO] [stdout] 7049 | / #[doc = " HW acceleration though MMAL, data[3] contains a pointer to the"] [INFO] [stdout] 7050 | | #[doc = " MMAL_BUFFER_HEADER_T structure."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration though MMAL, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7052:1 [INFO] [stdout] | [INFO] [stdout] 7052 | #[doc = "< HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7054:1 [INFO] [stdout] | [INFO] [stdout] 7054 | / #[doc = " HW acceleration through CUDA. data[i] contain CUdeviceptr pointers"] [INFO] [stdout] 7055 | | #[doc = " exactly as for system memory frames."] [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through CUDA. data[i] contain CUdeviceptr pointers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7165:1 [INFO] [stdout] | [INFO] [stdout] 7165 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7166 | | #[doc = ""] [INFO] [stdout] 7167 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7168 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7171 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7172 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7165:1 [INFO] [stdout] | [INFO] [stdout] 7165 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7166 | | #[doc = ""] [INFO] [stdout] 7167 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7168 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7171 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7172 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7186:1 [INFO] [stdout] | [INFO] [stdout] 7186 | / #[doc = " DRM-managed buffers exposed through PRIME buffer sharing."] [INFO] [stdout] 7187 | | #[doc = ""] [INFO] [stdout] 7188 | | #[doc = " data[0] points to an AVDRMFrameDescriptor."] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVDRMFrameDescriptor. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7190:1 [INFO] [stdout] | [INFO] [stdout] 7190 | / #[doc = " Hardware surfaces for OpenCL."] [INFO] [stdout] 7191 | | #[doc = ""] [INFO] [stdout] 7192 | | #[doc = " data[i] contain 2D image objects (typed in C as cl_mem, used"] [INFO] [stdout] 7193 | | #[doc = " in OpenCL as image2d_t) for each plane of the surface."] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[i] contain 2D image objects (typed in C as cl_mem, used [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7215:1 [INFO] [stdout] | [INFO] [stdout] 7215 | / #[doc = " Vulkan hardware images."] [INFO] [stdout] 7216 | | #[doc = ""] [INFO] [stdout] 7217 | | #[doc = " data[0] points to an AVVkFrame"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVVkFrame [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7225:1 [INFO] [stdout] | [INFO] [stdout] 7225 | / #[doc = " Pixel format."] [INFO] [stdout] 7226 | | #[doc = ""] [INFO] [stdout] 7227 | | #[doc = " @note"] [INFO] [stdout] 7228 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7250 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7251 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] image data is stored in AVFrame.data[0]. The palette is transported in [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:7225:1 [INFO] [stdout] | [INFO] [stdout] 7225 | / #[doc = " Pixel format."] [INFO] [stdout] 7226 | | #[doc = ""] [INFO] [stdout] 7227 | | #[doc = " @note"] [INFO] [stdout] 7228 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7250 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7251 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] AVFrame.data[1], is 1024 bytes long (256 4-byte entries) and is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:8388:1 [INFO] [stdout] | [INFO] [stdout] 8388 | / #[doc = " This structure describes decoded (raw) audio or video data."] [INFO] [stdout] 8389 | | #[doc = ""] [INFO] [stdout] 8390 | | #[doc = " AVFrame must be allocated using av_frame_alloc(). Note that this only"] [INFO] [stdout] 8391 | | #[doc = " allocates the AVFrame itself, the buffers for the data must be managed"] [INFO] [stdout] ... | [INFO] [stdout] 8414 | | #[doc = " C structure field name for fields accessible through AVOptions. The AVClass"] [INFO] [stdout] 8415 | | #[doc = " for AVFrame can be obtained from avcodec_get_frame_class()"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] least one reference is set, i.e. if AVFrame.buf[0] != NULL. In such a case, [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:8430:5 [INFO] [stdout] | [INFO] [stdout] 8430 | / #[doc = " For video, size in bytes of each picture line."] [INFO] [stdout] 8431 | | #[doc = " For audio, size in bytes of each plane."] [INFO] [stdout] 8432 | | #[doc = ""] [INFO] [stdout] 8433 | | #[doc = " For audio, only linesize[0] may be set. For planar audio, each channel"] [INFO] [stdout] ... | [INFO] [stdout] 8441 | | #[doc = " @note The linesize may be larger than the size of usable data -- there"] [INFO] [stdout] 8442 | | #[doc = " may be extra padding present for performance reasons."] [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] For audio, only linesize[0] may be set. For planar audio, each channel [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:8444:5 [INFO] [stdout] | [INFO] [stdout] 8444 | / #[doc = " pointers to the data planes/channels."] [INFO] [stdout] 8445 | | #[doc = ""] [INFO] [stdout] 8446 | | #[doc = " For video, this should simply point to data[]."] [INFO] [stdout] 8447 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 8454 | | #[doc = " but for planar audio with more channels that can fit in data,"] [INFO] [stdout] 8455 | | #[doc = " extended_data must be used in order to access all channels."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] linesize[0] contains the size of each channel buffer. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:8524:5 [INFO] [stdout] | [INFO] [stdout] 8524 | / #[doc = " AVBuffer references backing the data for this frame. If all elements of"] [INFO] [stdout] 8525 | | #[doc = " this array are NULL, then this frame is not reference counted. This array"] [INFO] [stdout] 8526 | | #[doc = " must be filled contiguously -- if buf[i] is non-NULL then buf[j] must"] [INFO] [stdout] 8527 | | #[doc = " also be non-NULL for all j < i."] [INFO] [stdout] ... | [INFO] [stdout] 8532 | | #[doc = " this array. Then the extra AVBufferRef pointers are stored in the"] [INFO] [stdout] 8533 | | #[doc = " extended_buf array."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] must be filled contiguously -- if buf[i] is non-NULL then buf[j] must [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/ffmpeg/avfilter.rs:8524:5 [INFO] [stdout] | [INFO] [stdout] 8524 | / #[doc = " AVBuffer references backing the data for this frame. If all elements of"] [INFO] [stdout] 8525 | | #[doc = " this array are NULL, then this frame is not reference counted. This array"] [INFO] [stdout] 8526 | | #[doc = " must be filled contiguously -- if buf[i] is non-NULL then buf[j] must"] [INFO] [stdout] 8527 | | #[doc = " also be non-NULL for all j < i."] [INFO] [stdout] ... | [INFO] [stdout] 8532 | | #[doc = " this array. Then the extra AVBufferRef pointers are stored in the"] [INFO] [stdout] 8533 | | #[doc = " extended_buf array."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] must be filled contiguously -- if buf[i] is non-NULL then buf[j] must [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `j` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:2798:5 [INFO] [stdout] | [INFO] [stdout] 2798 | / #[doc = " Return a single letter to describe the given picture type"] [INFO] [stdout] 2799 | | #[doc = " pict_type."] [INFO] [stdout] 2800 | | #[doc = ""] [INFO] [stdout] 2801 | | #[doc = " @param[in] pict_type the picture type @return a single character"] [INFO] [stdout] 2802 | | #[doc = " representing the picture type, '?' if pict_type is unknown"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] pict_type the picture type @return a single character [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6576:5 [INFO] [stdout] | [INFO] [stdout] 6576 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 6577 | | #[doc = " pointer."] [INFO] [stdout] 6578 | | #[doc = ""] [INFO] [stdout] 6579 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 6591 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 6592 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already allocated [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6576:5 [INFO] [stdout] | [INFO] [stdout] 6576 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 6577 | | #[doc = " pointer."] [INFO] [stdout] 6578 | | #[doc = ""] [INFO] [stdout] 6579 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 6591 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 6592 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] size Size in bytes for the memory block to be allocated or [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6639:5 [INFO] [stdout] | [INFO] [stdout] 6639 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 6640 | | #[doc = ""] [INFO] [stdout] 6641 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 6642 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 6652 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 6653 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6639:5 [INFO] [stdout] | [INFO] [stdout] 6639 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 6640 | | #[doc = ""] [INFO] [stdout] 6641 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 6642 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 6652 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 6653 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] nmemb Number of elements [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6661:5 [INFO] [stdout] | [INFO] [stdout] 6661 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 6662 | | #[doc = ""] [INFO] [stdout] 6663 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 6664 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6689 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6690 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Already allocated buffer, or `NULL` [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6661:5 [INFO] [stdout] | [INFO] [stdout] 6661 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 6662 | | #[doc = ""] [INFO] [stdout] 6663 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 6664 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6689 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6690 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6698:5 [INFO] [stdout] | [INFO] [stdout] 6698 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 6699 | | #[doc = ""] [INFO] [stdout] 6700 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 6701 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 6723 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6724 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6698:5 [INFO] [stdout] | [INFO] [stdout] 6698 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 6699 | | #[doc = ""] [INFO] [stdout] 6700 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 6701 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 6723 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6724 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6732:5 [INFO] [stdout] | [INFO] [stdout] 6732 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 6733 | | #[doc = ""] [INFO] [stdout] 6734 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 6735 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 6746 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 6747 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6732:5 [INFO] [stdout] | [INFO] [stdout] 6732 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 6733 | | #[doc = ""] [INFO] [stdout] 6734 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 6735 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 6746 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 6747 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6831:5 [INFO] [stdout] | [INFO] [stdout] 6831 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 6832 | | #[doc = ""] [INFO] [stdout] 6833 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 6834 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 6848 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 6849 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6831:5 [INFO] [stdout] | [INFO] [stdout] 6831 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 6832 | | #[doc = ""] [INFO] [stdout] 6833 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 6834 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 6848 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 6849 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem Element to add [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6872:5 [INFO] [stdout] | [INFO] [stdout] 6872 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 6873 | | #[doc = ""] [INFO] [stdout] 6874 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 6875 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6891 | | #[doc = " space"] [INFO] [stdout] 6892 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6872:5 [INFO] [stdout] | [INFO] [stdout] 6872 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 6873 | | #[doc = ""] [INFO] [stdout] 6874 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 6875 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6891 | | #[doc = " space"] [INFO] [stdout] 6892 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem_size Size in bytes of an element in the array [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6957:5 [INFO] [stdout] | [INFO] [stdout] 6957 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6958 | | #[doc = ""] [INFO] [stdout] 6959 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6960 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6965 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6966 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dst_num Destination numerator [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:6957:5 [INFO] [stdout] | [INFO] [stdout] 6957 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6958 | | #[doc = ""] [INFO] [stdout] 6959 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6960 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6965 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6966 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] num Source numerator [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7251:5 [INFO] [stdout] | [INFO] [stdout] 7251 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 7252 | | #[doc = ""] [INFO] [stdout] 7253 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 7254 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 7272 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 7273 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] in_tb Input time base [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7251:5 [INFO] [stdout] | [INFO] [stdout] 7251 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 7252 | | #[doc = ""] [INFO] [stdout] 7253 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 7254 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 7272 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 7273 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] last Pointer to a timestamp expressed in terms of [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7284:5 [INFO] [stdout] | [INFO] [stdout] 7284 | / #[doc = " Add a value to a timestamp."] [INFO] [stdout] 7285 | | #[doc = ""] [INFO] [stdout] 7286 | | #[doc = " This function guarantees that when the same value is repeatly added that"] [INFO] [stdout] 7287 | | #[doc = " no accumulation of rounding errors occurs."] [INFO] [stdout] ... | [INFO] [stdout] 7291 | | #[doc = " @param[in] inc Value to be added"] [INFO] [stdout] 7292 | | #[doc = " @param[in] inc_tb Time base of `inc`"] [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ts Input timestamp [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8437:5 [INFO] [stdout] | [INFO] [stdout] 8437 | / #[doc = " Get the required buffer size for the given audio parameters."] [INFO] [stdout] 8438 | | #[doc = ""] [INFO] [stdout] 8439 | | #[doc = " @param[out] linesize calculated linesize, may be NULL"] [INFO] [stdout] 8440 | | #[doc = " @param nb_channels the number of channels"] [INFO] [stdout] ... | [INFO] [stdout] 8443 | | #[doc = " @param align buffer size alignment (0 = default, 1 = no alignment)"] [INFO] [stdout] 8444 | | #[doc = " @return required buffer size, or negative error code on failure"] [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] linesize calculated linesize, may be NULL [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8454:5 [INFO] [stdout] | [INFO] [stdout] 8454 | / #[doc = " Fill plane data pointers and linesize for samples with sample"] [INFO] [stdout] 8455 | | #[doc = " format sample_fmt."] [INFO] [stdout] 8456 | | #[doc = ""] [INFO] [stdout] 8457 | | #[doc = " The audio_data array is filled with the pointers to the samples data planes:"] [INFO] [stdout] ... | [INFO] [stdout] 8480 | | #[doc = " @todo return minimum size in bytes required for the buffer in case"] [INFO] [stdout] 8481 | | #[doc = " of success at the next bump"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] audio_data array to be filled with the pointer for each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8493:5 [INFO] [stdout] | [INFO] [stdout] 8493 | / #[doc = " Allocate a samples buffer for nb_samples samples, and fill data pointers and"] [INFO] [stdout] 8494 | | #[doc = " linesize accordingly."] [INFO] [stdout] 8495 | | #[doc = " The allocated samples buffer can be freed by using av_freep(&audio_data[0])"] [INFO] [stdout] 8496 | | #[doc = " Allocated data will be initialized to silence."] [INFO] [stdout] ... | [INFO] [stdout] 8508 | | #[doc = " @see av_samples_fill_arrays()"] [INFO] [stdout] 8509 | | #[doc = " @see av_samples_alloc_array_and_samples()"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The allocated samples buffer can be freed by using av_freep(&audio_data[0]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8493:5 [INFO] [stdout] | [INFO] [stdout] 8493 | / #[doc = " Allocate a samples buffer for nb_samples samples, and fill data pointers and"] [INFO] [stdout] 8494 | | #[doc = " linesize accordingly."] [INFO] [stdout] 8495 | | #[doc = " The allocated samples buffer can be freed by using av_freep(&audio_data[0])"] [INFO] [stdout] 8496 | | #[doc = " Allocated data will be initialized to silence."] [INFO] [stdout] ... | [INFO] [stdout] 8508 | | #[doc = " @see av_samples_fill_arrays()"] [INFO] [stdout] 8509 | | #[doc = " @see av_samples_alloc_array_and_samples()"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] audio_data array to be filled with the pointer for each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8886:5 [INFO] [stdout] | [INFO] [stdout] 8886 | / #[doc = " Return a channel layout and the number of channels based on the specified name."] [INFO] [stdout] 8887 | | #[doc = ""] [INFO] [stdout] 8888 | | #[doc = " This function is similar to (@see av_get_channel_layout), but can also parse"] [INFO] [stdout] 8889 | | #[doc = " unknown channel layout specifications."] [INFO] [stdout] ... | [INFO] [stdout] 8894 | | #[doc = ""] [INFO] [stdout] 8895 | | #[doc = " @return 0 on success, AVERROR(EINVAL) if the parsing fails."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] name channel layout specification string [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8886:5 [INFO] [stdout] | [INFO] [stdout] 8886 | / #[doc = " Return a channel layout and the number of channels based on the specified name."] [INFO] [stdout] 8887 | | #[doc = ""] [INFO] [stdout] 8888 | | #[doc = " This function is similar to (@see av_get_channel_layout), but can also parse"] [INFO] [stdout] 8889 | | #[doc = " unknown channel layout specifications."] [INFO] [stdout] ... | [INFO] [stdout] 8894 | | #[doc = ""] [INFO] [stdout] 8895 | | #[doc = " @return 0 on success, AVERROR(EINVAL) if the parsing fails."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] channel_layout parsed channel layout (0 if unknown) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8970:5 [INFO] [stdout] | [INFO] [stdout] 8970 | / #[doc = " Get the value and name of a standard channel layout."] [INFO] [stdout] 8971 | | #[doc = ""] [INFO] [stdout] 8972 | | #[doc = " @param[in] index index in an internal list, starting at 0"] [INFO] [stdout] 8973 | | #[doc = " @param[out] layout channel layout mask"] [INFO] [stdout] 8974 | | #[doc = " @param[out] name name of the layout"] [INFO] [stdout] 8975 | | #[doc = " @return 0 if the layout exists,"] [INFO] [stdout] 8976 | | #[doc = " <0 if index is beyond the limits"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] index index in an internal list, starting at 0 [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8970:5 [INFO] [stdout] | [INFO] [stdout] 8970 | / #[doc = " Get the value and name of a standard channel layout."] [INFO] [stdout] 8971 | | #[doc = ""] [INFO] [stdout] 8972 | | #[doc = " @param[in] index index in an internal list, starting at 0"] [INFO] [stdout] 8973 | | #[doc = " @param[out] layout channel layout mask"] [INFO] [stdout] 8974 | | #[doc = " @param[out] name name of the layout"] [INFO] [stdout] 8975 | | #[doc = " @return 0 if the layout exists,"] [INFO] [stdout] 8976 | | #[doc = " <0 if index is beyond the limits"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] layout channel layout mask [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:9133:5 [INFO] [stdout] | [INFO] [stdout] 9133 | / #[doc = " Get dictionary entries as a string."] [INFO] [stdout] 9134 | | #[doc = ""] [INFO] [stdout] 9135 | | #[doc = " Create a string containing dictionary's entries."] [INFO] [stdout] 9136 | | #[doc = " Such string may be passed back to av_dict_parse_string()."] [INFO] [stdout] ... | [INFO] [stdout] 9144 | | #[doc = " @return >= 0 on success, negative on error"] [INFO] [stdout] 9145 | | #[doc = " @warning Separators cannot be neither '\\\\' nor '\\0'. They also cannot be the same."] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] m dictionary [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:9133:5 [INFO] [stdout] | [INFO] [stdout] 9133 | / #[doc = " Get dictionary entries as a string."] [INFO] [stdout] 9134 | | #[doc = ""] [INFO] [stdout] 9135 | | #[doc = " Create a string containing dictionary's entries."] [INFO] [stdout] 9136 | | #[doc = " Such string may be passed back to av_dict_parse_string()."] [INFO] [stdout] ... | [INFO] [stdout] 9144 | | #[doc = " @return >= 0 on success, negative on error"] [INFO] [stdout] 9145 | | #[doc = " @warning Separators cannot be neither '\\\\' nor '\\0'. They also cannot be the same."] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] buffer Pointer to buffer that will be allocated with string containg entries. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:13368:5 [INFO] [stdout] | [INFO] [stdout] 13368 | / #[doc = " Retrieve a filtered packet."] [INFO] [stdout] 13369 | | #[doc = ""] [INFO] [stdout] 13370 | | #[doc = " @param[out] pkt this struct will be filled with the contents of the filtered"] [INFO] [stdout] 13371 | | #[doc = " packet. It is owned by the caller and must be freed using"] [INFO] [stdout] ... | [INFO] [stdout] 13388 | | #[doc = " output fewer packets than were sent to it, so this function may return"] [INFO] [stdout] 13389 | | #[doc = " AVERROR(EAGAIN) immediately after a successful av_bsf_send_packet() call."] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pkt this struct will be filled with the contents of the filtered [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:13456:5 [INFO] [stdout] | [INFO] [stdout] 13456 | / #[doc = " Finalize list of bitstream filters."] [INFO] [stdout] 13457 | | #[doc = ""] [INFO] [stdout] 13458 | | #[doc = " This function will transform @ref AVBSFList to single @ref AVBSFContext,"] [INFO] [stdout] 13459 | | #[doc = " so the whole chain of bitstream filters can be treated as single filter"] [INFO] [stdout] ... | [INFO] [stdout] 13468 | | #[doc = ""] [INFO] [stdout] 13469 | | #[doc = " @return >=0 on success, negative AVERROR in case of failure"] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bsf Pointer to be set to newly created @ref AVBSFContext structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:13476:5 [INFO] [stdout] | [INFO] [stdout] 13476 | / #[doc = " Parse string describing list of bitstream filters and create single"] [INFO] [stdout] 13477 | | #[doc = " @ref AVBSFContext describing the whole chain of bitstream filters."] [INFO] [stdout] 13478 | | #[doc = " Resulting @ref AVBSFContext can be treated as any other @ref AVBSFContext freshly"] [INFO] [stdout] 13479 | | #[doc = " allocated by av_bsf_alloc()."] [INFO] [stdout] ... | [INFO] [stdout] 13485 | | #[doc = ""] [INFO] [stdout] 13486 | | #[doc = " @return >=0 on success, negative AVERROR in case of failure"] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bsf Pointer to be set to newly created @ref AVBSFContext structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:13493:5 [INFO] [stdout] | [INFO] [stdout] 13493 | / #[doc = " Get null/pass-through bitstream filter."] [INFO] [stdout] 13494 | | #[doc = ""] [INFO] [stdout] 13495 | | #[doc = " @param[out] bsf Pointer to be set to new instance of pass-through bitstream filter"] [INFO] [stdout] 13496 | | #[doc = ""] [INFO] [stdout] 13497 | | #[doc = " @return"] [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bsf Pointer to be set to new instance of pass-through bitstream filter [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18610:5 [INFO] [stdout] | [INFO] [stdout] 18610 | / #[doc = " Modify width and height values so that they will result in a memory"] [INFO] [stdout] 18611 | | #[doc = " buffer that is acceptable for the codec if you also ensure that all"] [INFO] [stdout] 18612 | | #[doc = " line sizes are a multiple of the respective linesize_align[i]."] [INFO] [stdout] 18613 | | #[doc = ""] [INFO] [stdout] 18614 | | #[doc = " May only be used if a codec with AV_CODEC_CAP_DR1 has been opened."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] line sizes are a multiple of the respective linesize_align[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18650:5 [INFO] [stdout] | [INFO] [stdout] 18650 | / #[doc = " Decode the audio frame of size avpkt->size from avpkt->data into frame."] [INFO] [stdout] 18651 | | #[doc = ""] [INFO] [stdout] 18652 | | #[doc = " Some decoders may support multiple frames in a single AVPacket. Such"] [INFO] [stdout] 18653 | | #[doc = " decoders would then just decode the first frame and the return value would be"] [INFO] [stdout] ... | [INFO] [stdout] 18699 | | #[doc = ""] [INFO] [stdout] 18700 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] frame The AVFrame in which to store decoded audio samples. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18650:5 [INFO] [stdout] | [INFO] [stdout] 18650 | / #[doc = " Decode the audio frame of size avpkt->size from avpkt->data into frame."] [INFO] [stdout] 18651 | | #[doc = ""] [INFO] [stdout] 18652 | | #[doc = " Some decoders may support multiple frames in a single AVPacket. Such"] [INFO] [stdout] 18653 | | #[doc = " decoders would then just decode the first frame and the return value would be"] [INFO] [stdout] ... | [INFO] [stdout] 18699 | | #[doc = ""] [INFO] [stdout] 18700 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] avpkt The input AVPacket containing the input buffer. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18709:5 [INFO] [stdout] | [INFO] [stdout] 18709 | / #[doc = " Decode the video frame of size avpkt->size from avpkt->data into picture."] [INFO] [stdout] 18710 | | #[doc = " Some decoders may support multiple frames in a single AVPacket, such"] [INFO] [stdout] 18711 | | #[doc = " decoders would then just decode the first frame."] [INFO] [stdout] 18712 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 18750 | | #[doc = ""] [INFO] [stdout] 18751 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] picture The AVFrame in which the decoded video frame will be stored. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18709:5 [INFO] [stdout] | [INFO] [stdout] 18709 | / #[doc = " Decode the video frame of size avpkt->size from avpkt->data into picture."] [INFO] [stdout] 18710 | | #[doc = " Some decoders may support multiple frames in a single AVPacket, such"] [INFO] [stdout] 18711 | | #[doc = " decoders would then just decode the first frame."] [INFO] [stdout] 18712 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 18750 | | #[doc = ""] [INFO] [stdout] 18751 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] avpkt The input AVPacket containing the input buffer. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18709:5 [INFO] [stdout] | [INFO] [stdout] 18709 | / #[doc = " Decode the video frame of size avpkt->size from avpkt->data into picture."] [INFO] [stdout] 18710 | | #[doc = " Some decoders may support multiple frames in a single AVPacket, such"] [INFO] [stdout] 18711 | | #[doc = " decoders would then just decode the first frame."] [INFO] [stdout] 18712 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 18750 | | #[doc = ""] [INFO] [stdout] 18751 | | #[doc = " @deprecated Use avcodec_send_packet() and avcodec_receive_frame()."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] got_picture_ptr Zero if no frame could be decompressed, otherwise, it is nonzero. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18760:5 [INFO] [stdout] | [INFO] [stdout] 18760 | / #[doc = " Decode a subtitle message."] [INFO] [stdout] 18761 | | #[doc = " Return a negative value on error, otherwise return the number of bytes used."] [INFO] [stdout] 18762 | | #[doc = " If no subtitle could be decompressed, got_sub_ptr is zero."] [INFO] [stdout] 18763 | | #[doc = " Otherwise, the subtitle is stored in *sub."] [INFO] [stdout] ... | [INFO] [stdout] 18783 | | #[doc = " @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero."] [INFO] [stdout] 18784 | | #[doc = " @param[in] avpkt The input AVPacket containing the input buffer."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] sub The preallocated AVSubtitle in which the decoded subtitle will be stored, [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18760:5 [INFO] [stdout] | [INFO] [stdout] 18760 | / #[doc = " Decode a subtitle message."] [INFO] [stdout] 18761 | | #[doc = " Return a negative value on error, otherwise return the number of bytes used."] [INFO] [stdout] 18762 | | #[doc = " If no subtitle could be decompressed, got_sub_ptr is zero."] [INFO] [stdout] 18763 | | #[doc = " Otherwise, the subtitle is stored in *sub."] [INFO] [stdout] ... | [INFO] [stdout] 18783 | | #[doc = " @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero."] [INFO] [stdout] 18784 | | #[doc = " @param[in] avpkt The input AVPacket containing the input buffer."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18760:5 [INFO] [stdout] | [INFO] [stdout] 18760 | / #[doc = " Decode a subtitle message."] [INFO] [stdout] 18761 | | #[doc = " Return a negative value on error, otherwise return the number of bytes used."] [INFO] [stdout] 18762 | | #[doc = " If no subtitle could be decompressed, got_sub_ptr is zero."] [INFO] [stdout] 18763 | | #[doc = " Otherwise, the subtitle is stored in *sub."] [INFO] [stdout] ... | [INFO] [stdout] 18783 | | #[doc = " @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero."] [INFO] [stdout] 18784 | | #[doc = " @param[in] avpkt The input AVPacket containing the input buffer."] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] avpkt The input AVPacket containing the input buffer. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18793:5 [INFO] [stdout] | [INFO] [stdout] 18793 | / #[doc = " Supply raw packet data as input to a decoder."] [INFO] [stdout] 18794 | | #[doc = ""] [INFO] [stdout] 18795 | | #[doc = " Internally, this call will copy relevant AVCodecContext fields, which can"] [INFO] [stdout] 18796 | | #[doc = " influence decoding per-packet, and apply them when the packet is actually"] [INFO] [stdout] ... | [INFO] [stdout] 18839 | | #[doc = " AVERROR(ENOMEM): failed to add packet to internal queue, or similar"] [INFO] [stdout] 18840 | | #[doc = " other errors: legitimate decoding errors"] [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] avpkt The input AVPacket. Usually, this will be a single video [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:18872:5 [INFO] [stdout] | [INFO] [stdout] 18872 | / #[doc = " Supply a raw video or audio frame to the encoder. Use avcodec_receive_packet()"] [INFO] [stdout] 18873 | | #[doc = " to retrieve buffered output packets."] [INFO] [stdout] 18874 | | #[doc = ""] [INFO] [stdout] 18875 | | #[doc = " @param avctx codec context"] [INFO] [stdout] ... | [INFO] [stdout] 18903 | | #[doc = " AVERROR(ENOMEM): failed to add packet to internal queue, or similar"] [INFO] [stdout] 18904 | | #[doc = " other errors: legitimate encoding errors"] [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] frame AVFrame containing the raw audio or video frame to be encoded. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:19749:5 [INFO] [stdout] | [INFO] [stdout] 19749 | / #[doc = " Encode a frame of audio."] [INFO] [stdout] 19750 | | #[doc = ""] [INFO] [stdout] 19751 | | #[doc = " Takes input samples from frame and writes the next output packet, if"] [INFO] [stdout] 19752 | | #[doc = " available, to avpkt. The output packet does not necessarily contain data for"] [INFO] [stdout] ... | [INFO] [stdout] 19785 | | #[doc = ""] [INFO] [stdout] 19786 | | #[doc = " @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] frame AVFrame containing the raw audio data to be encoded. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:19749:5 [INFO] [stdout] | [INFO] [stdout] 19749 | / #[doc = " Encode a frame of audio."] [INFO] [stdout] 19750 | | #[doc = ""] [INFO] [stdout] 19751 | | #[doc = " Takes input samples from frame and writes the next output packet, if"] [INFO] [stdout] 19752 | | #[doc = " available, to avpkt. The output packet does not necessarily contain data for"] [INFO] [stdout] ... | [INFO] [stdout] 19785 | | #[doc = ""] [INFO] [stdout] 19786 | | #[doc = " @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] got_packet_ptr This field is set to 1 by libavcodec if the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:19795:5 [INFO] [stdout] | [INFO] [stdout] 19795 | / #[doc = " Encode a frame of video."] [INFO] [stdout] 19796 | | #[doc = ""] [INFO] [stdout] 19797 | | #[doc = " Takes input raw video data from frame and writes the next output packet, if"] [INFO] [stdout] 19798 | | #[doc = " available, to avpkt. The output packet does not necessarily contain data for"] [INFO] [stdout] ... | [INFO] [stdout] 19826 | | #[doc = ""] [INFO] [stdout] 19827 | | #[doc = " @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] frame AVFrame containing the raw video data to be encoded. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:19795:5 [INFO] [stdout] | [INFO] [stdout] 19795 | / #[doc = " Encode a frame of video."] [INFO] [stdout] 19796 | | #[doc = ""] [INFO] [stdout] 19797 | | #[doc = " Takes input raw video data from frame and writes the next output packet, if"] [INFO] [stdout] 19798 | | #[doc = " available, to avpkt. The output packet does not necessarily contain data for"] [INFO] [stdout] ... | [INFO] [stdout] 19826 | | #[doc = ""] [INFO] [stdout] 19827 | | #[doc = " @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] got_packet_ptr This field is set to 1 by libavcodec if the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:19943:5 [INFO] [stdout] | [INFO] [stdout] 19943 | / #[doc = " Find the best pixel format to convert to given a certain source pixel"] [INFO] [stdout] 19944 | | #[doc = " format. When converting from one pixel format to another, information loss"] [INFO] [stdout] 19945 | | #[doc = " may occur. For example, when converting from RGB24 to GRAY, the color"] [INFO] [stdout] 19946 | | #[doc = " information will be lost. Similarly, other losses occur when converting from"] [INFO] [stdout] ... | [INFO] [stdout] 19956 | | #[doc = " @param[out] loss_ptr Combination of flags informing you what kind of losses will occur."] [INFO] [stdout] 19957 | | #[doc = " @return The best pixel format to convert to or -1 if none was found."] [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] pix_fmt_list AV_PIX_FMT_NONE terminated array of pixel formats to choose from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:19943:5 [INFO] [stdout] | [INFO] [stdout] 19943 | / #[doc = " Find the best pixel format to convert to given a certain source pixel"] [INFO] [stdout] 19944 | | #[doc = " format. When converting from one pixel format to another, information loss"] [INFO] [stdout] 19945 | | #[doc = " may occur. For example, when converting from RGB24 to GRAY, the color"] [INFO] [stdout] 19946 | | #[doc = " information will be lost. Similarly, other losses occur when converting from"] [INFO] [stdout] ... | [INFO] [stdout] 19956 | | #[doc = " @param[out] loss_ptr Combination of flags informing you what kind of losses will occur."] [INFO] [stdout] 19957 | | #[doc = " @return The best pixel format to convert to or -1 if none was found."] [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] loss_ptr Combination of flags informing you what kind of losses will occur. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:20072:5 [INFO] [stdout] | [INFO] [stdout] 20072 | / #[doc = " Fill AVFrame audio data and linesize pointers."] [INFO] [stdout] 20073 | | #[doc = ""] [INFO] [stdout] 20074 | | #[doc = " The buffer buf must be a preallocated buffer with a size big enough"] [INFO] [stdout] 20075 | | #[doc = " to contain the specified samples amount. The filled AVFrame data"] [INFO] [stdout] ... | [INFO] [stdout] 20091 | | #[doc = " @todo return the size in bytes required to store the samples in"] [INFO] [stdout] 20092 | | #[doc = " case of success, at the next libavutil bump"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] frame->extended_data, frame->linesize[0]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:20121:5 [INFO] [stdout] | [INFO] [stdout] 20121 | / #[doc = " Return codec bits per sample."] [INFO] [stdout] 20122 | | #[doc = ""] [INFO] [stdout] 20123 | | #[doc = " @param[in] codec_id the codec"] [INFO] [stdout] 20124 | | #[doc = " @return Number of bits per sample or zero if unknown for the given codec."] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] codec_id the codec [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:20135:5 [INFO] [stdout] | [INFO] [stdout] 20135 | / #[doc = " Return codec bits per sample."] [INFO] [stdout] 20136 | | #[doc = " Only return non-zero if the bits per sample is exactly correct, not an"] [INFO] [stdout] 20137 | | #[doc = " approximation."] [INFO] [stdout] 20138 | | #[doc = ""] [INFO] [stdout] 20139 | | #[doc = " @param[in] codec_id the codec"] [INFO] [stdout] 20140 | | #[doc = " @return Number of bits per sample or zero if unknown for the given codec."] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] codec_id the codec [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:21258:5 [INFO] [stdout] | [INFO] [stdout] 21258 | / #[doc = " Get next directory entry."] [INFO] [stdout] 21259 | | #[doc = ""] [INFO] [stdout] 21260 | | #[doc = " Returned entry must be freed with avio_free_directory_entry(). In particular"] [INFO] [stdout] 21261 | | #[doc = " it may outlive AVIODirContext."] [INFO] [stdout] ... | [INFO] [stdout] 21265 | | #[doc = " @return >=0 on success or negative on error. End of list is not considered an"] [INFO] [stdout] 21266 | | #[doc = " error."] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] next next entry or NULL when no more entries. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:26199:5 [INFO] [stdout] | [INFO] [stdout] 26199 | / #[doc = " Get timing information for the data currently output."] [INFO] [stdout] 26200 | | #[doc = " The exact meaning of \"currently output\" depends on the format."] [INFO] [stdout] 26201 | | #[doc = " It is mostly relevant for devices that have an internal buffer and/or"] [INFO] [stdout] 26202 | | #[doc = " work in real time."] [INFO] [stdout] ... | [INFO] [stdout] 26210 | | #[doc = " Note: some formats or devices may not allow to measure dts and wall"] [INFO] [stdout] 26211 | | #[doc = " atomically."] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dts DTS of the last packet output for the stream, in stream [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7779:1 [INFO] [stdout] | [INFO] [stdout] 7779 | #[doc = "< HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7781:1 [INFO] [stdout] | [INFO] [stdout] 7781 | #[doc = "< HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7783:1 [INFO] [stdout] | [INFO] [stdout] 7783 | #[doc = "< HW decoding through VA API, Picture.data[3] contains a VASurfaceID"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through VA API, Picture.data[3] contains a VASurfaceID [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7799:1 [INFO] [stdout] | [INFO] [stdout] 7799 | #[doc = "< HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7898:1 [INFO] [stdout] | [INFO] [stdout] 7898 | #[doc = "< HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7930:1 [INFO] [stdout] | [INFO] [stdout] 7930 | / #[doc = " HW acceleration through QSV, data[3] contains a pointer to the"] [INFO] [stdout] 7931 | | #[doc = " mfxFrameSurface1 structure."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through QSV, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7933:1 [INFO] [stdout] | [INFO] [stdout] 7933 | / #[doc = " HW acceleration though MMAL, data[3] contains a pointer to the"] [INFO] [stdout] 7934 | | #[doc = " MMAL_BUFFER_HEADER_T structure."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration though MMAL, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7936:1 [INFO] [stdout] | [INFO] [stdout] 7936 | #[doc = "< HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avformat.rs:7938:1 [INFO] [stdout] | [INFO] [stdout] 7938 | / #[doc = " HW acceleration through CUDA. data[i] contain CUdeviceptr pointers"] [INFO] [stdout] 7939 | | #[doc = " exactly as for system memory frames."] [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through CUDA. data[i] contain CUdeviceptr pointers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8049:1 [INFO] [stdout] | [INFO] [stdout] 8049 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 8050 | | #[doc = ""] [INFO] [stdout] 8051 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 8052 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 8055 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 8056 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8049:1 [INFO] [stdout] | [INFO] [stdout] 8049 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 8050 | | #[doc = ""] [INFO] [stdout] 8051 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 8052 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 8055 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 8056 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8070:1 [INFO] [stdout] | [INFO] [stdout] 8070 | / #[doc = " DRM-managed buffers exposed through PRIME buffer sharing."] [INFO] [stdout] 8071 | | #[doc = ""] [INFO] [stdout] 8072 | | #[doc = " data[0] points to an AVDRMFrameDescriptor."] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVDRMFrameDescriptor. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8074:1 [INFO] [stdout] | [INFO] [stdout] 8074 | / #[doc = " Hardware surfaces for OpenCL."] [INFO] [stdout] 8075 | | #[doc = ""] [INFO] [stdout] 8076 | | #[doc = " data[i] contain 2D image objects (typed in C as cl_mem, used"] [INFO] [stdout] 8077 | | #[doc = " in OpenCL as image2d_t) for each plane of the surface."] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[i] contain 2D image objects (typed in C as cl_mem, used [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8099:1 [INFO] [stdout] | [INFO] [stdout] 8099 | / #[doc = " Vulkan hardware images."] [INFO] [stdout] 8100 | | #[doc = ""] [INFO] [stdout] 8101 | | #[doc = " data[0] points to an AVVkFrame"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVVkFrame [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8109:1 [INFO] [stdout] | [INFO] [stdout] 8109 | / #[doc = " Pixel format."] [INFO] [stdout] 8110 | | #[doc = ""] [INFO] [stdout] 8111 | | #[doc = " @note"] [INFO] [stdout] 8112 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 8134 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 8135 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] image data is stored in AVFrame.data[0]. The palette is transported in [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/avformat.rs:8109:1 [INFO] [stdout] | [INFO] [stdout] 8109 | / #[doc = " Pixel format."] [INFO] [stdout] 8110 | | #[doc = ""] [INFO] [stdout] 8111 | | #[doc = " @note"] [INFO] [stdout] 8112 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 8134 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 8135 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] AVFrame.data[1], is 1024 bytes long (256 4-byte entries) and is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:9448:1 [INFO] [stdout] | [INFO] [stdout] 9448 | / #[doc = " This structure describes decoded (raw) audio or video data."] [INFO] [stdout] 9449 | | #[doc = ""] [INFO] [stdout] 9450 | | #[doc = " AVFrame must be allocated using av_frame_alloc(). Note that this only"] [INFO] [stdout] 9451 | | #[doc = " allocates the AVFrame itself, the buffers for the data must be managed"] [INFO] [stdout] ... | [INFO] [stdout] 9474 | | #[doc = " C structure field name for fields accessible through AVOptions. The AVClass"] [INFO] [stdout] 9475 | | #[doc = " for AVFrame can be obtained from avcodec_get_frame_class()"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] least one reference is set, i.e. if AVFrame.buf[0] != NULL. In such a case, [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:9490:5 [INFO] [stdout] | [INFO] [stdout] 9490 | / #[doc = " For video, size in bytes of each picture line."] [INFO] [stdout] 9491 | | #[doc = " For audio, size in bytes of each plane."] [INFO] [stdout] 9492 | | #[doc = ""] [INFO] [stdout] 9493 | | #[doc = " For audio, only linesize[0] may be set. For planar audio, each channel"] [INFO] [stdout] ... | [INFO] [stdout] 9501 | | #[doc = " @note The linesize may be larger than the size of usable data -- there"] [INFO] [stdout] 9502 | | #[doc = " may be extra padding present for performance reasons."] [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] For audio, only linesize[0] may be set. For planar audio, each channel [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:9504:5 [INFO] [stdout] | [INFO] [stdout] 9504 | / #[doc = " pointers to the data planes/channels."] [INFO] [stdout] 9505 | | #[doc = ""] [INFO] [stdout] 9506 | | #[doc = " For video, this should simply point to data[]."] [INFO] [stdout] 9507 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 9514 | | #[doc = " but for planar audio with more channels that can fit in data,"] [INFO] [stdout] 9515 | | #[doc = " extended_data must be used in order to access all channels."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] linesize[0] contains the size of each channel buffer. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avformat.rs:9584:5 [INFO] [stdout] | [INFO] [stdout] 9584 | / #[doc = " AVBuffer references backing the data for this frame. If all elements of"] [INFO] [stdout] 9585 | | #[doc = " this array are NULL, then this frame is not reference counted. This array"] [INFO] [stdout] 9586 | | #[doc = " must be filled contiguously -- if buf[i] is non-NULL then buf[j] must"] [INFO] [stdout] 9587 | | #[doc = " also be non-NULL for all j < i."] [INFO] [stdout] ... | [INFO] [stdout] 9592 | | #[doc = " this array. Then the extra AVBufferRef pointers are stored in the"] [INFO] [stdout] 9593 | | #[doc = " extended_buf array."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] must be filled contiguously -- if buf[i] is non-NULL then buf[j] must [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/ffmpeg/avformat.rs:9584:5 [INFO] [stdout] | [INFO] [stdout] 9584 | / #[doc = " AVBuffer references backing the data for this frame. If all elements of"] [INFO] [stdout] 9585 | | #[doc = " this array are NULL, then this frame is not reference counted. This array"] [INFO] [stdout] 9586 | | #[doc = " must be filled contiguously -- if buf[i] is non-NULL then buf[j] must"] [INFO] [stdout] 9587 | | #[doc = " also be non-NULL for all j < i."] [INFO] [stdout] ... | [INFO] [stdout] 9592 | | #[doc = " this array. Then the extra AVBufferRef pointers are stored in the"] [INFO] [stdout] 9593 | | #[doc = " extended_buf array."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] must be filled contiguously -- if buf[i] is non-NULL then buf[j] must [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `j` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avformat.rs:13626:5 [INFO] [stdout] | [INFO] [stdout] 13626 | / #[doc = " Encode data to an AVPacket."] [INFO] [stdout] 13627 | | #[doc = ""] [INFO] [stdout] 13628 | | #[doc = " @param avctx codec context"] [INFO] [stdout] 13629 | | #[doc = " @param avpkt output AVPacket (may contain a user-provided buffer)"] [INFO] [stdout] ... | [INFO] [stdout] 13632 | | #[doc = " non-empty packet was returned in avpkt."] [INFO] [stdout] 13633 | | #[doc = " @return 0 on success, negative error code on failure"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] frame AVFrame containing the raw data to be encoded [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avformat.rs:13626:5 [INFO] [stdout] | [INFO] [stdout] 13626 | / #[doc = " Encode data to an AVPacket."] [INFO] [stdout] 13627 | | #[doc = ""] [INFO] [stdout] 13628 | | #[doc = " @param avctx codec context"] [INFO] [stdout] 13629 | | #[doc = " @param avpkt output AVPacket (may contain a user-provided buffer)"] [INFO] [stdout] ... | [INFO] [stdout] 13632 | | #[doc = " non-empty packet was returned in avpkt."] [INFO] [stdout] 13633 | | #[doc = " @return 0 on success, negative error code on failure"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] got_packet_ptr encoder sets to 0 or 1 to indicate that a [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avformat.rs:15093:5 [INFO] [stdout] | [INFO] [stdout] 15093 | / #[doc = " This callback is called at the beginning of each frame to get data"] [INFO] [stdout] 15094 | | #[doc = " buffer(s) for it. There may be one contiguous buffer for all the data or"] [INFO] [stdout] 15095 | | #[doc = " there may be a buffer per each data plane or anything in between. What"] [INFO] [stdout] 15096 | | #[doc = " this means is, you may set however many entries in buf[] you feel necessary."] [INFO] [stdout] ... | [INFO] [stdout] 15169 | | #[doc = " - encoding: unused"] [INFO] [stdout] 15170 | | #[doc = " - decoding: Set by libavcodec, user can override."] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] linesize. In AVFrame.linesize, only linesize[0] may be set for audio [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Events` [INFO] [stdout] --> src/ffmpeg/avformat.rs:15466:5 [INFO] [stdout] | [INFO] [stdout] 15466 | / #[doc = " Header containing style information for text subtitles."] [INFO] [stdout] 15467 | | #[doc = " For SUBTITLE_ASS subtitle type, it should contain the whole ASS"] [INFO] [stdout] 15468 | | #[doc = " [Script Info] and [V4+ Styles] section, plus the [Events] line and"] [INFO] [stdout] 15469 | | #[doc = " the Format line following. It shouldn't include any Dialogue line."] [INFO] [stdout] 15470 | | #[doc = " - encoding: Set/allocated/freed by user (before avcodec_open2())"] [INFO] [stdout] 15471 | | #[doc = " - decoding: Set/allocated/freed by libavcodec (by avcodec_open2())"] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [Script Info] and [V4+ Styles] section, plus the [Events] line and [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Events` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `N` [INFO] [stdout] --> src/ffmpeg/avformat.rs:15605:5 [INFO] [stdout] | [INFO] [stdout] 15605 | / #[doc = " Control the form of AVSubtitle.rects[N]->ass"] [INFO] [stdout] 15606 | | #[doc = " - decoding: set by user"] [INFO] [stdout] 15607 | | #[doc = " - encoding: unused"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Control the form of AVSubtitle.rects[N]->ass [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `N` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `stream_index` [INFO] [stdout] --> src/ffmpeg/avformat.rs:22389:5 [INFO] [stdout] | [INFO] [stdout] 22389 | / #[doc = " Get the next timestamp in stream[stream_index].time_base units."] [INFO] [stdout] 22390 | | #[doc = " @return the timestamp or AV_NOPTS_VALUE if an error occurred"] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Get the next timestamp in stream[stream_index].time_base units. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `stream_index` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:696:5 [INFO] [stdout] | [INFO] [stdout] 696 | / #[doc = " Return a single letter to describe the given picture type"] [INFO] [stdout] 697 | | #[doc = " pict_type."] [INFO] [stdout] 698 | | #[doc = ""] [INFO] [stdout] 699 | | #[doc = " @param[in] pict_type the picture type @return a single character"] [INFO] [stdout] 700 | | #[doc = " representing the picture type, '?' if pict_type is unknown"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] pict_type the picture type @return a single character [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5665:5 [INFO] [stdout] | [INFO] [stdout] 5665 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 5666 | | #[doc = " pointer."] [INFO] [stdout] 5667 | | #[doc = ""] [INFO] [stdout] 5668 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 5680 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5681 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already allocated [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5665:5 [INFO] [stdout] | [INFO] [stdout] 5665 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 5666 | | #[doc = " pointer."] [INFO] [stdout] 5667 | | #[doc = ""] [INFO] [stdout] 5668 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 5680 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5681 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] size Size in bytes for the memory block to be allocated or [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5728:5 [INFO] [stdout] | [INFO] [stdout] 5728 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 5729 | | #[doc = ""] [INFO] [stdout] 5730 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 5731 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 5741 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5742 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5728:5 [INFO] [stdout] | [INFO] [stdout] 5728 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 5729 | | #[doc = ""] [INFO] [stdout] 5730 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 5731 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 5741 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5742 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] nmemb Number of elements [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5750:5 [INFO] [stdout] | [INFO] [stdout] 5750 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 5751 | | #[doc = ""] [INFO] [stdout] 5752 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 5753 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5778 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5779 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Already allocated buffer, or `NULL` [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5750:5 [INFO] [stdout] | [INFO] [stdout] 5750 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 5751 | | #[doc = ""] [INFO] [stdout] 5752 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 5753 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5778 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5779 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5787:5 [INFO] [stdout] | [INFO] [stdout] 5787 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 5788 | | #[doc = ""] [INFO] [stdout] 5789 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 5790 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 5812 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5813 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5787:5 [INFO] [stdout] | [INFO] [stdout] 5787 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 5788 | | #[doc = ""] [INFO] [stdout] 5789 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 5790 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 5812 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5813 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5821:5 [INFO] [stdout] | [INFO] [stdout] 5821 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 5822 | | #[doc = ""] [INFO] [stdout] 5823 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 5824 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 5835 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 5836 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5821:5 [INFO] [stdout] | [INFO] [stdout] 5821 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 5822 | | #[doc = ""] [INFO] [stdout] 5823 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 5824 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 5835 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 5836 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5920:5 [INFO] [stdout] | [INFO] [stdout] 5920 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 5921 | | #[doc = ""] [INFO] [stdout] 5922 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 5923 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 5937 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 5938 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5920:5 [INFO] [stdout] | [INFO] [stdout] 5920 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 5921 | | #[doc = ""] [INFO] [stdout] 5922 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 5923 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 5937 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 5938 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem Element to add [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5961:5 [INFO] [stdout] | [INFO] [stdout] 5961 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 5962 | | #[doc = ""] [INFO] [stdout] 5963 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 5964 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 5980 | | #[doc = " space"] [INFO] [stdout] 5981 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:5961:5 [INFO] [stdout] | [INFO] [stdout] 5961 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 5962 | | #[doc = ""] [INFO] [stdout] 5963 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 5964 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 5980 | | #[doc = " space"] [INFO] [stdout] 5981 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem_size Size in bytes of an element in the array [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6046:5 [INFO] [stdout] | [INFO] [stdout] 6046 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6047 | | #[doc = ""] [INFO] [stdout] 6048 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6049 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6054 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6055 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dst_num Destination numerator [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6046:5 [INFO] [stdout] | [INFO] [stdout] 6046 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6047 | | #[doc = ""] [INFO] [stdout] 6048 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6049 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6054 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6055 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] num Source numerator [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6340:5 [INFO] [stdout] | [INFO] [stdout] 6340 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6341 | | #[doc = ""] [INFO] [stdout] 6342 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6343 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6361 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6362 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] in_tb Input time base [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6340:5 [INFO] [stdout] | [INFO] [stdout] 6340 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6341 | | #[doc = ""] [INFO] [stdout] 6342 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6343 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6361 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6362 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] last Pointer to a timestamp expressed in terms of [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6373:5 [INFO] [stdout] | [INFO] [stdout] 6373 | / #[doc = " Add a value to a timestamp."] [INFO] [stdout] 6374 | | #[doc = ""] [INFO] [stdout] 6375 | | #[doc = " This function guarantees that when the same value is repeatly added that"] [INFO] [stdout] 6376 | | #[doc = " no accumulation of rounding errors occurs."] [INFO] [stdout] ... | [INFO] [stdout] 6380 | | #[doc = " @param[in] inc Value to be added"] [INFO] [stdout] 6381 | | #[doc = " @param[in] inc_tb Time base of `inc`"] [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ts Input timestamp [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6868:1 [INFO] [stdout] | [INFO] [stdout] 6868 | #[doc = "< HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6870:1 [INFO] [stdout] | [INFO] [stdout] 6870 | #[doc = "< HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6872:1 [INFO] [stdout] | [INFO] [stdout] 6872 | #[doc = "< HW decoding through VA API, Picture.data[3] contains a VASurfaceID"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through VA API, Picture.data[3] contains a VASurfaceID [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6888:1 [INFO] [stdout] | [INFO] [stdout] 6888 | #[doc = "< HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avutil.rs:6987:1 [INFO] [stdout] | [INFO] [stdout] 6987 | #[doc = "< HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7019:1 [INFO] [stdout] | [INFO] [stdout] 7019 | / #[doc = " HW acceleration through QSV, data[3] contains a pointer to the"] [INFO] [stdout] 7020 | | #[doc = " mfxFrameSurface1 structure."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through QSV, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7022:1 [INFO] [stdout] | [INFO] [stdout] 7022 | / #[doc = " HW acceleration though MMAL, data[3] contains a pointer to the"] [INFO] [stdout] 7023 | | #[doc = " MMAL_BUFFER_HEADER_T structure."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration though MMAL, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7025:1 [INFO] [stdout] | [INFO] [stdout] 7025 | #[doc = "< HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7027:1 [INFO] [stdout] | [INFO] [stdout] 7027 | / #[doc = " HW acceleration through CUDA. data[i] contain CUdeviceptr pointers"] [INFO] [stdout] 7028 | | #[doc = " exactly as for system memory frames."] [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through CUDA. data[i] contain CUdeviceptr pointers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7138:1 [INFO] [stdout] | [INFO] [stdout] 7138 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7139 | | #[doc = ""] [INFO] [stdout] 7140 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7141 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7144 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7145 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7138:1 [INFO] [stdout] | [INFO] [stdout] 7138 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7139 | | #[doc = ""] [INFO] [stdout] 7140 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7141 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7144 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7145 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7159:1 [INFO] [stdout] | [INFO] [stdout] 7159 | / #[doc = " DRM-managed buffers exposed through PRIME buffer sharing."] [INFO] [stdout] 7160 | | #[doc = ""] [INFO] [stdout] 7161 | | #[doc = " data[0] points to an AVDRMFrameDescriptor."] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVDRMFrameDescriptor. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7163:1 [INFO] [stdout] | [INFO] [stdout] 7163 | / #[doc = " Hardware surfaces for OpenCL."] [INFO] [stdout] 7164 | | #[doc = ""] [INFO] [stdout] 7165 | | #[doc = " data[i] contain 2D image objects (typed in C as cl_mem, used"] [INFO] [stdout] 7166 | | #[doc = " in OpenCL as image2d_t) for each plane of the surface."] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[i] contain 2D image objects (typed in C as cl_mem, used [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7188:1 [INFO] [stdout] | [INFO] [stdout] 7188 | / #[doc = " Vulkan hardware images."] [INFO] [stdout] 7189 | | #[doc = ""] [INFO] [stdout] 7190 | | #[doc = " data[0] points to an AVVkFrame"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVVkFrame [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7198:1 [INFO] [stdout] | [INFO] [stdout] 7198 | / #[doc = " Pixel format."] [INFO] [stdout] 7199 | | #[doc = ""] [INFO] [stdout] 7200 | | #[doc = " @note"] [INFO] [stdout] 7201 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7223 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7224 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] image data is stored in AVFrame.data[0]. The palette is transported in [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/avutil.rs:7198:1 [INFO] [stdout] | [INFO] [stdout] 7198 | / #[doc = " Pixel format."] [INFO] [stdout] 7199 | | #[doc = ""] [INFO] [stdout] 7200 | | #[doc = " @note"] [INFO] [stdout] 7201 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7223 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7224 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] AVFrame.data[1], is 1024 bytes long (256 4-byte entries) and is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:843:5 [INFO] [stdout] | [INFO] [stdout] 843 | / #[doc = " Return a channel layout and the number of channels based on the specified name."] [INFO] [stdout] 844 | | #[doc = ""] [INFO] [stdout] 845 | | #[doc = " This function is similar to (@see av_get_channel_layout), but can also parse"] [INFO] [stdout] 846 | | #[doc = " unknown channel layout specifications."] [INFO] [stdout] ... | [INFO] [stdout] 851 | | #[doc = ""] [INFO] [stdout] 852 | | #[doc = " @return 0 on success, AVERROR(EINVAL) if the parsing fails."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] name channel layout specification string [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:843:5 [INFO] [stdout] | [INFO] [stdout] 843 | / #[doc = " Return a channel layout and the number of channels based on the specified name."] [INFO] [stdout] 844 | | #[doc = ""] [INFO] [stdout] 845 | | #[doc = " This function is similar to (@see av_get_channel_layout), but can also parse"] [INFO] [stdout] 846 | | #[doc = " unknown channel layout specifications."] [INFO] [stdout] ... | [INFO] [stdout] 851 | | #[doc = ""] [INFO] [stdout] 852 | | #[doc = " @return 0 on success, AVERROR(EINVAL) if the parsing fails."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] channel_layout parsed channel layout (0 if unknown) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | / #[doc = " Get the value and name of a standard channel layout."] [INFO] [stdout] 928 | | #[doc = ""] [INFO] [stdout] 929 | | #[doc = " @param[in] index index in an internal list, starting at 0"] [INFO] [stdout] 930 | | #[doc = " @param[out] layout channel layout mask"] [INFO] [stdout] 931 | | #[doc = " @param[out] name name of the layout"] [INFO] [stdout] 932 | | #[doc = " @return 0 if the layout exists,"] [INFO] [stdout] 933 | | #[doc = " <0 if index is beyond the limits"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] index index in an internal list, starting at 0 [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | / #[doc = " Get the value and name of a standard channel layout."] [INFO] [stdout] 928 | | #[doc = ""] [INFO] [stdout] 929 | | #[doc = " @param[in] index index in an internal list, starting at 0"] [INFO] [stdout] 930 | | #[doc = " @param[out] layout channel layout mask"] [INFO] [stdout] 931 | | #[doc = " @param[out] name name of the layout"] [INFO] [stdout] 932 | | #[doc = " @return 0 if the layout exists,"] [INFO] [stdout] 933 | | #[doc = " <0 if index is beyond the limits"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] layout channel layout mask [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:1048:5 [INFO] [stdout] | [INFO] [stdout] 1048 | / #[doc = " Return a single letter to describe the given picture type"] [INFO] [stdout] 1049 | | #[doc = " pict_type."] [INFO] [stdout] 1050 | | #[doc = ""] [INFO] [stdout] 1051 | | #[doc = " @param[in] pict_type the picture type @return a single character"] [INFO] [stdout] 1052 | | #[doc = " representing the picture type, '?' if pict_type is unknown"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] pict_type the picture type @return a single character [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:5863:5 [INFO] [stdout] | [INFO] [stdout] 5863 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 5864 | | #[doc = " pointer."] [INFO] [stdout] 5865 | | #[doc = ""] [INFO] [stdout] 5866 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 5878 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5879 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already allocated [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:5863:5 [INFO] [stdout] | [INFO] [stdout] 5863 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 5864 | | #[doc = " pointer."] [INFO] [stdout] 5865 | | #[doc = ""] [INFO] [stdout] 5866 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 5878 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5879 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] size Size in bytes for the memory block to be allocated or [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:5926:5 [INFO] [stdout] | [INFO] [stdout] 5926 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 5927 | | #[doc = ""] [INFO] [stdout] 5928 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 5929 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 5939 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5940 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:5926:5 [INFO] [stdout] | [INFO] [stdout] 5926 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 5927 | | #[doc = ""] [INFO] [stdout] 5928 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 5929 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 5939 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5940 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] nmemb Number of elements [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:5948:5 [INFO] [stdout] | [INFO] [stdout] 5948 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 5949 | | #[doc = ""] [INFO] [stdout] 5950 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 5951 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5976 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5977 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Already allocated buffer, or `NULL` [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:5948:5 [INFO] [stdout] | [INFO] [stdout] 5948 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 5949 | | #[doc = ""] [INFO] [stdout] 5950 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 5951 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5976 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5977 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:5985:5 [INFO] [stdout] | [INFO] [stdout] 5985 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 5986 | | #[doc = ""] [INFO] [stdout] 5987 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 5988 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 6010 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6011 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:5985:5 [INFO] [stdout] | [INFO] [stdout] 5985 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 5986 | | #[doc = ""] [INFO] [stdout] 5987 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 5988 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 6010 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 6011 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6019:5 [INFO] [stdout] | [INFO] [stdout] 6019 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 6020 | | #[doc = ""] [INFO] [stdout] 6021 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 6022 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 6033 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 6034 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6019:5 [INFO] [stdout] | [INFO] [stdout] 6019 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 6020 | | #[doc = ""] [INFO] [stdout] 6021 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 6022 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 6033 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 6034 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6118:5 [INFO] [stdout] | [INFO] [stdout] 6118 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 6119 | | #[doc = ""] [INFO] [stdout] 6120 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 6121 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 6135 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 6136 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6118:5 [INFO] [stdout] | [INFO] [stdout] 6118 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 6119 | | #[doc = ""] [INFO] [stdout] 6120 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 6121 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 6135 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 6136 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem Element to add [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6159:5 [INFO] [stdout] | [INFO] [stdout] 6159 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 6160 | | #[doc = ""] [INFO] [stdout] 6161 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 6162 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6178 | | #[doc = " space"] [INFO] [stdout] 6179 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6159:5 [INFO] [stdout] | [INFO] [stdout] 6159 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 6160 | | #[doc = ""] [INFO] [stdout] 6161 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 6162 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6178 | | #[doc = " space"] [INFO] [stdout] 6179 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem_size Size in bytes of an element in the array [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6244:5 [INFO] [stdout] | [INFO] [stdout] 6244 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6245 | | #[doc = ""] [INFO] [stdout] 6246 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6247 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6252 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6253 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dst_num Destination numerator [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6244:5 [INFO] [stdout] | [INFO] [stdout] 6244 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6245 | | #[doc = ""] [INFO] [stdout] 6246 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6247 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6252 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6253 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] num Source numerator [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6538:5 [INFO] [stdout] | [INFO] [stdout] 6538 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6539 | | #[doc = ""] [INFO] [stdout] 6540 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6541 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6559 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6560 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] in_tb Input time base [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6538:5 [INFO] [stdout] | [INFO] [stdout] 6538 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6539 | | #[doc = ""] [INFO] [stdout] 6540 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6541 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6559 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6560 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] last Pointer to a timestamp expressed in terms of [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:6571:5 [INFO] [stdout] | [INFO] [stdout] 6571 | / #[doc = " Add a value to a timestamp."] [INFO] [stdout] 6572 | | #[doc = ""] [INFO] [stdout] 6573 | | #[doc = " This function guarantees that when the same value is repeatly added that"] [INFO] [stdout] 6574 | | #[doc = " no accumulation of rounding errors occurs."] [INFO] [stdout] ... | [INFO] [stdout] 6578 | | #[doc = " @param[in] inc Value to be added"] [INFO] [stdout] 6579 | | #[doc = " @param[in] inc_tb Time base of `inc`"] [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ts Input timestamp [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7989:5 [INFO] [stdout] | [INFO] [stdout] 7989 | / #[doc = " Get dictionary entries as a string."] [INFO] [stdout] 7990 | | #[doc = ""] [INFO] [stdout] 7991 | | #[doc = " Create a string containing dictionary's entries."] [INFO] [stdout] 7992 | | #[doc = " Such string may be passed back to av_dict_parse_string()."] [INFO] [stdout] ... | [INFO] [stdout] 8000 | | #[doc = " @return >= 0 on success, negative on error"] [INFO] [stdout] 8001 | | #[doc = " @warning Separators cannot be neither '\\\\' nor '\\0'. They also cannot be the same."] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] m dictionary [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7989:5 [INFO] [stdout] | [INFO] [stdout] 7989 | / #[doc = " Get dictionary entries as a string."] [INFO] [stdout] 7990 | | #[doc = ""] [INFO] [stdout] 7991 | | #[doc = " Create a string containing dictionary's entries."] [INFO] [stdout] 7992 | | #[doc = " Such string may be passed back to av_dict_parse_string()."] [INFO] [stdout] ... | [INFO] [stdout] 8000 | | #[doc = " @return >= 0 on success, negative on error"] [INFO] [stdout] 8001 | | #[doc = " @warning Separators cannot be neither '\\\\' nor '\\0'. They also cannot be the same."] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] buffer Pointer to buffer that will be allocated with string containg entries. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:8129:5 [INFO] [stdout] | [INFO] [stdout] 8129 | / #[doc = " Get the required buffer size for the given audio parameters."] [INFO] [stdout] 8130 | | #[doc = ""] [INFO] [stdout] 8131 | | #[doc = " @param[out] linesize calculated linesize, may be NULL"] [INFO] [stdout] 8132 | | #[doc = " @param nb_channels the number of channels"] [INFO] [stdout] ... | [INFO] [stdout] 8135 | | #[doc = " @param align buffer size alignment (0 = default, 1 = no alignment)"] [INFO] [stdout] 8136 | | #[doc = " @return required buffer size, or negative error code on failure"] [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] linesize calculated linesize, may be NULL [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:8146:5 [INFO] [stdout] | [INFO] [stdout] 8146 | / #[doc = " Fill plane data pointers and linesize for samples with sample"] [INFO] [stdout] 8147 | | #[doc = " format sample_fmt."] [INFO] [stdout] 8148 | | #[doc = ""] [INFO] [stdout] 8149 | | #[doc = " The audio_data array is filled with the pointers to the samples data planes:"] [INFO] [stdout] ... | [INFO] [stdout] 8172 | | #[doc = " @todo return minimum size in bytes required for the buffer in case"] [INFO] [stdout] 8173 | | #[doc = " of success at the next bump"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] audio_data array to be filled with the pointer for each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swresample.rs:8185:5 [INFO] [stdout] | [INFO] [stdout] 8185 | / #[doc = " Allocate a samples buffer for nb_samples samples, and fill data pointers and"] [INFO] [stdout] 8186 | | #[doc = " linesize accordingly."] [INFO] [stdout] 8187 | | #[doc = " The allocated samples buffer can be freed by using av_freep(&audio_data[0])"] [INFO] [stdout] 8188 | | #[doc = " Allocated data will be initialized to silence."] [INFO] [stdout] ... | [INFO] [stdout] 8200 | | #[doc = " @see av_samples_fill_arrays()"] [INFO] [stdout] 8201 | | #[doc = " @see av_samples_alloc_array_and_samples()"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The allocated samples buffer can be freed by using av_freep(&audio_data[0]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:8185:5 [INFO] [stdout] | [INFO] [stdout] 8185 | / #[doc = " Allocate a samples buffer for nb_samples samples, and fill data pointers and"] [INFO] [stdout] 8186 | | #[doc = " linesize accordingly."] [INFO] [stdout] 8187 | | #[doc = " The allocated samples buffer can be freed by using av_freep(&audio_data[0])"] [INFO] [stdout] 8188 | | #[doc = " Allocated data will be initialized to silence."] [INFO] [stdout] ... | [INFO] [stdout] 8200 | | #[doc = " @see av_samples_fill_arrays()"] [INFO] [stdout] 8201 | | #[doc = " @see av_samples_alloc_array_and_samples()"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] audio_data array to be filled with the pointer for each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9719:5 [INFO] [stdout] | [INFO] [stdout] 9719 | / #[doc = " Initialize context after user parameters have been set."] [INFO] [stdout] 9720 | | #[doc = " @note The context must be configured using the AVOption API."] [INFO] [stdout] 9721 | | #[doc = ""] [INFO] [stdout] 9722 | | #[doc = " @see av_opt_set_int()"] [INFO] [stdout] ... | [INFO] [stdout] 9725 | | #[doc = " @param[in,out] s Swr context to initialize"] [INFO] [stdout] 9726 | | #[doc = " @return AVERROR error code in case of failure."] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] s Swr context to initialize [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9730:5 [INFO] [stdout] | [INFO] [stdout] 9730 | / #[doc = " Check whether an swr context has been initialized or not."] [INFO] [stdout] 9731 | | #[doc = ""] [INFO] [stdout] 9732 | | #[doc = " @param[in] s Swr context to check"] [INFO] [stdout] 9733 | | #[doc = " @see swr_init()"] [INFO] [stdout] 9734 | | #[doc = " @return positive if it has been initialized, 0 if not initialized"] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] s Swr context to check [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9769:5 [INFO] [stdout] | [INFO] [stdout] 9769 | / #[doc = " Free the given SwrContext and set the pointer to NULL."] [INFO] [stdout] 9770 | | #[doc = ""] [INFO] [stdout] 9771 | | #[doc = " @param[in] s a pointer to a pointer to Swr context"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] s a pointer to a pointer to Swr context [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9775:5 [INFO] [stdout] | [INFO] [stdout] 9775 | / #[doc = " Closes the context so that swr_is_initialized() returns 0."] [INFO] [stdout] 9776 | | #[doc = ""] [INFO] [stdout] 9777 | | #[doc = " The context can be brought back to life by running swr_init(),"] [INFO] [stdout] 9778 | | #[doc = " swr_init() can also be used without swr_close()."] [INFO] [stdout] ... | [INFO] [stdout] 9781 | | #[doc = ""] [INFO] [stdout] 9782 | | #[doc = " @param[in,out] s Swr context to be closed"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] s Swr context to be closed [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9812:5 [INFO] [stdout] | [INFO] [stdout] 9812 | / #[doc = " Convert the next timestamp from input to output"] [INFO] [stdout] 9813 | | #[doc = " timestamps are in 1/(in_sample_rate * out_sample_rate) units."] [INFO] [stdout] 9814 | | #[doc = ""] [INFO] [stdout] 9815 | | #[doc = " @note There are 2 slightly differently behaving modes."] [INFO] [stdout] ... | [INFO] [stdout] 9825 | | #[doc = " function used internally for timestamp compensation."] [INFO] [stdout] 9826 | | #[doc = " @return the output timestamp for the next output sample"] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param s[in] initialized Swr context [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9830:5 [INFO] [stdout] | [INFO] [stdout] 9830 | / #[doc = " Activate resampling compensation (\"soft\" compensation). This function is"] [INFO] [stdout] 9831 | | #[doc = " internally called when needed in swr_next_pts()."] [INFO] [stdout] 9832 | | #[doc = ""] [INFO] [stdout] 9833 | | #[doc = " @param[in,out] s allocated Swr context. If it is not initialized,"] [INFO] [stdout] ... | [INFO] [stdout] 9842 | | #[doc = " @li compensation unsupported by resampler, or"] [INFO] [stdout] 9843 | | #[doc = " @li swr_init() fails when called."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] s allocated Swr context. If it is not initialized, [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9830:5 [INFO] [stdout] | [INFO] [stdout] 9830 | / #[doc = " Activate resampling compensation (\"soft\" compensation). This function is"] [INFO] [stdout] 9831 | | #[doc = " internally called when needed in swr_next_pts()."] [INFO] [stdout] 9832 | | #[doc = ""] [INFO] [stdout] 9833 | | #[doc = " @param[in,out] s allocated Swr context. If it is not initialized,"] [INFO] [stdout] ... | [INFO] [stdout] 9842 | | #[doc = " @li compensation unsupported by resampler, or"] [INFO] [stdout] 9843 | | #[doc = " @li swr_init() fails when called."] [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] sample_delta delta in PTS per sample [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9851:5 [INFO] [stdout] | [INFO] [stdout] 9851 | / #[doc = " Set a customized input channel mapping."] [INFO] [stdout] 9852 | | #[doc = ""] [INFO] [stdout] 9853 | | #[doc = " @param[in,out] s allocated Swr context, not yet initialized"] [INFO] [stdout] 9854 | | #[doc = " @param[in] channel_map customized input channel mapping (array of channel"] [INFO] [stdout] 9855 | | #[doc = " indexes, -1 for a muted channel)"] [INFO] [stdout] 9856 | | #[doc = " @return >= 0 on success, or AVERROR error code in case of failure."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] s allocated Swr context, not yet initialized [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9851:5 [INFO] [stdout] | [INFO] [stdout] 9851 | / #[doc = " Set a customized input channel mapping."] [INFO] [stdout] 9852 | | #[doc = ""] [INFO] [stdout] 9853 | | #[doc = " @param[in,out] s allocated Swr context, not yet initialized"] [INFO] [stdout] 9854 | | #[doc = " @param[in] channel_map customized input channel mapping (array of channel"] [INFO] [stdout] 9855 | | #[doc = " indexes, -1 for a muted channel)"] [INFO] [stdout] 9856 | | #[doc = " @return >= 0 on success, or AVERROR error code in case of failure."] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] channel_map customized input channel mapping (array of channel [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/swresample.rs:9863:5 [INFO] [stdout] | [INFO] [stdout] 9863 | / #[doc = " Generate a channel mixing matrix."] [INFO] [stdout] 9864 | | #[doc = ""] [INFO] [stdout] 9865 | | #[doc = " This function is the one used internally by libswresample for building the"] [INFO] [stdout] 9866 | | #[doc = " default mixing matrix. It is made public just as a utility function for"] [INFO] [stdout] ... | [INFO] [stdout] 9882 | | #[doc = " @param log_ctx parent logging context, can be NULL"] [INFO] [stdout] 9883 | | #[doc = " @return 0 on success, negative AVERROR code on failure"] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] matrix mixing coefficients; matrix[i + stride * o] is [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7066:1 [INFO] [stdout] | [INFO] [stdout] 7066 | #[doc = "< HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7068:1 [INFO] [stdout] | [INFO] [stdout] 7068 | #[doc = "< HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7070:1 [INFO] [stdout] | [INFO] [stdout] 7070 | #[doc = "< HW decoding through VA API, Picture.data[3] contains a VASurfaceID"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through VA API, Picture.data[3] contains a VASurfaceID [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7086:1 [INFO] [stdout] | [INFO] [stdout] 7086 | #[doc = "< HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7185:1 [INFO] [stdout] | [INFO] [stdout] 7185 | #[doc = "< HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7217:1 [INFO] [stdout] | [INFO] [stdout] 7217 | / #[doc = " HW acceleration through QSV, data[3] contains a pointer to the"] [INFO] [stdout] 7218 | | #[doc = " mfxFrameSurface1 structure."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through QSV, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7220:1 [INFO] [stdout] | [INFO] [stdout] 7220 | / #[doc = " HW acceleration though MMAL, data[3] contains a pointer to the"] [INFO] [stdout] 7221 | | #[doc = " MMAL_BUFFER_HEADER_T structure."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration though MMAL, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7223:1 [INFO] [stdout] | [INFO] [stdout] 7223 | #[doc = "< HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7225:1 [INFO] [stdout] | [INFO] [stdout] 7225 | / #[doc = " HW acceleration through CUDA. data[i] contain CUdeviceptr pointers"] [INFO] [stdout] 7226 | | #[doc = " exactly as for system memory frames."] [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through CUDA. data[i] contain CUdeviceptr pointers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7336:1 [INFO] [stdout] | [INFO] [stdout] 7336 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7337 | | #[doc = ""] [INFO] [stdout] 7338 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7339 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7342 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7343 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7336:1 [INFO] [stdout] | [INFO] [stdout] 7336 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7337 | | #[doc = ""] [INFO] [stdout] 7338 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7339 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7342 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7343 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7357:1 [INFO] [stdout] | [INFO] [stdout] 7357 | / #[doc = " DRM-managed buffers exposed through PRIME buffer sharing."] [INFO] [stdout] 7358 | | #[doc = ""] [INFO] [stdout] 7359 | | #[doc = " data[0] points to an AVDRMFrameDescriptor."] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVDRMFrameDescriptor. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7361:1 [INFO] [stdout] | [INFO] [stdout] 7361 | / #[doc = " Hardware surfaces for OpenCL."] [INFO] [stdout] 7362 | | #[doc = ""] [INFO] [stdout] 7363 | | #[doc = " data[i] contain 2D image objects (typed in C as cl_mem, used"] [INFO] [stdout] 7364 | | #[doc = " in OpenCL as image2d_t) for each plane of the surface."] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[i] contain 2D image objects (typed in C as cl_mem, used [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7386:1 [INFO] [stdout] | [INFO] [stdout] 7386 | / #[doc = " Vulkan hardware images."] [INFO] [stdout] 7387 | | #[doc = ""] [INFO] [stdout] 7388 | | #[doc = " data[0] points to an AVVkFrame"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVVkFrame [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7396:1 [INFO] [stdout] | [INFO] [stdout] 7396 | / #[doc = " Pixel format."] [INFO] [stdout] 7397 | | #[doc = ""] [INFO] [stdout] 7398 | | #[doc = " @note"] [INFO] [stdout] 7399 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7421 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7422 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] image data is stored in AVFrame.data[0]. The palette is transported in [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/swresample.rs:7396:1 [INFO] [stdout] | [INFO] [stdout] 7396 | / #[doc = " Pixel format."] [INFO] [stdout] 7397 | | #[doc = ""] [INFO] [stdout] 7398 | | #[doc = " @note"] [INFO] [stdout] 7399 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7421 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7422 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] AVFrame.data[1], is 1024 bytes long (256 4-byte entries) and is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swresample.rs:8559:1 [INFO] [stdout] | [INFO] [stdout] 8559 | / #[doc = " This structure describes decoded (raw) audio or video data."] [INFO] [stdout] 8560 | | #[doc = ""] [INFO] [stdout] 8561 | | #[doc = " AVFrame must be allocated using av_frame_alloc(). Note that this only"] [INFO] [stdout] 8562 | | #[doc = " allocates the AVFrame itself, the buffers for the data must be managed"] [INFO] [stdout] ... | [INFO] [stdout] 8585 | | #[doc = " C structure field name for fields accessible through AVOptions. The AVClass"] [INFO] [stdout] 8586 | | #[doc = " for AVFrame can be obtained from avcodec_get_frame_class()"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] least one reference is set, i.e. if AVFrame.buf[0] != NULL. In such a case, [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swresample.rs:8601:5 [INFO] [stdout] | [INFO] [stdout] 8601 | / #[doc = " For video, size in bytes of each picture line."] [INFO] [stdout] 8602 | | #[doc = " For audio, size in bytes of each plane."] [INFO] [stdout] 8603 | | #[doc = ""] [INFO] [stdout] 8604 | | #[doc = " For audio, only linesize[0] may be set. For planar audio, each channel"] [INFO] [stdout] ... | [INFO] [stdout] 8612 | | #[doc = " @note The linesize may be larger than the size of usable data -- there"] [INFO] [stdout] 8613 | | #[doc = " may be extra padding present for performance reasons."] [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] For audio, only linesize[0] may be set. For planar audio, each channel [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swresample.rs:8615:5 [INFO] [stdout] | [INFO] [stdout] 8615 | / #[doc = " pointers to the data planes/channels."] [INFO] [stdout] 8616 | | #[doc = ""] [INFO] [stdout] 8617 | | #[doc = " For video, this should simply point to data[]."] [INFO] [stdout] 8618 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 8625 | | #[doc = " but for planar audio with more channels that can fit in data,"] [INFO] [stdout] 8626 | | #[doc = " extended_data must be used in order to access all channels."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] linesize[0] contains the size of each channel buffer. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/swresample.rs:8695:5 [INFO] [stdout] | [INFO] [stdout] 8695 | / #[doc = " AVBuffer references backing the data for this frame. If all elements of"] [INFO] [stdout] 8696 | | #[doc = " this array are NULL, then this frame is not reference counted. This array"] [INFO] [stdout] 8697 | | #[doc = " must be filled contiguously -- if buf[i] is non-NULL then buf[j] must"] [INFO] [stdout] 8698 | | #[doc = " also be non-NULL for all j < i."] [INFO] [stdout] ... | [INFO] [stdout] 8703 | | #[doc = " this array. Then the extra AVBufferRef pointers are stored in the"] [INFO] [stdout] 8704 | | #[doc = " extended_buf array."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] must be filled contiguously -- if buf[i] is non-NULL then buf[j] must [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/ffmpeg/swresample.rs:8695:5 [INFO] [stdout] | [INFO] [stdout] 8695 | / #[doc = " AVBuffer references backing the data for this frame. If all elements of"] [INFO] [stdout] 8696 | | #[doc = " this array are NULL, then this frame is not reference counted. This array"] [INFO] [stdout] 8697 | | #[doc = " must be filled contiguously -- if buf[i] is non-NULL then buf[j] must"] [INFO] [stdout] 8698 | | #[doc = " also be non-NULL for all j < i."] [INFO] [stdout] ... | [INFO] [stdout] 8703 | | #[doc = " this array. Then the extra AVBufferRef pointers are stored in the"] [INFO] [stdout] 8704 | | #[doc = " extended_buf array."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] must be filled contiguously -- if buf[i] is non-NULL then buf[j] must [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `j` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:836:5 [INFO] [stdout] | [INFO] [stdout] 836 | / #[doc = " Return a single letter to describe the given picture type"] [INFO] [stdout] 837 | | #[doc = " pict_type."] [INFO] [stdout] 838 | | #[doc = ""] [INFO] [stdout] 839 | | #[doc = " @param[in] pict_type the picture type @return a single character"] [INFO] [stdout] 840 | | #[doc = " representing the picture type, '?' if pict_type is unknown"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] pict_type the picture type @return a single character [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5698:5 [INFO] [stdout] | [INFO] [stdout] 5698 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 5699 | | #[doc = " pointer."] [INFO] [stdout] 5700 | | #[doc = ""] [INFO] [stdout] 5701 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 5713 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5714 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already allocated [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5698:5 [INFO] [stdout] | [INFO] [stdout] 5698 | / #[doc = " Allocate, reallocate, or free a block of memory through a pointer to a"] [INFO] [stdout] 5699 | | #[doc = " pointer."] [INFO] [stdout] 5700 | | #[doc = ""] [INFO] [stdout] 5701 | | #[doc = " If `*ptr` is `NULL` and `size` > 0, allocate a new block. If `size` is"] [INFO] [stdout] ... | [INFO] [stdout] 5713 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5714 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] size Size in bytes for the memory block to be allocated or [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5761:5 [INFO] [stdout] | [INFO] [stdout] 5761 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 5762 | | #[doc = ""] [INFO] [stdout] 5763 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 5764 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 5774 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5775 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to a pointer to a memory block already [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5761:5 [INFO] [stdout] | [INFO] [stdout] 5761 | / #[doc = " Allocate, reallocate, or free an array through a pointer to a pointer."] [INFO] [stdout] 5762 | | #[doc = ""] [INFO] [stdout] 5763 | | #[doc = " If `*ptr` is `NULL` and `nmemb` > 0, allocate a new block. If `nmemb` is"] [INFO] [stdout] 5764 | | #[doc = " zero, free the memory block pointed to by `*ptr`."] [INFO] [stdout] ... | [INFO] [stdout] 5774 | | #[doc = " @warning Unlike av_malloc(), the allocated memory is not guaranteed to be"] [INFO] [stdout] 5775 | | #[doc = " correctly aligned."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] nmemb Number of elements [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5783:5 [INFO] [stdout] | [INFO] [stdout] 5783 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 5784 | | #[doc = ""] [INFO] [stdout] 5785 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 5786 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5811 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5812 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Already allocated buffer, or `NULL` [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5783:5 [INFO] [stdout] | [INFO] [stdout] 5783 | / #[doc = " Reallocate the given buffer if it is not large enough, otherwise do nothing."] [INFO] [stdout] 5784 | | #[doc = ""] [INFO] [stdout] 5785 | | #[doc = " If the given buffer is `NULL`, then a new uninitialized buffer is allocated."] [INFO] [stdout] 5786 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5811 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5812 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5820:5 [INFO] [stdout] | [INFO] [stdout] 5820 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 5821 | | #[doc = ""] [INFO] [stdout] 5822 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 5823 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 5845 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5846 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5820:5 [INFO] [stdout] | [INFO] [stdout] 5820 | / #[doc = " Allocate a buffer, reusing the given one if large enough."] [INFO] [stdout] 5821 | | #[doc = ""] [INFO] [stdout] 5822 | | #[doc = " Contrary to av_fast_realloc(), the current buffer contents might not be"] [INFO] [stdout] 5823 | | #[doc = " preserved and on error the old buffer is freed, thus no special handling to"] [INFO] [stdout] ... | [INFO] [stdout] 5845 | | #[doc = " @see av_realloc()"] [INFO] [stdout] 5846 | | #[doc = " @see av_fast_mallocz()"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5854:5 [INFO] [stdout] | [INFO] [stdout] 5854 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 5855 | | #[doc = ""] [INFO] [stdout] 5856 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 5857 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 5868 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 5869 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] ptr Pointer to pointer to an already allocated buffer. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5854:5 [INFO] [stdout] | [INFO] [stdout] 5854 | / #[doc = " Allocate and clear a buffer, reusing the given one if large enough."] [INFO] [stdout] 5855 | | #[doc = ""] [INFO] [stdout] 5856 | | #[doc = " Like av_fast_malloc(), but all newly allocated space is initially cleared."] [INFO] [stdout] 5857 | | #[doc = " Reused buffer is not cleared."] [INFO] [stdout] ... | [INFO] [stdout] 5868 | | #[doc = " @param[in] min_size Desired minimal size of buffer `*ptr`"] [INFO] [stdout] 5869 | | #[doc = " @see av_fast_malloc()"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] min_size Desired minimal size of buffer `*ptr` [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5953:5 [INFO] [stdout] | [INFO] [stdout] 5953 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 5954 | | #[doc = ""] [INFO] [stdout] 5955 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 5956 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 5970 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 5971 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5953:5 [INFO] [stdout] | [INFO] [stdout] 5953 | / #[doc = " Add the pointer to an element to a dynamic array."] [INFO] [stdout] 5954 | | #[doc = ""] [INFO] [stdout] 5955 | | #[doc = " The array to grow is supposed to be an array of pointers to"] [INFO] [stdout] 5956 | | #[doc = " structures, and the element to add must be a pointer to an already"] [INFO] [stdout] ... | [INFO] [stdout] 5970 | | #[doc = " @param[in] elem Element to add"] [INFO] [stdout] 5971 | | #[doc = " @see av_dynarray_add_nofree(), av_dynarray2_add()"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem Element to add [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5994:5 [INFO] [stdout] | [INFO] [stdout] 5994 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 5995 | | #[doc = ""] [INFO] [stdout] 5996 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 5997 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6013 | | #[doc = " space"] [INFO] [stdout] 6014 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] tab_ptr Pointer to the array to grow [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:5994:5 [INFO] [stdout] | [INFO] [stdout] 5994 | / #[doc = " Add an element of size `elem_size` to a dynamic array."] [INFO] [stdout] 5995 | | #[doc = ""] [INFO] [stdout] 5996 | | #[doc = " The array is reallocated when its number of elements reaches powers of 2."] [INFO] [stdout] 5997 | | #[doc = " Therefore, the amortized cost of adding an element is constant."] [INFO] [stdout] ... | [INFO] [stdout] 6013 | | #[doc = " space"] [INFO] [stdout] 6014 | | #[doc = " @see av_dynarray_add(), av_dynarray_add_nofree()"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] elem_size Size in bytes of an element in the array [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffmpeg/swscale.rs:6079:5 [INFO] [stdout] | [INFO] [stdout] 6079 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6080 | | #[doc = ""] [INFO] [stdout] 6081 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6082 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6087 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6088 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dst_num Destination numerator [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:6079:5 [INFO] [stdout] | [INFO] [stdout] 6079 | / #[doc = " Reduce a fraction."] [INFO] [stdout] 6080 | | #[doc = ""] [INFO] [stdout] 6081 | | #[doc = " This is useful for framerate calculations."] [INFO] [stdout] 6082 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6087 | | #[doc = " @param[in] max Maximum allowed values for `dst_num` & `dst_den`"] [INFO] [stdout] 6088 | | #[doc = " @return 1 if the operation is exact, 0 otherwise"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] num Source numerator [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:6373:5 [INFO] [stdout] | [INFO] [stdout] 6373 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6374 | | #[doc = ""] [INFO] [stdout] 6375 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6376 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6394 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6395 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] in_tb Input time base [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffmpeg/swscale.rs:6373:5 [INFO] [stdout] | [INFO] [stdout] 6373 | / #[doc = " Rescale a timestamp while preserving known durations."] [INFO] [stdout] 6374 | | #[doc = ""] [INFO] [stdout] 6375 | | #[doc = " This function is designed to be called per audio packet to scale the input"] [INFO] [stdout] 6376 | | #[doc = " timestamp to a different time base. Compared to a simple av_rescale_q()"] [INFO] [stdout] ... | [INFO] [stdout] 6394 | | #[doc = " @note In the context of this function, \"duration\" is in term of samples, not"] [INFO] [stdout] 6395 | | #[doc = " seconds."] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in,out] last Pointer to a timestamp expressed in terms of [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `in,out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:6406:5 [INFO] [stdout] | [INFO] [stdout] 6406 | / #[doc = " Add a value to a timestamp."] [INFO] [stdout] 6407 | | #[doc = ""] [INFO] [stdout] 6408 | | #[doc = " This function guarantees that when the same value is repeatly added that"] [INFO] [stdout] 6409 | | #[doc = " no accumulation of rounding errors occurs."] [INFO] [stdout] ... | [INFO] [stdout] 6413 | | #[doc = " @param[in] inc Value to be added"] [INFO] [stdout] 6414 | | #[doc = " @param[in] inc_tb Time base of `inc`"] [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ts Input timestamp [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7582:5 [INFO] [stdout] | [INFO] [stdout] 7582 | / #[doc = " @param[in] pix_fmt the pixel format"] [INFO] [stdout] 7583 | | #[doc = " @return a positive value if an endianness conversion for pix_fmt is"] [INFO] [stdout] 7584 | | #[doc = " supported, 0 otherwise."] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] pix_fmt the pixel format [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7610:5 [INFO] [stdout] | [INFO] [stdout] 7610 | / #[doc = " Allocate and return an SwsContext. You need it to perform"] [INFO] [stdout] 7611 | | #[doc = " scaling/conversion operations using sws_scale()."] [INFO] [stdout] 7612 | | #[doc = ""] [INFO] [stdout] 7613 | | #[doc = " @param srcW the width of the source image"] [INFO] [stdout] ... | [INFO] [stdout] 7627 | | #[doc = " @note this function is to be removed after a saner alternative is"] [INFO] [stdout] 7628 | | #[doc = " written"] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] For SWS_BICUBIC param[0] and [1] tune the shape of the basis [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7610:5 [INFO] [stdout] | [INFO] [stdout] 7610 | / #[doc = " Allocate and return an SwsContext. You need it to perform"] [INFO] [stdout] 7611 | | #[doc = " scaling/conversion operations using sws_scale()."] [INFO] [stdout] 7612 | | #[doc = ""] [INFO] [stdout] 7613 | | #[doc = " @param srcW the width of the source image"] [INFO] [stdout] ... | [INFO] [stdout] 7627 | | #[doc = " @note this function is to be removed after a saner alternative is"] [INFO] [stdout] 7628 | | #[doc = " written"] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] For SWS_BICUBIC param[0] and [1] tune the shape of the basis [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7678:5 [INFO] [stdout] | [INFO] [stdout] 7678 | / #[doc = " @param dstRange flag indicating the while-black range of the output (1=jpeg / 0=mpeg)"] [INFO] [stdout] 7679 | | #[doc = " @param srcRange flag indicating the while-black range of the input (1=jpeg / 0=mpeg)"] [INFO] [stdout] 7680 | | #[doc = " @param table the yuv2rgb coefficients describing the output yuv space, normally ff_yuv2rgb_coeffs[x]"] [INFO] [stdout] 7681 | | #[doc = " @param inv_table the yuv2rgb coefficients describing the input yuv space, normally ff_yuv2rgb_coeffs[x]"] [INFO] [stdout] ... | [INFO] [stdout] 7684 | | #[doc = " @param saturation 16.16 fixed point saturation correction"] [INFO] [stdout] 7685 | | #[doc = " @return -1 if not supported"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param table the yuv2rgb coefficients describing the output yuv space, normally ff_yuv2rgb_coeffs[x] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `x` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `256` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7798:5 [INFO] [stdout] | [INFO] [stdout] 7798 | / #[doc = " Convert an 8-bit paletted frame into a frame with a color depth of 32 bits."] [INFO] [stdout] 7799 | | #[doc = ""] [INFO] [stdout] 7800 | | #[doc = " The output frame will have the same packed format as the palette."] [INFO] [stdout] 7801 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7804 | | #[doc = " @param num_pixels number of pixels to convert"] [INFO] [stdout] 7805 | | #[doc = " @param palette array with [256] entries, which must match color arrangement (RGB or BGR) of src"] [INFO] [stdout] | |__________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param palette array with [256] entries, which must match color arrangement (RGB or BGR) of src [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `256` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `256` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7814:5 [INFO] [stdout] | [INFO] [stdout] 7814 | / #[doc = " Convert an 8-bit paletted frame into a frame with a color depth of 24 bits."] [INFO] [stdout] 7815 | | #[doc = ""] [INFO] [stdout] 7816 | | #[doc = " With the palette format \"ABCD\", the destination frame ends up with the format \"ABC\"."] [INFO] [stdout] 7817 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7820 | | #[doc = " @param num_pixels number of pixels to convert"] [INFO] [stdout] 7821 | | #[doc = " @param palette array with [256] entries, which must match color arrangement (RGB or BGR) of src"] [INFO] [stdout] | |__________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param palette array with [256] entries, which must match color arrangement (RGB or BGR) of src [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `256` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swscale.rs:6901:1 [INFO] [stdout] | [INFO] [stdout] 6901 | #[doc = "< HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at motion compensation entry-point, Picture.data[3] contains a vaapi_render_state struct which contains macroblocks as well as various fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swscale.rs:6903:1 [INFO] [stdout] | [INFO] [stdout] 6903 | #[doc = "< HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VA API at IDCT entry-point, Picture.data[3] contains a vaapi_render_state struct which contains fields extracted from headers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swscale.rs:6905:1 [INFO] [stdout] | [INFO] [stdout] 6905 | #[doc = "< HW decoding through VA API, Picture.data[3] contains a VASurfaceID"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through VA API, Picture.data[3] contains a VASurfaceID [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swscale.rs:6921:1 [INFO] [stdout] | [INFO] [stdout] 6921 | #[doc = "< HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through DXVA2, Picture.data[3] contains a LPDIRECT3DSURFACE9 pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7020:1 [INFO] [stdout] | [INFO] [stdout] 7020 | #[doc = "< HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW acceleration through VDPAU, Picture.data[3] contains a VdpVideoSurface [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7052:1 [INFO] [stdout] | [INFO] [stdout] 7052 | / #[doc = " HW acceleration through QSV, data[3] contains a pointer to the"] [INFO] [stdout] 7053 | | #[doc = " mfxFrameSurface1 structure."] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through QSV, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7055:1 [INFO] [stdout] | [INFO] [stdout] 7055 | / #[doc = " HW acceleration though MMAL, data[3] contains a pointer to the"] [INFO] [stdout] 7056 | | #[doc = " MMAL_BUFFER_HEADER_T structure."] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration though MMAL, data[3] contains a pointer to the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7058:1 [INFO] [stdout] | [INFO] [stdout] 7058 | #[doc = "< HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < HW decoding through Direct3D11 via old API, Picture.data[3] contains a ID3D11VideoDecoderOutputView pointer [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7060:1 [INFO] [stdout] | [INFO] [stdout] 7060 | / #[doc = " HW acceleration through CUDA. data[i] contain CUdeviceptr pointers"] [INFO] [stdout] 7061 | | #[doc = " exactly as for system memory frames."] [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HW acceleration through CUDA. data[i] contain CUdeviceptr pointers [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7171:1 [INFO] [stdout] | [INFO] [stdout] 7171 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7172 | | #[doc = ""] [INFO] [stdout] 7173 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7174 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7177 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7178 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7171:1 [INFO] [stdout] | [INFO] [stdout] 7171 | / #[doc = " Hardware surfaces for Direct3D11."] [INFO] [stdout] 7172 | | #[doc = ""] [INFO] [stdout] 7173 | | #[doc = " This is preferred over the legacy AV_PIX_FMT_D3D11VA_VLD. The new D3D11"] [INFO] [stdout] 7174 | | #[doc = " hwaccel API and filtering support AV_PIX_FMT_D3D11 only."] [INFO] [stdout] ... | [INFO] [stdout] 7177 | | #[doc = " texture array index of the frame as intptr_t if the ID3D11Texture2D is"] [INFO] [stdout] 7178 | | #[doc = " an array texture (or always 0 if it's a normal texture)."] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] contains a ID3D11Texture2D pointer, and data[1] contains the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7192:1 [INFO] [stdout] | [INFO] [stdout] 7192 | / #[doc = " DRM-managed buffers exposed through PRIME buffer sharing."] [INFO] [stdout] 7193 | | #[doc = ""] [INFO] [stdout] 7194 | | #[doc = " data[0] points to an AVDRMFrameDescriptor."] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVDRMFrameDescriptor. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7196:1 [INFO] [stdout] | [INFO] [stdout] 7196 | / #[doc = " Hardware surfaces for OpenCL."] [INFO] [stdout] 7197 | | #[doc = ""] [INFO] [stdout] 7198 | | #[doc = " data[i] contain 2D image objects (typed in C as cl_mem, used"] [INFO] [stdout] 7199 | | #[doc = " in OpenCL as image2d_t) for each plane of the surface."] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[i] contain 2D image objects (typed in C as cl_mem, used [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7221:1 [INFO] [stdout] | [INFO] [stdout] 7221 | / #[doc = " Vulkan hardware images."] [INFO] [stdout] 7222 | | #[doc = ""] [INFO] [stdout] 7223 | | #[doc = " data[0] points to an AVVkFrame"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] data[0] points to an AVVkFrame [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7231:1 [INFO] [stdout] | [INFO] [stdout] 7231 | / #[doc = " Pixel format."] [INFO] [stdout] 7232 | | #[doc = ""] [INFO] [stdout] 7233 | | #[doc = " @note"] [INFO] [stdout] 7234 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7256 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7257 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] image data is stored in AVFrame.data[0]. The palette is transported in [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/ffmpeg/swscale.rs:7231:1 [INFO] [stdout] | [INFO] [stdout] 7231 | / #[doc = " Pixel format."] [INFO] [stdout] 7232 | | #[doc = ""] [INFO] [stdout] 7233 | | #[doc = " @note"] [INFO] [stdout] 7234 | | #[doc = " AV_PIX_FMT_RGB32 is handled in an endian-specific manner. An RGBA"] [INFO] [stdout] ... | [INFO] [stdout] 7256 | | #[doc = " for pal8. This palette is filled in automatically by the function"] [INFO] [stdout] 7257 | | #[doc = " allocating the picture."] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] AVFrame.data[1], is 1024 bytes long (256 4-byte entries) and is [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 351 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "c58ce1040716d6fedc9c00021a529e24a5497d572c2e785685429160ccab1aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58ce1040716d6fedc9c00021a529e24a5497d572c2e785685429160ccab1aca", kill_on_drop: false }` [INFO] [stdout] c58ce1040716d6fedc9c00021a529e24a5497d572c2e785685429160ccab1aca