Compression: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:
* [[PNG]]
* [[PNG]]
* [[TGA]] ({{w|Run-length encoding|RLE}})
* [[TGA]] ({{w|Run-length encoding|RLE}})
* [[VSND_C]] ([[ADPCM]], [[MP3]])
* [[WAV]] ([[ADPCM]])
* [[WAV]] ([[ADPCM]])
* [[WEBM]]
* [[WEBM]]
* [[ZIP]]
* [[ZIP]]

Revision as of 11:46, 18 August 2023

Icon-disambig.png
This is a disambiguation page, a list of pages that otherwise might share the same title.
If an article link referred you to this title, you might want to go back and fix it to point directly to the intended page.

Compression is the act of making data smaller, either by algorithmically packing data or by algorithmically removing data.

File formats relevant to Valve's engines which can contain compressed data include: