First attempt at variable frame rate detelecining for NTSC video sources.
commitb7980da84cc747a49f5935012ecb4d540f31a2d0
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 10 Nov 2007 01:51:36 +0000 (10 01:51 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 10 Nov 2007 01:51:36 +0000 (10 01:51 +0000)
tree94e4f7b25d65b692259241c7049dede3c9568ab7
parentc027390584c41ac17274301f7efa1b53f4415d33
First attempt at variable frame rate detelecining for NTSC video sources.
This check-in includes the library code as well as the CLI implementation.
Only works with MP4 and MKV, untested with high profile, results may vary with mixed content, consult a physician if condition persists for longer than four hours.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1051 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/detelecine.c
libhb/muxmp4.c
libhb/render.c
libhb/work.c
test/test.c