We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10e5c8 commit bfbe1d6Copy full SHA for bfbe1d6
docs/CHANGES.TXT
@@ -1,6 +1,6 @@
1
1.0 (to be released)
2
-----------------
3
-- IMPROVEMENT: Refactor and optimize Dockerfile
+- New: Add demuxer and file_functions module in lib_ccxr (#1662)
4
- Fix: Improved handling of IETF language tags in Matroska files (#1665)
5
- New: Create unit test for rust code (#1615)
6
- Breaking: Major argument flags revamp for CCExtractor (#1564 & #1619)
@@ -40,7 +40,6 @@
40
- New: Add tesseract page segmentation modes control with `--psm` flag
41
- Fix: Resolve compile-time error about implicit declarations (#1646)
42
- Fix: fatal out of memory error extracting from a VOB PS
43
-- Fix: Unit Test Rust failing due to changes in Rust Version 1.86.0
44
45
0.94 (2021-12-14)
46
0 commit comments