Docs.rs
xmpegts-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xmpegts 0.1.0
mpegts library.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
101
items documented
0
out of
48
items with examples
Links
harlanc/xiu
2201
228
31
crates.io
Dependencies
byteorder ^1.4.2
normal
bytes ^1.0.0
normal
bytesio ^0.1.27
normal
failure ^0.1.1
normal
Versions
1.0.0
(2023-01-21)
0.2.4
(2024-08-11)
0.2.3
(2024-05-17)
0.2.2
(2024-03-15)
0.2.1
(2024-02-02)
0.2.0
(2023-07-28)
0.1.1
(2023-03-12)
0.1.0
(2023-02-05)
0.0.3
(2021-09-04)
0.0.2
(2021-08-18)
0.0.1
(2021-08-17)
Owners
A mpegts library.
v0.0.1
Support mux H264/AAC data to ts format.
v0.0.2
Remove no used dependences.
v0.1.0
Fix the error chain.
Remove compile warnings.