OSDN Git Service

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)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Fri, 21 Nov 2014 12:27:07 +0000 (12:27 +0000)
commitaa8b39d999589154f79300de9038994d0093cd34
tree846c5abdc6274bb6b02e40d068a18de32aa8a85d
parent7fd10f66b722eccc2ada9128766d002f6d751f79
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>
libavcodec/allcodecs.c