| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-12-04 | 1.5 kB | |
| v2.0 source code.tar.gz | 2018-12-04 | 84.8 kB | |
| v2.0 source code.zip | 2018-12-04 | 122.4 kB | |
| Totals: 3 Items | 208.6 kB | 0 | |
What's Changed
- Improvements for cmake build by @snikulov in https://github.com/h4tr3d/avcpp/pull/18
- fixed case when PRETTY_FINCTION not defined by @snikulov in https://github.com/h4tr3d/avcpp/pull/19
- Fix checkCodec() call by @rkfg in https://github.com/h4tr3d/avcpp/pull/26
- Allow encoder flushing by @rkfg in https://github.com/h4tr3d/avcpp/pull/27
- Use 64-bit integers for bitrates by @rkfg in https://github.com/h4tr3d/avcpp/pull/28
- Allow to get/set average frame rate by @rkfg in https://github.com/h4tr3d/avcpp/pull/31
- Examples: set rescaler parameters, use setAverageFrameRate() for MKV by @rkfg in https://github.com/h4tr3d/avcpp/pull/32
- Fix [#24] by @rkfg in https://github.com/h4tr3d/avcpp/pull/33
- Only throw_if in setOption if setting an option failed, fix filtergraph parsing, add sample aspect ratio accessors by @rkfg in https://github.com/h4tr3d/avcpp/pull/34
- Fix a missing header needed for std min, max by @ashikns in https://github.com/h4tr3d/avcpp/pull/41
- Move attribute_deprecated to before function prototype by @ashikns in https://github.com/h4tr3d/avcpp/pull/42
New Contributors
- @snikulov made their first contribution in https://github.com/h4tr3d/avcpp/pull/18
- @rkfg made their first contribution in https://github.com/h4tr3d/avcpp/pull/26
- @ashikns made their first contribution in https://github.com/h4tr3d/avcpp/pull/41
Full Changelog: https://github.com/h4tr3d/avcpp/commits/v2.0