Commit Graph

6 Commits

Author SHA1 Message Date
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
05bad6e9e0 Propagate errors in Input::packets(). 2023-04-28 09:05:12 -04:00
cff28ba207 Fix things from renaming and clippy 2023-01-23 10:22:10 -05:00
22ad8b9598 Bump version to use ffmpeg 5 2022-02-11 17:58:42 +01:00
b962e4f9f6 examples/remux: fix stream_index of copied packets 2020-08-15 10:18:56 +08:00
e393cf0145 examples: add remux.rs 2020-08-10 21:58:11 +08:00