[FFmpeg-devel] checked region version in dvbsubdec.c

anshul anshul.ffmpeg at gmail.com
Tue Apr 15 15:07:38 CEST 2014


Hi

I referred ETSI EN 300 743 V1.3.1 (2006-11) for dvb subtitle.

This document they say that ...
   region_version_number: This indicates the version of this region.
    The version number is incremented (modulo 16) if one or more of
     the following conditions is true :
      -> the region_fill_flag is set;
      -> the regions CLUT family has been modified;
      -> the region has a non-zero length object list.

so I have changed code to not check anything if version number are same.



-Anshul


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-remove-unnessary-load-if-version-are-same.patch
Type: text/x-patch
Size: 1181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140415/95539ddc/attachment.bin>


More information about the ffmpeg-devel mailing list