Changeset 3f04ab4f in ffmpeg

Timestamp:
Aug 18, 2011, 3:56:06 AM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
b490f0c2
Parents:
38e06c29
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (08/03/11 18:25:01)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (08/18/11 03:56:06)
Message:

swscale: split hScale() function pointer into h[cy]Scale().

This allows using more specific implementations for chroma/luma, e.g.
we can make assumptions on filterSize being constant, thus avoiding
that test at runtime.

(No files)

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