comparison psxstr.c @ 3894:30c8c9f53b9d libavformat

matroskadec: fix ASS subtitle track packets before emitting them Matroska does some butchering when storing the ASS lines. The start and end time are removed (because they are duplicated in the container). The matroska_fix_ass_packet() function simply restore those start and end time in ASS lines to ensure our ASS packets comply with the ASS spec.
author aurel
date Thu, 04 Sep 2008 23:26:12 +0000
parents 82f150c809c6
children 7d2f3f1b68d8
comparison
equal deleted inserted replaced
3893:8e7b2616e1ad 3894:30c8c9f53b9d