[FFmpeg-devel] [PATCH] avcodec/hevc_ps: fix valid range of num_tile_{columns, rows}_minus1

Michael Niedermayer michael at niedermayer.cc
Fri Jul 5 17:13:30 EEST 2019


On Sun, Jun 30, 2019 at 05:45:58PM -0300, James Almer wrote:
> From 7.4.3.3.1:
> 
> num_tile_columns_minus1 shall be in the range of 0 to PicWidthInCtbsY - 1, inclusive.
> num_tile_rows_minus1 shall be in the range of 0 to PicHeightInCtbsY - 1, inclusive.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Sorry for not noticing it when reviewing c692051252 and 3b2082c663.
> 
>  libavcodec/hevc_ps.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

LGTM

Thanks!

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190705/08f18dc0/attachment.sig>


More information about the ffmpeg-devel mailing list