]> granicus.if.org Git - libx264/commit
remove the restriction on number of threads as a function of resolution (it was wrong...
authorLoren Merritt <pengvado@videolan.org>
Wed, 11 Apr 2007 22:21:15 +0000 (22:21 +0000)
committerLoren Merritt <pengvado@videolan.org>
Wed, 11 Apr 2007 22:21:15 +0000 (22:21 +0000)
commit8300d3344b73612ec449a2c2ee259c654fef9d0a
treeba962d057a7157f8ac1ab04ab72b9dd9b9122f63
parent8ecf4b912011e9a097d570086553f4685d5dddc5
remove the restriction on number of threads as a function of resolution (it was wrong anyway in the presence of B-frames), and raise the max number of threads in general (though more will have to be done before it can really scale to lots of cores).

git-svn-id: svn://svn.videolan.org/x264/trunk@650 df754926-b1dd-0310-bc7b-ec298dee348c
common/common.h
encoder/encoder.c