mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-17 00:11:48 -06:00
16.00
This commit is contained in:
committed by
Kornel Lesiński
parent
c20d013055
commit
66ac98bb02
@@ -6,7 +6,12 @@
|
||||
|
||||
#include "BcjCoder.h"
|
||||
|
||||
namespace NCompress {
|
||||
namespace NBcj {
|
||||
|
||||
REGISTER_FILTER_E(BCJ,
|
||||
CBcjCoder(false),
|
||||
CBcjCoder(true),
|
||||
CCoder(false),
|
||||
CCoder(true),
|
||||
0x3030103, "BCJ")
|
||||
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user