]> granicus.if.org Git - handbrake/commit
libhb: improve CC detection
authorjstebbins <jstebbins.hb@gmail.com>
Tue, 28 Oct 2014 19:41:17 +0000 (19:41 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Tue, 28 Oct 2014 19:41:17 +0000 (19:41 +0000)
commit1c21746fddce15b97dbb797e2a37b3e2e784c297
tree42275e7d5cb2d5795d11aa5dd530b853bf5121fc
parent4be01e1889c3b113786618ba3bfae22fd1c5a748
libhb: improve CC detection
We are failing to detect CCs in some sources because the CC data is not
present on every frame.  Makes scan always decode a few extra frames to
give the decode a better chance of seeing the CC data.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6471 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/scan.c