OSDN Git Service

Don't copy the frame before passing it to x264, let x264 look directly into our HB...
authoreddyg <eddyg@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 12 Dec 2007 01:05:02 +0000 (01:05 +0000)
committereddyg <eddyg@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 12 Dec 2007 01:05:02 +0000 (01:05 +0000)
commitb01fd1ae8a25f7b08b1d11e489aa7c557b806b05
tree1752f3b8896241eb5baee1549ab8510cf0aafc22
parent2d95ccabc279583718b37d284c29eea835f6eebb
Don't copy the frame before passing it to x264, let x264 look directly into our HB buffer instead. x264 will copy the data from it as required.

git-svn-id: svn://localhost/HandBrake/trunk@1116 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/encx264.c