Skip to content

Commit 509ed75

Browse files
committed
0.78
1 parent 152b69d commit 509ed75

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

docs/CHANGES.TXT

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
0.78 (--)
2-
-----------------
3-
- Support to extract Closed Caption from MultiProgram at once
4-
- CEA-708: exporting to SAMI (.smi), Transcript (.txt), Timed Transcript (ttxt) and SubRip (.srt)
5-
- CEA-708: 16 bit charset support (tested on Korean)
6-
- CEA-708: Roll Up captions handling
7-
- Changed TCP connection protocol (BIN data is now wrapped in packets, added EPG support and keep-alive packets)
8-
- TCP connection password promt is removed. To set connection password use -tcppassword argument instead.
9-
- Support ISDB Closed Caption
1+
0.78 (2015-12-12)
2+
-----------------
3+
- Support to extract Closed Caption from MultiProgram at once.
4+
- CEA-708: exporting to SAMI (.smi), Transcript (.txt), Timed Transcript (ttxt) and SubRip (.srt).
5+
- CEA-708: 16 bit charset support (tested on Korean).
6+
- CEA-708: Roll Up captions handling.
7+
- Changed TCP connection protocol (BIN data is now wrapped in packets, added EPG support and keep-alive packets).
8+
- TCP connection password prompt is removed. To set connection password use -tcppassword argument instead.
9+
- Support ISDB Closed Caption.
10+
- Added a new output format, simplexml (used internally by a CCExtractor user, may or may not be useful for
11+
anyone else).
1012

1113
0.77 (2015-06-20)
1214
-----------------

docs/README.TXT

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ccextractor, 0.77
1+
ccextractor, 0.78
22
-----------------
33
Authors: Carlos Fern�ndez (cfsmp3), Volker Quetschke.
44
Maintainer: cfsmp3
@@ -20,7 +20,7 @@ Google Summer of Code 2014 students
2020

2121
Google Summer of Code 2015 students
2222
- Willem van iseghem
23-
- Ruslan KuchumoV
23+
- Ruslan Kuchumov
2424
- Anshul Maheshwari
2525
- Nurendra Choudhary
2626
- Oleg Kiselev

0 commit comments

Comments
 (0)