]> git.sesse.net Git - vlc/commit
codecs: add support for ARIB subtitles
authorNaohiro KORIYAMA <nkoriyama@gmail.com>
Sat, 23 Jun 2012 16:32:18 +0000 (01:32 +0900)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Fri, 15 Aug 2014 03:04:24 +0000 (12:04 +0900)
commit97c02be6f591c0f3ef936780c03d3928044e5d49
tree7f01678c9e51a4f6bac601aa4b72ee0124e2af23
parentb48567c9ee247c7f4c6292d55541a5fc3fd789e9
codecs: add support for ARIB subtitles

Fixed-by: Francois Cartegnie <fcvlcdev@free.fr>
Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
NEWS
configure.ac
include/vlc_fourcc.h
modules/MODULES_LIST
modules/codec/Makefile.am
modules/codec/arib/aribsub.c [new file with mode: 0644]
modules/codec/arib/substext.h [new file with mode: 0644]
po/POTFILES.in
src/misc/fourcc.c