FFmpeg
4.2.2
|
Data Fields | |
AVCodecContext * | dec_ctx |
AVCodecContext * | enc_ctx |
Definition at line 47 of file transcoding.c.
AVCodecContext* StreamContext::dec_ctx |
Definition at line 48 of file transcoding.c.
Referenced by main(), open_input_file(), and open_output_file().
AVCodecContext* StreamContext::enc_ctx |
Definition at line 49 of file transcoding.c.
Referenced by main(), and open_output_file().