xz/src/liblzma/simple
Lasse Collin 8370ec8edf Replace the experimental ARM64 filter with a new experimental version.
This is incompatible with the previous version.

This has space/tab fixes in filter_*.c and bcj.h too.
2022-11-14 23:16:38 +02:00
..
Makefile.inc liblzma: Add experimental ARM64 BCJ filter with a temporary Filter ID. 2022-09-19 20:23:46 +03:00
arm.c liblzma: Simple/BCJ filters: Allow disabling generic BCJ options. 2022-09-17 22:42:18 +03:00
arm64.c Replace the experimental ARM64 filter with a new experimental version. 2022-11-14 23:16:38 +02:00
armthumb.c liblzma: Simple/BCJ filters: Allow disabling generic BCJ options. 2022-09-17 22:42:18 +03:00
ia64.c liblzma: Simple/BCJ filters: Allow disabling generic BCJ options. 2022-09-17 22:42:18 +03:00
powerpc.c liblzma: Simple/BCJ filters: Allow disabling generic BCJ options. 2022-09-17 22:42:18 +03:00
simple_coder.c liblzma: Simple/BCJ filters: Allow disabling generic BCJ options. 2022-09-17 22:42:18 +03:00
simple_coder.h liblzma: Add experimental ARM64 BCJ filter with a temporary Filter ID. 2022-09-19 20:23:46 +03:00
simple_decoder.c Rename unaligned_read32ne to read32ne, and similarly for the others. 2019-12-31 00:47:49 +02:00
simple_decoder.h Replace the experimental ARM64 filter with a new experimental version. 2022-11-14 23:16:38 +02:00
simple_encoder.c Rename unaligned_read32ne to read32ne, and similarly for the others. 2019-12-31 00:47:49 +02:00
simple_encoder.h Replace the experimental ARM64 filter with a new experimental version. 2022-11-14 23:16:38 +02:00
simple_private.h liblzma: Simple/BCJ filters: Allow disabling generic BCJ options. 2022-09-17 22:42:18 +03:00
sparc.c liblzma: Simple/BCJ filters: Allow disabling generic BCJ options. 2022-09-17 22:42:18 +03:00
x86.c liblzma: Simple/BCJ filters: Allow disabling generic BCJ options. 2022-09-17 22:42:18 +03:00