Changeset 7d097a0f in ffmpeg

Timestamp:
Apr 3, 2015, 11:06:15 AM (10 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
1ae7afd2, 5b97681e
Parents:
e3ec6fe7
git-author:
Martin Storsjö <martin@martin.st> (04/02/15 08:09:31)
git-committer:
Martin Storsjö <martin@martin.st> (04/03/15 11:06:15)
Message:

mpegtsenc: Take max_delay into account when buffering multiple audio packets into one PES packet

Make sure we don't buffer up more than max_delay worth of data
before writing a PES packet, even if pes_payload_size is set to
a larger value.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.