codec: add WEBVTT decoder
commit1e11cfda2cebafefa1fd8f97897623df4c9e9a76
authorFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 19 Oct 2017 15:59:42 +0000 (19 17:59 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 26 Oct 2017 09:46:43 +0000 (26 11:46 +0200)
tree45635a2f92e8a221cab11691d794a77189971371
parent50eca1aa1dbb1118955aa67222b0c52da7c97795
codec: add WEBVTT decoder
modules/MODULES_LIST
modules/codec/Makefile.am
modules/codec/webvtt/subsvtt.c [new file with mode: 0644]
modules/codec/webvtt/webvtt.c [new file with mode: 0644]
modules/codec/webvtt/webvtt.h [new file with mode: 0644]
modules/demux/mp4/minibox.h [new file with mode: 0644]