Changeset b18f8cbf in ffmpeg

Timestamp:
Feb 19, 2012, 9:31:12 PM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
8fb26950
Parents:
2b3d041c
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (02/19/12 14:38:49)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (02/19/12 21:31:12)
Message:

Revert two swscale commits.

Revert "swscale: update context offsets after removal of AlpMmxFilter."
(commit a95e3fa90b4190381b65d180eec5a4027075e2da)
and
Revert "swscale: Remove some write-only variables related to alpha handling."
(commit 9d03cb9fc5ddf914920ab0dbe13f19a34c754966).

They broke alpha handling - it's the evil inline asm that still uses that
variable, so it's not truely write-only.

(No files)

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