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:
authorMichael Niedermayer <michaelni@gmx.at>2015-02-17 22:18:19 +0300
committerMichael Niedermayer <michaelni@gmx.at>2015-02-17 22:18:19 +0300
commitd2668ae472690fe102b7c63fbddd716ebca25dd3 (patch)
tree51af2a0dff0e63e0b2e6e4204664e3cd0e45ab0b /libavcodec/dca_exss.c
parent03dab49a1267630375c4fc15dec1136814b1f117 (diff)
parentf8c1719771dc4ac2e13e6bc8bf741854a30e3a86 (diff)
Merge commit 'f8c1719771dc4ac2e13e6bc8bf741854a30e3a86'
* commit 'f8c1719771dc4ac2e13e6bc8bf741854a30e3a86': dca: Remove separate header for DCA ExSS Conflicts: libavcodec/dca.h libavcodec/dca_exss.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dca_exss.c')
-rw-r--r--libavcodec/dca_exss.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dca_exss.c b/libavcodec/dca_exss.c
index ffccec84c6..c379eaf86f 100644
--- a/libavcodec/dca_exss.c
+++ b/libavcodec/dca_exss.c
@@ -22,7 +22,6 @@
#include "libavutil/log.h"
#include "dca.h"
-#include "dca_exss.h"
#include "get_bits.h"
/* extensions that reside in core substream */