lavc: Move the libtwolame encoder registration to the list for external libraries
authorMartin Storsjö <martin@martin.st>
Fri, 21 Nov 2014 12:23:02 +0000 (14:23 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 12 Jan 2015 23:16:41 +0000 (00:16 +0100)
commit527617485914004dc8b772056322ea5ae74c800d
tree02845c5b1bc4cd99507aea814de4083685d8f9ae
parent32701252af65014bb68194bb61d67ec1882ae75d
lavc: Move the libtwolame encoder registration to the list for external libraries

This makes sure the default behaviour of using the internal encoder
stays the same regardless if libtwolame is enabled or not (as for
any external library).

This fixes fate-lavf-mpg if libav is built with libtwolame enabled.

CC: libav-stable@libav.org
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
(cherry picked from commit aa8b39d999589154f79300de9038994d0093cd34)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/allcodecs.c