G.723.1 demuxer and decoder
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
Showing
- Changelog 1 addition, 0 deletionsChangelog
- doc/general.texi 1 addition, 0 deletionsdoc/general.texi
- libavcodec/Makefile 2 additions, 0 deletionslibavcodec/Makefile
- libavcodec/allcodecs.c 1 addition, 0 deletionslibavcodec/allcodecs.c
- libavcodec/g723_1.c 1175 additions, 0 deletionslibavcodec/g723_1.c
- libavcodec/g723_1_data.h 1194 additions, 0 deletionslibavcodec/g723_1_data.h
- libavformat/Makefile 1 addition, 0 deletionslibavformat/Makefile
- libavformat/allformats.c 1 addition, 0 deletionslibavformat/allformats.c
- libavformat/g723_1.c 85 additions, 0 deletionslibavformat/g723_1.c
- libavformat/rtp.c 1 addition, 1 deletionlibavformat/rtp.c
libavcodec/g723_1.c
0 → 100644
This diff is collapsed.
libavcodec/g723_1_data.h
0 → 100644
This diff is collapsed.
libavformat/g723_1.c
0 → 100644
Please register or sign in to comment