You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7'
* commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7': ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include "libavutil/mem.h"
|
||||
#include "libavutil/ppc/util_altivec.h"
|
||||
#include "libavcodec/fmtconvert.h"
|
||||
#include "dsputil_altivec.h"
|
||||
|
||||
#if HAVE_ALTIVEC
|
||||
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include "libavutil/ppc/types_altivec.h"
|
||||
#include "libavutil/ppc/util_altivec.h"
|
||||
#include "libavcodec/h264chroma.h"
|
||||
#include "dsputil_altivec.h"
|
||||
|
||||
#if HAVE_ALTIVEC
|
||||
#define PUT_OP_U8_ALTIVEC(d, s, dst) d = s
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include "libavutil/internal.h"
|
||||
#include "libavutil/ppc/util_altivec.h"
|
||||
#include "libavcodec/mpegaudiodsp.h"
|
||||
#include "dsputil_altivec.h"
|
||||
|
||||
#if HAVE_ALTIVEC
|
||||
|
||||
|
@@ -30,7 +30,6 @@
|
||||
#include "libavutil/ppc/types_altivec.h"
|
||||
#include "libavutil/ppc/util_altivec.h"
|
||||
#include "libavcodec/mpegvideo.h"
|
||||
#include "dsputil_altivec.h"
|
||||
|
||||
#if HAVE_ALTIVEC
|
||||
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include "libavutil/ppc/types_altivec.h"
|
||||
#include "libavutil/ppc/util_altivec.h"
|
||||
#include "libavcodec/vp3dsp.h"
|
||||
#include "dsputil_altivec.h"
|
||||
|
||||
#if HAVE_ALTIVEC
|
||||
|
||||
|
Reference in New Issue
Block a user