#include <avcodec.h>
Definition at line 490 of file avcodec.h.
Definition at line 494 of file avcodec.h.
Referenced by av_encode(), ConvertMediaFile(), new_audio_stream(), new_video_stream(), and opt_input_file().
Definition at line 500 of file avcodec.h.
Referenced by av_encode(), do_video_out(), do_video_stats(), new_audio_stream(), new_video_stream(), and opt_input_file().
Definition at line 513 of file avcodec.h.
Referenced by av_encode(), do_audio_out(), do_video_out(), do_video_stats(), new_audio_stream(), new_video_stream(), opt_input_file(), and output_packet().
Definition at line 517 of file avcodec.h.
Referenced by av_encode(), do_video_out(), new_video_stream(), opt_input_file(), output_packet(), and pre_process_video_frame().
Definition at line 517 of file avcodec.h.
Referenced by av_encode(), do_video_out(), new_video_stream(), opt_input_file(), output_packet(), and pre_process_video_frame().
Definition at line 525 of file avcodec.h.
Referenced by av_encode(), do_video_out(), new_video_stream(), opt_input_file(), and pre_process_video_frame().
Definition at line 528 of file avcodec.h.
Referenced by av_encode(), opt_input_file(), and output_packet().
| void(* AVCodecContext::draw_horiz_band)(struct AVCodecContext *s, const AVFrame *src, int offset[4], int y, int type, int height) |
Definition at line 536 of file avcodec.h.
Referenced by av_encode(), do_audio_out(), new_audio_stream(), opt_input_file(), and output_packet().
Definition at line 537 of file avcodec.h.
Referenced by av_encode(), do_audio_out(), new_audio_stream(), opt_input_file(), and output_packet().
Definition at line 544 of file avcodec.h.
Referenced by av_encode(), do_audio_out(), and output_packet().
| float AVCodecContext::qblur |
struct AVCodec* AVCodecContext::codec [read] |
| void(* AVCodecContext::rtp_callback)(struct AVCodecContext *avctx, void *data, int size, int mb_nb) |
| void* AVCodecContext::opaque |
| char AVCodecContext::codec_name[32] |
Definition at line 618 of file avcodec.h.
Referenced by av_encode(), check_audio_video_inputs(), do_video_stats(), new_audio_stream(), new_video_stream(), opt_input_file(), and output_packet().
Definition at line 619 of file avcodec.h.
Referenced by av_encode(), do_subtitle_out(), new_audio_stream(), new_video_stream(), and output_packet().
| unsigned int AVCodecContext::codec_tag |
Definition at line 622 of file avcodec.h.
Referenced by av_encode(), new_audio_stream(), and new_video_stream().
| int(* AVCodecContext::get_buffer)(struct AVCodecContext *c, AVFrame *pic) |
| void(* AVCodecContext::release_buffer)(struct AVCodecContext *c, AVFrame *pic) |
| char* AVCodecContext::stats_in |
| char* AVCodecContext::rc_eq |
| unsigned AVCodecContext::dsp_mask |
Definition at line 809 of file avcodec.h.
Referenced by do_audio_out(), do_video_out(), and output_packet().
| enum PixelFormat(* AVCodecContext::get_format)(struct AVCodecContext *s, const enum PixelFormat *fmt) |
| unsigned int AVCodecContext::stream_codec_tag |
struct AVPaletteControl* AVCodecContext::palctrl [read] |
| int(* AVCodecContext::reget_buffer)(struct AVCodecContext *c, AVFrame *pic) |
Definition at line 1004 of file avcodec.h.
Referenced by new_audio_stream(), new_video_stream(), and opt_input_file().
| int(* AVCodecContext::execute)(struct AVCodecContext *c, int(*func)(struct AVCodecContext *c2, void *arg), void **arg2, int *ret, int count) |
| float AVCodecContext::crf |
1.5.6