Changeset 54553842 in ffmpeg

Timestamp:
Feb 19, 2012, 7:22:48 AM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
445a7d48
Parents:
5be805d3
git-author:
Anton Khirnov <anton@khirnov.net> (02/18/12 08:08:23)
git-committer:
Anton Khirnov <anton@khirnov.net> (02/19/12 07:22:48)
Message:

mpegvideo_enc: force encoding delay of at least 1 frame when low_delay=0

This allows the following commit to extrapolate better dts for the first
frame. Pts difference between the first two frames is reused as the
difference between pts and dts of the first frame.

(No files)

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