improve subtitle handling

This commit is contained in:
martii
2012-11-06 14:34:31 +01:00
committed by Stefan Seyfried
parent f0446eeeb2
commit 4cf92f8102
4 changed files with 17 additions and 3 deletions

View File

@@ -529,7 +529,7 @@ static int Write(void* _context, void *data) {
int DataLength;
unsigned long long int Pts;
float Duration;
subtitle_printf(10, "\n");
if (data == NULL)