]> git.sesse.net Git - ffmpeg/commit
flvdec: Rename FLV_STREAM_TYPE_DATA into FLV_STREAM_TYPE_SUBTITLE
authorMartin Storsjö <martin@martin.st>
Fri, 5 Oct 2018 13:11:08 +0000 (16:11 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 5 Nov 2018 13:53:39 +0000 (15:53 +0200)
commite7ed9d81bff0e244fce1bb35e9fda2c255c1c2bb
tree7813bec5a07d2da9202f4463abfc5eaebab8411b
parent882ae091d48b112004b977314884176841f12cef
flvdec: Rename FLV_STREAM_TYPE_DATA into FLV_STREAM_TYPE_SUBTITLE

This is always treated as a subtitle at the moment anyway.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/flv.h
libavformat/flvdec.c