-
- Downloads
lavc: add format field to AVFrame
The format is a per-frame property, having it in AVFrame simplify the operation of extraction of that information, since avoids the need to access the codec/stream context.
Showing
- doc/APIchanges 3 additions, 0 deletionsdoc/APIchanges
- libavcodec/avcodec.h 9 additions, 0 deletionslibavcodec/avcodec.h
- libavcodec/utils.c 3 additions, 0 deletionslibavcodec/utils.c
- libavcodec/version.h 1 addition, 1 deletionlibavcodec/version.h
- libavfilter/vsrc_buffer.c 1 addition, 0 deletionslibavfilter/vsrc_buffer.c
Loading
Please register or sign in to comment