Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.
authorCarl Hetherington <cth@carlh.net>
Wed, 1 May 2013 14:12:38 +0000 (15:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 1 May 2013 14:12:38 +0000 (15:12 +0100)
commitc45fd99b0b4a193edcebccc927793d48431a5a13
tree7556421400a4289aba44f552218433022b27af53
parent85f70dbf690a9f77189067e655b02283f910a36f
Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.
15 files changed:
src/lib/image.cc
test/client_server_test.cc [new file with mode: 0644]
test/dcp_test.cc [new file with mode: 0644]
test/film_metadata_test.cc [new file with mode: 0644]
test/film_test.cc [new file with mode: 0644]
test/format_test.cc [new file with mode: 0644]
test/frame_rate_test.cc [new file with mode: 0644]
test/image_test.cc [new file with mode: 0644]
test/job_test.cc [new file with mode: 0644]
test/make_black_test.cc [new file with mode: 0644]
test/pixel_formats_test.cc [new file with mode: 0644]
test/stream_test.cc [new file with mode: 0644]
test/test.cc
test/trimmer_test.cc [new file with mode: 0644]
test/util_test.cc [new file with mode: 0644]