diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-28 16:47:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-28 16:47:47 +0100 |
| commit | 8667600ba1eab16a35e80ca9ffa622089353e86d (patch) | |
| tree | 2aa0f2fc64cb13bf94cbd6c0a4d16b2748d20695 | |
| parent | 706201707778567317c0d023b04be9836fbf77bf (diff) | |
Move test data into test/data; add nascent scaling_test.cc.
| -rw-r--r-- | test/md5.test | bin | 98304 -> 0 bytes | |||
| -rw-r--r-- | test/metadata.xml.ref | 31 | ||||
| -rw-r--r-- | test/test.mp4 | bin | 9112 -> 0 bytes |
3 files changed, 0 insertions, 31 deletions
diff --git a/test/md5.test b/test/md5.test Binary files differdeleted file mode 100644 index 573ed79d9..000000000 --- a/test/md5.test +++ /dev/null diff --git a/test/metadata.xml.ref b/test/metadata.xml.ref deleted file mode 100644 index be791c741..000000000 --- a/test/metadata.xml.ref +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0"?> -<Metadata> - <Version>4</Version> - <Name>fred</Name> - <UseDCIName>1</UseDCIName> - <DCPContentType>SHR</DCPContentType> - <Container>185</Container> - <Scaler>bicubic</Scaler> - <AB>1</AB> - <WithSubtitles>0</WithSubtitles> - <SubtitleOffset>0</SubtitleOffset> - <SubtitleScale>1</SubtitleScale> - <ColourLUT>0</ColourLUT> - <J2KBandwidth>200000000</J2KBandwidth> - <DCIMetadata> - <AudioLanguage></AudioLanguage> - <SubtitleLanguage></SubtitleLanguage> - <Territory></Territory> - <Rating></Rating> - <Studio></Studio> - <Facility></Facility> - <PackageType></PackageType> - </DCIMetadata> - <DCPVideoFrameRate>0</DCPVideoFrameRate> - <DCIDate>20130211</DCIDate> - <DCPAudioChannels>6</DCPAudioChannels> - <Playlist> - <Loop>1</Loop> - <SequenceVideo>1</SequenceVideo> - </Playlist> -</Metadata> diff --git a/test/test.mp4 b/test/test.mp4 Binary files differdeleted file mode 100644 index 811e397f6..000000000 --- a/test/test.mp4 +++ /dev/null |
