ffmpeg | branch: master | Anshul Maheshwari <[email protected]> | Tue Jan 6 12:43:41 2015 +0530| [78e78f621b65b70da6cda92b1cfaacc8c7761d6b] | committer: Michael Niedermayer
Adding Closed caption accessories Signed-off-by: Anshul Maheshwari <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=78e78f621b65b70da6cda92b1cfaacc8c7761d6b --- Changelog | 1 + MAINTAINERS | 1 + 2 files changed, 2 insertions(+) diff --git a/Changelog b/Changelog index bb53059..7de054f 100644 --- a/Changelog +++ b/Changelog @@ -13,6 +13,7 @@ version <next>: - Camellia symmetric block cipher - OpenH264 encoder wrapper - VOC seeking support +- Closed caption Decoder version 2.5: diff --git a/MAINTAINERS b/MAINTAINERS index 6e46280..13b211e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -156,6 +156,7 @@ Codecs: celp_filters.* Vitor Sessak cinepak.c Roberto Togni cinepakenc.c Rl / Aetey G.T. AB + ccaption_dec.c Anshul Maheshwari cljr Alex Beregszaszi cllc.c Derek Buitenhuis cook.c, cookdata.h Benjamin Larsson _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
