Releases: savonet/ocaml-ffmpeg
Releases · savonet/ocaml-ffmpeg
0.4.0
0.4.0 (09-22-2019)
- Added support for stream output.
- Updated stream and container creation API to be able to use any arbitrary FFmpeg parameter.
0.3.0
0.3.0 (08-22-2019)
- Implement support for streams
- Cleanup internal logic
- Fix build on bytecode architecture (#27)
0.2.0
0.2.0 (09-09-2018)
- Add support for demuxing and resampling (#2).
- Add audio and video encoding.
- Add avdevice.
- Add codec parameters structure.
0.1.2
- Compatibility with the latest ffmpeg.