binary-husky commited on
Commit
28cd1db
1 Parent(s): e1ee65e

Delete jpeg-compressor.tps

Browse files
crazy_functions/test_project/cpp/libJPG/jpeg-compressor.tps DELETED
@@ -1,15 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3
- <Name>jpeg-compressor</Name>
4
- <Location>/Engine/Source/ThirdParty/libJPG/</Location>
5
- <Date>2016-06-10T14:07:13.8351319-04:00</Date>
6
- <Function>Allows JPEG compression and decompression.</Function>
7
- <Justification>Compressing video frames at runtime for reduced memory usage. Decompression to access the data afterwards.</Justification>
8
- <Eula>https://code.google.com/archive/p/jpeg-compressor/</Eula>
9
- <RedistributeTo>
10
- <EndUserGroup>Licensees</EndUserGroup>
11
- <EndUserGroup>Git</EndUserGroup>
12
- <EndUserGroup>P4</EndUserGroup>
13
- </RedistributeTo>
14
- <LicenseFolder>None</LicenseFolder>
15
- </TpsData>