-
- Downloads
g722: split decoder and encoder into separate files
Showing
- libavcodec/Makefile 2 additions, 2 deletionslibavcodec/Makefile
- libavcodec/g722.c 8 additions, 419 deletionslibavcodec/g722.c
- libavcodec/g722.h 74 additions, 0 deletionslibavcodec/g722.h
- libavcodec/g722dec.c 147 additions, 0 deletionslibavcodec/g722dec.c
- libavcodec/g722enc.c 311 additions, 0 deletionslibavcodec/g722enc.c
libavcodec/g722.h
0 → 100644
libavcodec/g722dec.c
0 → 100644
libavcodec/g722enc.c
0 → 100644
Please register or sign in to comment