Skip to content

Commit 626717c

Browse files
committed
Added release date for 0.85 and new changes to CHANGES.TXT
1 parent 57daaf3 commit 626717c

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

docs/CHANGES.TXT

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.85 (2017-01-??)
1+
0.85 (2017-01-23)
22
-----------------
33
- New: Added FFMPEG 3.0 to Windows build - last one that is XP compatible.
44
- New: Major improvements in CEA-608 to WebVTT (styles, etc).
@@ -10,6 +10,8 @@
1010
- New: SMPTE-TT files are now compatible with Adobe Premiere.
1111
- New: Updated libpng.
1212
- New: Added 3rd party (Tracy from archive.org) static linux build script.
13+
- New: Add chapter extraction for MP4 files.
14+
- New: Return code 10 if no captions are found at all.
1315
- Fix: Teletext duplicate lines in certain cases.
1416
- Fix: Improved teletext timing.
1517
- Fix: DVB timing is finally good.
@@ -24,6 +26,8 @@
2426
- Fix: SMPTE-TT : Added support for font color.
2527
- Fix: SAMI unnecessary empty subtitle when extracting DVB subs.
2628
- Fix: Skip the packet if the adaptation field length is broken.
29+
- Fix: 708 - lots of work done in the decoder. Implementation of more commands. Better timing.
30+
2731

2832

2933
0.84 (2016-12-16)

docs/README.TXT

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ccextractor, 0.83
1+
ccextractor, 0.85
22
-----------------
33
Authors: Carlos Fernández (cfsmp3), Volker Quetschke.
44
Maintainer: cfsmp3
@@ -31,7 +31,6 @@ Google Summer of Code 2016 students
3131

3232
Google Code-in 2016 students
3333
- Evgeny Shulgin
34-
- Alexandru Bratosin
3534
- Manveer Basra
3635
- Alexandru Bratosin
3736
(more, but they forgot to add themselves...)

0 commit comments

Comments
 (0)