]> git.sesse.net Git - x264/commit
if --threads > 1, then read the input stream in its own thread.
authorLoren Merritt <pengvado@videolan.org>
Sat, 18 Mar 2006 09:20:06 +0000 (09:20 +0000)
committerLoren Merritt <pengvado@videolan.org>
Sat, 18 Mar 2006 09:20:06 +0000 (09:20 +0000)
commit36c25b664e28e4e15ce49242af6ac306eb6f7cca
treeac7088444c82a600749a81fcbe5346043c4d316e
parentc20906a56b2f17a89b7ba4afc87e78202447e7fb
if --threads > 1, then read the input stream in its own thread.

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