OSDN Git Service

hevc: remove a redundant line
authorAnton Khirnov <anton@khirnov.net>
Sat, 15 Nov 2014 19:40:12 +0000 (20:40 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 17 Nov 2014 08:25:12 +0000 (09:25 +0100)
commit84b9463984083f4e83948c73c1a5dbaf596ff3f7
tree7d9d0df636ec82c8e659ecb827653981b148be4c
parent2c6a7f9348378f887066fb1669c46b9485e8ef3e
hevc: remove a redundant line

pred_mode is overwritten a few lines immediately below.
libavcodec/hevc.c