comparison libmpcodecs/mp_image.c @ 36406:c918845d0d9a

mplayer: Fix a crash seeking with -chapter and -ass When seeking to chapter on startup the mpctx->d_sub member is not yet initialized. Do not access it in that case. The commit r31293 that introduced that code explains that it is for handling backward seeking correctly. So it should not be needed on startup forward seek situation.
author al
date Fri, 08 Nov 2013 21:06:40 +0000
parents 72818542220d
children 5ae43d2a425d
comparison
equal deleted inserted replaced
36405:3dfe2b0db098 36406:c918845d0d9a