From bc1aff78d7b9d6a01c450ca800af920b5ebe4547 Mon Sep 17 00:00:00 2001 From: Anshul Maheshwari Date: Tue, 29 Jul 2014 08:16:00 +0200 Subject: [PATCH] updated README --- README.md | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index ac592a3f..424b0423 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,14 @@ ccextractor CCExtractor - Carlos' version (mainstream). -0.70 - GSOC +0.71 ----------- -This is the first release that is part of Google's Summer of Code. -Anshul, Ruslan and Willem joined CCExtractor to work on a number of things -over the summer, and their work is already reaching the mainstream -version of CCExtractor. +- Added feature to receive captions in BIN format according to CCExtractor's own + protocol over TCP (-tcp port [-tcppassword password]) +- Added ability to send captions to the server described above or to the + online repository (-sendto host[:port]) +- Added -stdin parameter for reading input stream from standard input +- Compilation in Cygwin using linux/Makefile +- Code tested with coverity for defect density 0.42 +- Correction of mp4 timing, when one timestamp points timing of two atom -- Added a huge dictionary submitted by Matt Stockard. -- Added DVB subtitles decoder, spupng in output -- Added support for cdt2 media atoms in QT video files. Now multiple atoms in - a single sample sequence are supported. -- Changed Makefile. -- Fixed some bugs. -- Added feature to print info about file's subtitles and streams. -- Support Long PMT. -- Support Configuration file.