]> git.sesse.net Git - ffmpeg/commit
hevc: fix decoding of one PU wide files
authorGuillaume Martres <smarter@ubuntu.com>
Fri, 3 Jan 2014 08:10:38 +0000 (09:10 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 9 Jan 2014 08:46:13 +0000 (09:46 +0100)
commite588615d938f8581f0d6f3771662d08cadfc00de
tree71ad5db7d18a025cc455749d49523a6b3693dd4d
parenta246af86e47044dec243db2f708cc125d608ea78
hevc: fix decoding of one PU wide files

For those the block size may be larger than the source linesize (if the
edges are not allocated).

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/hevc.c
libavcodec/hevc.h