panicbit / rust-av

Other
14 stars 1 forks source link

Overhaul encoding/muxing #1

Closed panicbit closed 7 years ago

panicbit commented 7 years ago

Encoding and muxing is tied too closely together, it should be decoupled like demuxing/decoding. This would allow for remuxing without going through a decoder again.