]> git.sesse.net Git - vlc/commit
dvbsub.c : Don't fill region if page_state == 0
authorBjörn Stenberg <bjorn@haxx.se>
Tue, 15 Jun 2010 12:47:22 +0000 (14:47 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Wed, 16 Jun 2010 05:16:12 +0000 (08:16 +0300)
commit57527c545a4cc51e6dbf1c15c8fb63c9b9da455d
tree3dcdc4ad882ef149a6de66bb1635f238bf71af4f
parent3a3c9aa620057fbadf623c67c1d9876c933202e1
dvbsub.c : Don't fill region if page_state == 0

My interpretation of ETSI EN 300 743 is that the region_fill_flag of a region
composition segment should not cause the region to be filled when the containing
page composition segment has its' page_state variable set to 0 (page update).

Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
modules/codec/dvbsub.c