summaryrefslogtreecommitdiffstats
path: root/ffmpeg_filter.c
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-02-10 21:32:37 +0100
committerStefano Sabatini <stefasab@gmail.com>2013-02-20 12:01:21 +0100
commit271f4112670f2c6e43aa27d69bee3e057f34ddb9 (patch)
treee6e5494b52e5d886bf6b4f558495514c25a91e2a /ffmpeg_filter.c
parent39b03932c2edee1d96183ace15ca09109d9420d2 (diff)
downloadffmpeg-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 'ffmpeg_filter.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud