comparison xsubenc.c @ 11465:2e9cf41e2c2e libavcodec

Always reset slice_table. Previously, the area of a lost slice would be left at the slice number of the previous frame which could occasionally match the number of the next slice and thus a non existing slice could have been used for prediction leading to additional decoding errors in otherwise undamaged slices.
author michael
date Fri, 12 Mar 2010 15:21:45 +0000
parents 8e1fbf9b0858
children 8a4984c5cacc
comparison
equal deleted inserted replaced
11464:1f170baf606f 11465:2e9cf41e2c2e