OSDN Git Service

use DTS generated by x264 when computing duration and offset in muxmp4
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 6 Feb 2010 16:30:31 +0000 (16:30 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 6 Feb 2010 16:30:31 +0000 (16:30 +0000)
commit87387ff8aa2eb8b2daab625b9aec25d2b94c2b79
tree8b1ded06d21b362e19dca4018a2ffa61f3ac5aa7
parent8aa64c566fb41085d012b82621d906209731042d
use DTS generated by x264 when computing duration and offset in muxmp4
also fix an issue where ffmpeg generated negative PTS for initial
frames of video.

git-svn-id: svn://localhost/HandBrake/trunk@3097 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/encx264.c
libhb/muxcommon.c
libhb/muxmkv.c
libhb/muxmp4.c
libhb/stream.c