Commit Graph
18 Commits
Author SHA1 Message Date
dgasawayandGitHub 0ba4da94a6 Add a few more compressed, audio, and video exclusions
Supporting information:
https://wiki.xiph.org/MIME_Types_and_File_Extensions
https://en.wikipedia.org/wiki/Opus_(audio_format)
https://en.wikipedia.org/wiki/Zstd
https://en.wikipedia.org/wiki/MPEG-2#Filename_extensions
2022-09-06 14:52:51 -07:00
martengooz 7f9daa6041 Add additional compression exclusions 2022-06-12 17:16:35 +02:00
samuel-w bfa24581c1 Add Disk Archive files to compression hints 2021-05-08 01:45:07 -05:00
Kenneth Hsu cf16c055aa Add OpenDocument draw files to compression hints.
Closes #4059.
2020-01-26 19:24:02 -08:00
Rune HenriksenandGitHub 866b72ac8b Merge pull request #3355 from ravisorg/patch-1
Added some missing image formats
2018-09-04 21:21:37 +02:00
Rune HenriksenandGitHub ce618ea888 Added comment to clarify odd naming convention
Added a comment to clarify that the Canon RAW image format is actually not RAW since it's basically just TIFF and lossless Jpeg compression in a different wrapper.

https://github.com/lclevy/libcraw2/blob/master/docs/cr2_lossless.pdf
https://github.com/lclevy/libcraw2/blob/master/docs/cr2_poster.pdf
2018-09-04 20:25:29 +02:00
ravisorgandGitHub b8f9041764 Added some missing image formats
NEF, ARW, and HEIC
2018-08-31 12:49:44 -04:00
Pectojin db7c380239 added the blueray container .m2ts to the no_compression list 2018-02-08 20:53:40 +01:00
Jesus JimenezandGitHub 6a30d27782 Added dv extension 2017-11-02 10:12:08 +01:00
dessantandGitHub c3d7c2a7f4 list webp as a compressed extension 2016-12-28 07:27:02 +02:00
René Stach eb5a7c950d Added more file extension of crypt programs 2016-04-09 11:42:48 +02:00
René Stach db6568a36e Added .aes to be excluded from compression 2016-04-09 11:30:58 +02:00
Kenneth Skovhede 5465adc191 Added Cannon RAW files to the file extensions excluded from compression.
This fixes #1389.
2015-07-01 10:05:07 +02:00
Robert Rehner f4d9089605 added DNG (Digital Negative) extension to compressed extensions. 2015-03-20 08:45:12 +01:00
Kenneth Skovhede a1e6ccbfdb Removed pdf from default compressed files.
This fixes #1260.
2015-01-24 23:32:45 +01:00
rstach 405e69fb58 Added compressed file type extensions provided by TaoK from https://github.com/TaoK/HDCompressibilitySurvey 2013-10-12 09:04:43 +00:00
rstach 77a5719278 Added compressed document formats to blacklist for compression 2013-09-14 10:09:54 +00:00
kenneth@hexad.dk be0d503951 Implemented file-extension based rules for disabling compression for already compressed files
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1535 59da171f-624f-0410-aa54-27559c288bec
2013-02-27 20:54:22 +00:00