MediaArea / RAWcooked

Encodes RAW audio-visual data into the Matroska container (MKV), using the video codec FFV1 for the image and audio codec FLAC for the sound.
https://mediaarea.net/RAWcooked
BSD 2-Clause "Simplified" License
41 stars 9 forks source link

Add TIFF 8-bit LE #437

Closed JeromeMartinez closed 2 months ago

JeromeMartinez commented 2 months ago

LE and BE have same content without byte endianness, so we just flag 8-bit LE as a duplicated of 8-bit BE