Merge commit 'b70d7a4a'
* commit 'b70d7a4a': lavc: add a native Opus decoder. Conflicts: Changelog configure libavcodec/version.h Fate tests pass with both avresample as well as swresample based opus decoder, but are disabled (reference files are very large so i want to think a day or 2 about if theres an alternative or if they could be avoided, they also dont match the official samples) Merged-by: Michael Niedermayer <michaelni@gmx.at>
Showing
libavcodec/opus.c
0 → 100644
libavcodec/opus.h
0 → 100644
libavcodec/opus_celt.c
0 → 100644
libavcodec/opus_imdct.c
0 → 100644
libavcodec/opus_parser.c
0 → 100644
libavcodec/opus_silk.c
0 → 100644
libavcodec/opusdec.c
0 → 100644
tests/fate/opus.mak
0 → 100644
Please
register
or
sign in
to comment