]> git.sesse.net Git - vlc/commit
Fixed the order of destruction of ephemere subpictures having the same date.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 28 Jul 2009 18:16:26 +0000 (20:16 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 28 Jul 2009 18:35:06 +0000 (20:35 +0200)
commit9c462ffb5d9ada2fb8058e5a93148325bb0665b6
tree63be129781f7c6a593a58d5d559d995f5e8e6178
parent29e7fc71082c08aec51d438b3d8564e25526b2d1
Fixed the order of destruction of ephemere subpictures having the same date.

 Without this patch, all epehemere subpicture with the same start
date are blended over the picture.
src/video_output/vout_subpictures.c