]> git.sesse.net Git - ffmpeg/commit
Flag DVB subtitles for the hard hearing appropriately using their component_type id.
authorHendrik Leppkes <h.leppkes@gmail.com>
Sun, 20 Feb 2011 01:38:23 +0000 (02:38 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 7 Mar 2011 19:44:29 +0000 (14:44 -0500)
commit789936dbbda60990220b80769ed75702775ea0b2
tree4babb7cc095eb65cac5366710cd5b687052436fe
parent435cebd01560691e9322bdb0aa5af5b2bc76c3f8
Flag DVB subtitles for the hard hearing appropriately using their component_type id.

This is based on the component_type definition in the DVB SI spec [1].

[1]: http://www.dvb.org/technology/standards/a038_DVB-SI_dEN300468v1.12.1.pdf

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavformat/mpegts.c