From: Stefano Sabatini Date: Fri, 21 May 2010 23:19:45 +0000 (+0000) Subject: Rename findPixelFormat() to find_pix_fmt(). X-Git-Tag: v0.7b2~4405 X-Git-Url: https://git.libav.org/?p=libav.git;a=commitdiff_plain;h=1beff414a2acd63a6caf68de42d329c1242367de;hp=1beff414a2acd63a6caf68de42d329c1242367de Rename findPixelFormat() to find_pix_fmt(). Less ugly and more consistent with the FFmpeg predominant style. Originally committed as revision 23243 to svn://svn.ffmpeg.org/ffmpeg/trunk ---