Skip to content

Releases: h4tr3d/avcpp

v2.4.0

18 May 05:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

18 May 05:50
Compare
Choose a tag to compare

Full Changelog: v2.3.1...v2.3.2

v2.0

18 May 05:49
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/h4tr3d/avcpp/commits/v2.0