-
- Downloads
lavc: move AVFrame.hwaccel_picture_private to Picture.
This field is private and should not be present in a public struct. It is only used in DXVA with mpegvideo-based decoders currently.
Showing
- libavcodec/avcodec.h 4 additions, 4 deletionslibavcodec/avcodec.h
- libavcodec/dxva2_h264.c 4 additions, 4 deletionslibavcodec/dxva2_h264.c
- libavcodec/dxva2_mpeg2.c 4 additions, 4 deletionslibavcodec/dxva2_mpeg2.c
- libavcodec/dxva2_vc1.c 4 additions, 4 deletionslibavcodec/dxva2_vc1.c
- libavcodec/mpegvideo.c 5 additions, 5 deletionslibavcodec/mpegvideo.c
- libavcodec/mpegvideo.h 4 additions, 0 deletionslibavcodec/mpegvideo.h
- libavutil/version.h 3 additions, 1 deletionlibavutil/version.h
Loading
Please register or sign in to comment