"Same as source" changes. Old behavior: mark all NTSC content as 23.976. New behavior...
commit4e7fbd9665d0fc5e95a50c859764a79043dcdada
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 13 Aug 2007 16:14:06 +0000 (13 16:14 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 13 Aug 2007 16:14:06 +0000 (13 16:14 +0000)
tree911bf910bda26fea58a1e2f09a4d51e18bc42b90
parent13b519182d543c59667c7b79dd8753cf7f797236
"Same as source" changes. Old behavior: mark all NTSC content as 23.976. New behavior: mark all NTSC content as 29.97, only use 23.976 when scanning shows a title reporting itself as mostly progressive.
Also threw in a bunch of commented out logging messages for diagnostic usage.
And notification during encodes when progressive flags go on or off (only works in jam builds until the contrib binary packs get rebuilt).

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