v2.0
What's Changed
- Improvements for cmake build by @snikulov in #18
- fixed case when PRETTY_FINCTION not defined by @snikulov in #19
- Fix checkCodec() call by @rkfg in #26
- Allow encoder flushing by @rkfg in #27
- Use 64-bit integers for bitrates by @rkfg in #28
- Allow to get/set average frame rate by @rkfg in #31
- Examples: set rescaler parameters, use setAverageFrameRate() for MKV by @rkfg in #32
- Fix #24 by @rkfg in #33
- Only throw_if in setOption if setting an option failed, fix filtergraph parsing, add sample aspect ratio accessors by @rkfg in #34
- Fix a missing header needed for std min, max by @ashikns in #41
- Move attribute_deprecated to before function prototype by @ashikns in #42
New Contributors
- @snikulov made their first contribution in #18
- @rkfg made their first contribution in #26
- @ashikns made their first contribution in #41
Full Changelog: https://github.com/h4tr3d/avcpp/commits/v2.0