]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cookdata.h
avoid 2 additions (1 cpu cycle) per MB
[ffmpeg] / libavcodec / cookdata.h
index 1c22e8a1c0081cb8db7820c50b4be81c94ec05a6..751a5a4cdd696f9f0ac00c81c1263068c52fb6d0 100644 (file)
@@ -18,7 +18,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
@@ -563,4 +562,4 @@ static const float* cplscales[5] = {
     cplscale2, cplscale3, cplscale4, cplscale5, cplscale6,
 };
 
-#endif
+#endif // AVCODEC_COOKDATA_H