]> git.sesse.net Git - x264/commit
Fix DTS/bitrate calculation if the first PTS wasn't zero
authorAnton Mitrofanov <BugMaster@narod.ru>
Mon, 20 Sep 2010 09:10:13 +0000 (13:10 +0400)
committerFiona Glaser <fiona@x264.com>
Mon, 27 Sep 2010 19:55:45 +0000 (12:55 -0700)
commitf655f8ad1554cef6fc0040d7b7fa2fcf22ba3b15
treee51d955a05981f7dad52be1ccbd43fc386e1fda4
parent8c4218c159931b2cb04958d0510368168698421f
Fix DTS/bitrate calculation if the first PTS wasn't zero
Fix bitrate calculation with DTS compression.
common/common.h
encoder/encoder.c
x264.c
x264.h