Skip to content

rffmpeg_v1.2.0

Compare
Choose a tag to compare
@cyanide0081 cyanide0081 released this 12 Oct 13:58
· 104 commits to master since this release
9f2953b

RFFMPEG v1.2.0 (竞技场)

Changelog:

1.2.0:

  • switched to a more efficient memory allocation strategy (chained arena)

1.1.2:

  • removed MAX_PATH limit on windows when creating directories
  • improved the argument parsing
  • relative paths now resolve to absolute paths

1.1.1:

  • improved error dialogs and argument parsing

1.1.0:

  • improved error handling
  • improved file searching and user prompts
  • simplified the argument syntax (refer to --help or the README file)
  • optimized overall memory management

Full Changelog: v1.1.2...v1.2.0