Add support for aac codec of ffmpeg3

This commit is contained in:
Maxime Veber 2016-12-02 16:34:37 +01:00
commit 8f3b65dec6
4 changed files with 35 additions and 4 deletions

View file

@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Add pull request and issue templates.
- Usage of new codec "aac" of ffmpeg 3
### Changed