avcodec: Remove libvo-aacenc support

Multimedia / FFmpeg - Kieran Kunhya [kunhya.com] - 29 January 2016 19:26 UTC

The internal encoder is superior to libvo-aacenc.

e07e88c avcodec: Remove libvo-aacenc support.
Changelog | 2 +-
configure | 6 --
doc/encoders.texi | 25 ------
doc/general.texi | 12 +--
libavcodec/Makefile | 1 -
libavcodec/allcodecs.c | 1 -
libavcodec/libvo-aacenc.c | 200 ---------------------------------------------
libavcodec/version.h | 4 +-
8 files changed, 5 insertions(+), 246 deletions(-)

  • Share