Changeset ff1efc52 in ffmpeg

Timestamp:
Mar 2, 2011, 2:06:48 PM (14 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
8cf9a09d
Parents:
fb985071
git-author:
Mans Rullgard <mans@mansr.com> (03/02/11 13:08:15)
git-committer:
Mans Rullgard <mans@mansr.com> (03/02/11 14:06:48)
Message:

threads: allow thread count of zero

This moves setting the thread count to a minimum of 1 to
frame_thread_init(), allowing a value of zero to propagate
through to the codec if frame threading is not used. This
makes auto-threads work in libx264.

Signed-off-by: Mans Rullgard <mans@mansr.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.