LibISDBやfdkaacも最新版にしたTVtestをビルドする際、gitからソースを持ってくる方法ってこれでいいの?
git clone --branch develop --recursive git://github.com/DBCTRADO/TVTest.git
cd TVTest
git submodule update --remote
cd src/LibISDB
git submodule update --remote