mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2025-01-13 13:40:54 +00:00
Update CHANGES.TXT
This commit is contained in:
parent
75af5f2e8c
commit
0873953d9f
@ -2,27 +2,21 @@
|
||||
-----------------
|
||||
- New: Added support for SCC and CCD encoder formats
|
||||
- New: Added support to output captions to MCC file (#733).
|
||||
- New: Added a few comments.
|
||||
- New: Added more fatals on no arguments errors.
|
||||
- New: Updated ccextractor.cnf.sample.
|
||||
- New: Add support for censoring words ("Kid Friendly") (#1139)
|
||||
- New: Extend support of capitalization for all BITMAP and 608 subtitles (#1214)
|
||||
- New: Added an option to disable timestamps for WebVTT (In response to issue #1127)
|
||||
- Fix: Change inet_ntop to inet_ntoa for Windows XP compatibility
|
||||
- Fix: Added italics, underline, and color rendering support for -out=spupng with EIA608/teletext
|
||||
- Fix: ccx_demuxer_mxf.c: Parse framerate from MXF captions to fix caption timings.
|
||||
- Fix: hardsubx_decoder.c: Fix memory leaks using Leptonica API.
|
||||
- Fix: linux/Makefile.am: added some sources to enable rpms to be created.
|
||||
- Fix: Crash when using -sc (sentence case) option (#1115)
|
||||
- Fix: Correct if-clauses (missing or misplaced brackets).
|
||||
- Fix: Comment out some unused code.
|
||||
- Fix: Resolve bunch of compilation's warnings.
|
||||
- Fix: Segmentation fault on VOB #1128
|
||||
- Fix: Hang while processing video #1121
|
||||
- Fix: Removed redundant check_configuration_file function
|
||||
- Fix: lib_ccx.c: Initialize fatal error logging function before first usage in init_libraries
|
||||
- Fix: Added italics, underline, and color rendering support for -out=spupng with EIA608/teletext
|
||||
- Fix: Change inet_ntop to inet_ntoa for Windows XP compatibility
|
||||
- FIX: Added an option to disable timestamps for WebVTT (In response to issue #1127)
|
||||
- FIX: Add FT_Done_Face to destroy face objects after they're used
|
||||
- Fix: Fixed a small OCR memory leak
|
||||
- Fix: A few (minor) memory leaks around the code.
|
||||
- Fix: General code clean up / reformatting
|
||||
- Doc: Updated ccextractor.cnf.sample.
|
||||
|
||||
0.88 (2019-05-21)
|
||||
-----------------
|
||||
|
Loading…
Reference in New Issue
Block a user