Picture data structure. More...
#include <avcodec.h>
Picture data structure.
Up to four components can be stored into it, the last component is alpha.
pointers to the image data planes
Definition at line 3891 of file avcodec.h.
Referenced by av_picture_copy(), av_picture_crop(), av_picture_pad(), avpicture_alloc(), avpicture_fill(), avpicture_free(), avpicture_layout(), decklink_write_video_packet(), decode_dvd_subtitles(), display_end_segment(), encode_dvd_subtitles(), find_smallest_bounding_rectangle(), teletext_decode_frame(), and xsub_encode().
number of bytes per line
Definition at line 3893 of file avcodec.h.
Referenced by av_picture_copy(), av_picture_crop(), av_picture_pad(), avpicture_alloc(), avpicture_fill(), avpicture_layout(), decklink_write_video_packet(), decode_dvd_subtitles(), display_end_segment(), encode_dvd_subtitles(), find_smallest_bounding_rectangle(), teletext_decode_frame(), and xsub_encode().