[FFmpeg-devel] [patch] Fade to correct CCIR601/709 black level
Mark Himsley
mark at mdsh.com
Tue Nov 1 21:57:35 CET 2011
On 01/11/11 20:33, Mark Himsley wrote:
[...]
> + *p = ((*p - fade->black_level) * fade->factor + fade->black_level_scaled)>> 16;
Strange formatting ^^^^
New patch that's tidier.
--
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-fade_to_ccir601_black-002.diff
Type: text/x-patch
Size: 2090 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111101/d71fb227/attachment.bin>
More information about the ffmpeg-devel
mailing list