|
FFmpeg
|
The 3 alphanumeric copyright notices are md5summed they are from the original implementors. More...
#include "libavutil/channel_layout.h"#include "libavutil/float_dsp.h"#include "libavutil/lfg.h"#include "libavutil/random_seed.h"#include "avcodec.h"#include "fft.h"#include "get_bits.h"#include "internal.h"#include "nellymoser.h"#include "sinewin.h"Classes | |
| struct | NellyMoserDecodeContext |
Typedefs | |
| typedef struct NellyMoserDecodeContext | NellyMoserDecodeContext |
Variables | |
| AVCodec | ff_nellymoser_decoder |
The 3 alphanumeric copyright notices are md5summed they are from the original implementors.
The original code is available from http://code.google.com/p/nelly2pcm/
| AVCodec ff_nellymoser_decoder |
1.8.12