FreezyLemon
|
7a8643f2cc
|
Migrate crates to Rust edition 2021 (#24)
* Migrate ffmpeg-sys to Edition 2021
* Migrate ffmpeg to Edition 2021
* Remove now-redundant imports
* Reorder imports after edition migration
|
2024-04-06 21:31:36 -04:00 |
|
Nebojsa Sabovic
|
05bad6e9e0
|
Propagate errors in Input::packets().
|
2023-04-28 09:05:12 -04:00 |
|
Mikhail Katychev
|
fa2b8d13ad
|
Add macOS package manager search paths for pkg-config (#8)
|
2023-03-23 11:11:48 -04:00 |
|
Josh Holmer
|
cff28ba207
|
Fix things from renaming and clippy
|
2023-01-23 10:22:10 -05:00 |
|
Polochon-street
|
22ad8b9598
|
Bump version to use ffmpeg 5
|
2022-02-11 17:58:42 +01:00 |
|
Maor Kleinberger
|
c3297c9700
|
examples/transcode-x264: fix stream_index of copied packets
Signed-off-by: Zhiming Wang <i@zhimingwang.org>
|
2020-08-15 10:16:15 +08:00 |
|
Zhiming Wang
|
f024eaea37
|
examples/transcode-x264: fix typo in parse_opts
Unfortunate typo when fixing a clippy warning about using &str instead of
char...
|
2020-08-11 00:08:05 +08:00 |
|
Zhiming Wang
|
0a03e745b4
|
examples: add transcode-x264.rs
|
2020-08-10 22:09:29 +08:00 |
|