~mbranton/libopenshot/alpha-channel-fix

« back to all changes in this revision

Viewing changes to tests/FFmpegWriter_Tests.cpp

  • Committer: Jonathan Thomas
  • Date: 2016-09-09 03:26:14 UTC
  • Revision ID: jonathan@openshot.org-20160909032614-zr8xjsggghgvaknk
Reverting logging code in unittests

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
TEST(FFmpegWriter_Test_Webm)
36
36
{
37
 
        cout << "FFmpegWriter_Test_Webm" << endl;
38
37
        // Reader
39
38
        stringstream path;
40
39
        path << TEST_MEDIA_PATH << "sintel_trailer-720p.mp4";