X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Farmv4l%2Fmpegvideo_arm.c;h=263e3c5bc41b0dad9e30323cbfd2d5e0f7d12247;hb=7f12a9780e2129b788a42574f8e71dc8c22e86d1;hp=e2efd308ed74e7e3d240e0afe102f4a673d6edca;hpb=6ad1fa5a49320c101a62d24aa0e7df14c10d7612;p=ffmpeg diff --git a/libavcodec/armv4l/mpegvideo_arm.c b/libavcodec/armv4l/mpegvideo_arm.c index e2efd308ed7..263e3c5bc41 100644 --- a/libavcodec/armv4l/mpegvideo_arm.c +++ b/libavcodec/armv4l/mpegvideo_arm.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ @@ -21,9 +21,7 @@ #include "../mpegvideo.h" #include "../avcodec.h" -#ifdef HAVE_IWMMXT extern void MPV_common_init_iwmmxt(MpegEncContext *s); -#endif void MPV_common_init_armv4l(MpegEncContext *s) {