[FFmpeg-devel] [PATCH] Select cubic and lanczos as alternative where super-sampling is not supported
Sven C. Dack
sven.c.dack at sky.com
Fri Sep 9 13:13:55 EEST 2016
On 09/09/16 11:03, Carl Eugen Hoyos wrote:
> 2016-09-09 11:55 GMT+02:00 Sven C. Dack <sven.c.dack at sky.com>:
>
>> Super-sampling is currently only supported by CUDA/NPP when the output
>> dimensions are both smaller than the input dimensions. The patch lets ffmpeg
>> select an alternative algorithm and prints a warning in such cases.
> Tabs (as in your patch) cannot be committed to our git repository, please
> remove them.
> You can use the script tools/patcheck to find them.
>
Ok, thank you.
It tells me my change log entry is missing.
I've commited it with: git commit vf_scale_npp.c
Entered my comment and applied format-patch: git format-patch -1 vf_scale_npp.c
How would I get the missing change log entry in there?
Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Select-cubic-and-lanczos-as-alternative-where-super-.patch
Type: text/x-patch
Size: 1631 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160909/7473271e/attachment.bin>
More information about the ffmpeg-devel
mailing list