6 Commits

Author SHA1 Message Date
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
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
Zhiming Wang
b962e4f9f6
examples/remux: fix stream_index of copied packets 2020-08-15 10:18:56 +08:00
Zhiming Wang
e393cf0145
examples: add remux.rs 2020-08-10 21:58:11 +08:00