-
- Downloads
avcodec: Add a RFC 3389 comfort noise codec
This isn't too useful as a normal codec, but can be used in
voip style applications. The decoder updates the noise
generator parameters when a packet is given to it for decoding,
but if called with an empty packet, it generates more noise
according to the last parameters.
Signed-off-by:
Martin Storsjö <martin@martin.st>
Showing
- configure 1 addition, 0 deletionsconfigure
- libavcodec/Makefile 2 additions, 0 deletionslibavcodec/Makefile
- libavcodec/allcodecs.c 1 addition, 0 deletionslibavcodec/allcodecs.c
- libavcodec/avcodec.h 1 addition, 0 deletionslibavcodec/avcodec.h
- libavcodec/cngdec.c 162 additions, 0 deletionslibavcodec/cngdec.c
- libavcodec/cngenc.c 116 additions, 0 deletionslibavcodec/cngenc.c
- libavcodec/codec_desc.c 7 additions, 0 deletionslibavcodec/codec_desc.c
- libavcodec/version.h 1 addition, 1 deletionlibavcodec/version.h
Loading
Please register or sign in to comment