FFmpeg
Data Fields
PNGEncContext Struct Reference

Data Fields

 
 
 
 
 
int  filter_type
 
z_stream  zstream
 
 
int  dpi
  Physical pixel density, in dots per inch, if set. More...
 
int  dpm
  Physical pixel density, in dots per meter, if set. More...
 
 
int  bit_depth
 
int  color_type
 
 
uint32_t  palette_checksum
 
uint32_t  sequence_number
 

Detailed Description

Definition at line 39 of file pngenc.c.

Field Documentation

AVClass* PNGEncContext::class

Definition at line 40 of file pngenc.c.

HuffYUVEncDSPContext PNGEncContext::hdsp

Definition at line 41 of file pngenc.c.

Referenced by png_enc_init(), png_filter_row(), and sub_left_prediction().

uint8_t* PNGEncContext::bytestream

Definition at line 43 of file pngenc.c.

Referenced by encode_apng(), encode_frame(), encode_headers(), encode_png(), png_write_image_data(), and png_write_row().

uint8_t* PNGEncContext::bytestream_start

Definition at line 44 of file pngenc.c.

Referenced by encode_apng(), and encode_png().

uint8_t* PNGEncContext::bytestream_end

Definition at line 45 of file pngenc.c.

Referenced by encode_apng(), encode_frame(), encode_png(), and png_write_row().

int PNGEncContext::filter_type

Definition at line 47 of file pngenc.c.

Referenced by encode_frame(), png_choose_filter(), and png_enc_init().

z_stream PNGEncContext::zstream

Definition at line 49 of file pngenc.c.

Referenced by encode_apng(), encode_frame(), encode_png(), png_enc_close(), png_enc_init(), and png_write_row().

uint8_t PNGEncContext::buf[IOBUF_SIZE]

Definition at line 50 of file pngenc.c.

Referenced by encode_frame(), encode_headers(), and png_write_row().

int PNGEncContext::dpi

Physical pixel density, in dots per inch, if set.

Definition at line 51 of file pngenc.c.

Referenced by png_enc_init().

int PNGEncContext::dpm

Physical pixel density, in dots per meter, if set.

Definition at line 52 of file pngenc.c.

Referenced by encode_headers(), and png_enc_init().

int PNGEncContext::is_progressive

Definition at line 54 of file pngenc.c.

Referenced by encode_frame(), encode_headers(), and png_enc_init().

int PNGEncContext::bit_depth

Definition at line 55 of file pngenc.c.

Referenced by encode_headers(), and png_enc_init().

int PNGEncContext::color_type

Definition at line 56 of file pngenc.c.

Referenced by encode_apng(), encode_headers(), and png_enc_init().

int PNGEncContext::bits_per_pixel

Definition at line 57 of file pngenc.c.

Referenced by encode_apng(), encode_frame(), encode_png(), and png_enc_init().

uint32_t PNGEncContext::palette_checksum

Definition at line 60 of file pngenc.c.

Referenced by encode_apng().

uint32_t PNGEncContext::sequence_number

Definition at line 61 of file pngenc.c.

Referenced by encode_apng(), and png_write_image_data().


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

Generated on Wed Jun 10 2015 01:57:22 for FFmpeg by   doxygen 1.8.6

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