-
- Downloads
imdct15: rename to mdct15 and add a forward transform
Handles strides (needed for Opus transients), does pre-reindexing and folding
without needing a copy.
Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
Showing
- configure 3 additions, 3 deletionsconfigure
- libavcodec/Makefile 1 addition, 1 deletionlibavcodec/Makefile
- libavcodec/aac.h 2 additions, 2 deletionslibavcodec/aac.h
- libavcodec/aacdec.c 1 addition, 1 deletionlibavcodec/aacdec.c
- libavcodec/aacdec_template.c 2 additions, 2 deletionslibavcodec/aacdec_template.c
- libavcodec/mdct15.c 73 additions, 17 deletionslibavcodec/mdct15.c
- libavcodec/mdct15.h 18 additions, 10 deletionslibavcodec/mdct15.h
- libavcodec/opus_celt.c 5 additions, 5 deletionslibavcodec/opus_celt.c
Loading
Please register or sign in to comment