Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-08-23 18:59:43 +0400
committerDiego Biurrun <diego@biurrun.de>2013-08-23 19:21:14 +0400
commitf407856968dcf4ff6c7240abe3afc17c00d81b46 (patch)
treefa4293f3c9ddf1f99db17fd4019553a70b9d5982 /libavcodec/arm
parent84784c297fe6a6e538a7e111dcdbd8b893c2d275 (diff)
arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoder
The functions are used by all codecs that enable the h264chroma component and the file is already compiled conditional on h264chroma being enabled.
Diffstat (limited to 'libavcodec/arm')
-rw-r--r--libavcodec/arm/h264cmc_neon.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/arm/h264cmc_neon.S b/libavcodec/arm/h264cmc_neon.S
index 3427e36011..15301f8fb9 100644
--- a/libavcodec/arm/h264cmc_neon.S
+++ b/libavcodec/arm/h264cmc_neon.S
@@ -376,14 +376,12 @@ function ff_\type\()_h264_chroma_mc2_neon, export=1
endfunc
.endm
-#if CONFIG_H264_DECODER
h264_chroma_mc8 put
h264_chroma_mc8 avg
h264_chroma_mc4 put
h264_chroma_mc4 avg
h264_chroma_mc2 put
h264_chroma_mc2 avg
-#endif
#if CONFIG_RV40_DECODER
const rv40bias