diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-02-10 21:32:37 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-02-20 12:01:21 +0100 |
commit | 271f4112670f2c6e43aa27d69bee3e057f34ddb9 (patch) | |
tree | e6e5494b52e5d886bf6b4f558495514c25a91e2a /libswscale/rgb2rgb.h | |
parent | 39b03932c2edee1d96183ace15ca09109d9420d2 (diff) | |
download | ffmpeg-streaming-271f4112670f2c6e43aa27d69bee3e057f34ddb9.zip ffmpeg-streaming-271f4112670f2c6e43aa27d69bee3e057f34ddb9.tar.gz |
lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTS
Avoid to write more than one cuepoint per track and PTS in
mkv_write_cues(). This avoids a later assertion failure on "(bytes >=
needed_bytes)" in put_ebml_num() called from end_ebml_master(), in case
there are several cuepoints per track with the same PTS.
This may happen with files containing packets with duplicated PTS in the
same track.
Diffstat (limited to 'libswscale/rgb2rgb.h')
0 files changed, 0 insertions, 0 deletions