]> granicus.if.org Git - handbrake/commit
Handle boundaries between blueray clips better.
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 8 Apr 2011 20:32:32 +0000 (20:32 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 8 Apr 2011 20:32:32 +0000 (20:32 +0000)
commit40d04d0ffe6a58d07bb0e46c1fd6060edbb6e80b
tree76c32eae70f16e66c7f4e3dc726c845843927108
parent5f692a69a63f106cabe9dad4dfc85cc5c6d93cb9
Handle boundaries between blueray clips better.

These boundaries are always discontinuities.  But sometimes we were
not detecting them as such and would drop frames.  So set a flag
in the buffer when libbluray tells us a new clip is starting and
use that to trigger computation of a new scr offset.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3912 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/bd.c
libhb/demuxmpeg.c
libhb/internal.h