OSDN Git Service

Use PTS, not DTS, in encx264 output frames so we don't have to special-case its outpu...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 26 Jul 2008 01:20:56 +0000 (01:20 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 26 Jul 2008 01:20:56 +0000 (01:20 +0000)
commit7ab647afcdeaf203560ec098cce1f03c451e4e99
tree1730301ea79410c56b39a6b0b33aa3865e7c2c06
parent1d9c122201261c9f3098a417ed140106e0d6ba0d
Use PTS, not DTS, in encx264 output frames so we don't have to special-case its output in every muxer. Confine code that deals with Apple's mistakes in handling video with b-frames to muxmp4.

git-svn-id: svn://localhost/HandBrake/trunk@1582 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/encx264.c
libhb/internal.h
libhb/muxmkv.c
libhb/muxmp4.c