zmwangx / rust-ffmpeg

Safe FFmpeg wrapper.
Do What The F*ck You Want To Public License
1.3k stars 203 forks source link

Add Settable trait to codec context. #176

Open hgaiser opened 7 months ago

hgaiser commented 7 months ago

This PR adds the Settable trait to codec context, as well as allowing the creation of a codec context for a specific codec.