libfdk-aac: Warn the user that the VBR modes are unsupported
authorMartin Storsjö <martin@martin.st>
Tue, 25 Sep 2012 05:31:44 +0000 (08:31 +0300)
committerMartin Storsjö <martin@martin.st>
Tue, 25 Sep 2012 17:51:46 +0000 (20:51 +0300)
commita10190dcd8e4f357119676510bd182699b61cf36
treef86670fdfdba9634f06ee58e9bbd2fdefbb2cd48
parentb62d4c16c901a7e3fe0296345970bce815ac410e
libfdk-aac: Warn the user that the VBR modes are unsupported

These modes were not originally exposed by the library at all.
In practice, only a few of them work for each sample rate/profile
combination, and they don't work at all for the more uncommon
sample rates.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/libfdk-aacenc.c