view branches/carfac_cpp/unittest/CAR_unittest.cpp @ 677:c313d4ffd534

ffmpeg no longer accepts a qscale value of 0. Changed qscale to 1, which also gives a very high quality output
author sness@sness.net
date Fri, 24 May 2013 22:38:09 +0000
parents d59c0d65624b
children
line wrap: on
line source
#include "CARFAC_common.h"
#include "CAR.h"
#include "gtest/gtest.h"

// Do tests here
TEST(CARDesignTest, Stub) {
}