OSDN Git Service

First attempt at variable frame rate detelecining for NTSC video sources.
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 10 Nov 2007 01:51:36 +0000 (01:51 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 10 Nov 2007 01:51:36 +0000 (01:51 +0000)
commitc9ea7322d7228c6ae1f333b4ae594941c3c38c40
tree94e4f7b25d65b692259241c7049dede3c9568ab7
parent63a8e424636064f7094da6b6845b6ff0d1d9b3b9
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://localhost/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