1. 06 Oct, 2016 3 commits
  2. 05 Oct, 2016 13 commits
  3. 04 Oct, 2016 7 commits
  4. 03 Oct, 2016 9 commits
  5. 02 Oct, 2016 7 commits
  6. 01 Oct, 2016 1 commit
    • Josh de Kock's avatar
      lavc: remove libfaac wrapper · dc0f7114
      Josh de Kock authored
      There is really no need for two aac wrappers, we already have
      libfdk-aac which is better. Not to mention that faac doesn't
      even support HEv1, or HEv2. It's also under a license which is
      unusable for distribution, so it would only be useful to people
      who will compile their own ffmpeg, only use it themselves (which
      at that point should just use fdk-aac).
      Signed-off-by: 's avatarJosh de Kock <josh@itanimul.li>
      dc0f7114