-
- Downloads
avcodec: remove avcodec_parse_frame and deprecate associated elements.
The documentation for CODEC_CAP_PARSE_ONLY and AVCodecContext.parse_only indicates that they are utilized through avcodec_parse_frame(), which was never actually implemented.
Showing
- doc/APIchanges 4 additions, 0 deletionsdoc/APIchanges
- libavcodec/avcodec.h 11 additions, 7 deletionslibavcodec/avcodec.h
- libavcodec/mpegaudiodec.c 15 additions, 1 deletionlibavcodec/mpegaudiodec.c
- libavcodec/mpegaudiodec_float.c 8 additions, 0 deletionslibavcodec/mpegaudiodec_float.c
- libavcodec/version.h 4 additions, 1 deletionlibavcodec/version.h
Loading
Please register or sign in to comment