]> granicus.if.org Git - handbrake/commit
Finally recommitting clee's patch from r518 to allow 64-bit mp4 files that can hold...
authorjbrjake <jb.rubin@gmail.com>
Wed, 13 Jun 2007 18:41:23 +0000 (18:41 +0000)
committerjbrjake <jb.rubin@gmail.com>
Wed, 13 Jun 2007 18:41:23 +0000 (18:41 +0000)
commit29ee70dd4a1adce5f35a26ab353c9268f7b3e476
treef3c561b4a649848ae71e54a6b87840699190f6f4
parente9b8e1da6a114eec2c07bdbab7c0fbb0de76ca78
Finally recommitting clee's patch from r518 to allow 64-bit mp4 files that can hold more than 4 gigs... controlled by a boolean called job->largeFileSize and enabled from the cli with -4 or --large-file. Note that this breaks compatibility with stuff like the iPod, AppleTV, PS3 (I think), etc...so it is off by default.

Also converted a few stray hard tabs into soft tabs.

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