comparison libx264.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 b2ea6b0d17bf
children 9beb570426f4
comparison
equal deleted inserted replaced
11464:1f170baf606f 11465:2e9cf41e2c2e