Update CHANGES.TXT

This commit is contained in:
Carlos Fernandez Sanz 2017-12-24 06:11:15 +01:00 committed by GitHub
parent 59b8f81283
commit f3fd6762c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,3 @@
0.87
-----------------
- New: Support for source-specific multicast.
0.86
-----------------
- New: Added a histogram in one-minute increments of the number of lines in a subtitle.
@ -22,6 +18,7 @@
- New: Added -nospupngocr (don't OCR bitmaps when generating spupng, faster)
- New: Add support for file split on keyframe (-segmentonkeyonly)
- New: Added WebVTT output from Matroska.
- New: Support for source-specific multicast.
- Fix: Prevent the OCR being initialized more than once (happened on multiprogram and
PAT changes)
- Fix: Makefiles, build scripts, etc... everything updated and corrected for all
@ -36,7 +33,6 @@
and include GUI files in tarball
0.85b (2017-1-26)
-----------------
- Fix: Base Windows binary (without OCR) compiled without DLL dependencies.