Changeset 1c2c64e in ffmpeg

Timestamp:
Jul 1, 2012, 7:38:14 PM (12 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
800ab1ba
Parents:
4ca6d206
git-author:
Mans Rullgard <mans@mansr.com> (07/01/12 12:38:12)
git-committer:
Mans Rullgard <mans@mansr.com> (07/01/12 19:38:14)
Message:

proresenc: make a variable local to the loop where it is used

This moves the mbs_per_slice declaration inside the only loop
where it is used. Fixes a dead assignment.

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

(No files)

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