lavu: Deprecate AVFrame.error[]
These field are difficult to interpret, and are provided by a single
encoder (mpegvideoenc). In general they do not belong to a structure
containing raw data only, so remove them from AVFrame.
Mpegvideoenc now uses a private field in Picture for its internal
computations.
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
Showing
- libavcodec/mpegpicture.c 3 additions, 0 deletionslibavcodec/mpegpicture.c
- libavcodec/mpegpicture.h 2 additions, 0 deletionslibavcodec/mpegpicture.h
- libavcodec/mpegvideo_enc.c 15 additions, 9 deletionslibavcodec/mpegvideo_enc.c
- libavutil/frame.c 4 additions, 0 deletionslibavutil/frame.c
- libavutil/frame.h 4 additions, 1 deletionlibavutil/frame.h
- libavutil/version.h 3 additions, 0 deletionslibavutil/version.h
Loading
Please register or sign in to comment