FFmpeg
Data Fields
AVPicture Struct Reference
AVPicture

Picture data structure. More...

#include <avcodec.h>

Data Fields

  pointers to the image data planes More...
 
  number of bytes per line More...
 

Detailed Description

Picture data structure.

Up to four components can be stored into it, the last component is alpha.

Deprecated:
use AVFrame or imgutils functions instead

Definition at line 3889 of file avcodec.h.

Field Documentation

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().

attribute_deprecated int AVPicture::linesize[AV_NUM_DATA_POINTERS]

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().


The documentation for this struct was generated from the following file:

Generated on Thu Oct 27 2016 19:33:59 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /