]> git.sesse.net Git - ffmpeg/commit
Make the validity checks fail only if the corresponding luma or chroma
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 13 Oct 2010 13:14:52 +0000 (13:14 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 13 Oct 2010 13:14:52 +0000 (13:14 +0000)
commit6fae8c5443d4fa40fe65f67138f4dbb731f23d72
tree35596b4d66c9adf9d15fac7c47b75c0bbf56e641
parentaec966958ce03821d974463b5146ae04f10654cd
Make the validity checks fail only if the corresponding luma or chroma
values are not zero.
Prevent aborting with the default values.

Originally committed as revision 25471 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/vf_unsharp.c