Gfx::OutputStream Member List
This is the complete list of members for Gfx::OutputStream, including all inherited members.
alloc_audio_frame(enum AVSampleFormat sample_fmt, const AVChannelLayout *channel_layout, int sample_rate, int nb_samples) (defined in Gfx::OutputStream) | Gfx::OutputStream | inlinestatic |
alloc_video_frame(enum AVPixelFormat pix_fmt, int width, int height) (defined in Gfx::OutputStream) | Gfx::OutputStream | inlinestatic |
cache_input_frame (defined in Gfx::OutputStream) | Gfx::OutputStream | |
close(AVFormatContext *oc) (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
codec (defined in Gfx::OutputStream) | Gfx::OutputStream | |
enc (defined in Gfx::OutputStream) | Gfx::OutputStream | |
encoder (defined in Gfx::OutputStream) | Gfx::OutputStream | |
get_audio_frame() (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
get_video_frame() (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
init_audio(const LibavOutputSettings &set, AVCodecContext *c) (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
init_video(const LibavOutputSettings &set, AVCodecContext *c) (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
next_pts (defined in Gfx::OutputStream) | Gfx::OutputStream | |
open(const LibavOutputSettings &set, AVFormatContext *oc, const AVCodec *codec, AVDictionary *opt_arg) (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
open_audio(const LibavOutputSettings &set, AVFormatContext *oc, const AVCodec *codec, AVDictionary *opt_arg) (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
open_video(const LibavOutputSettings &set, AVFormatContext *oc, const AVCodec *codec, AVDictionary *opt_arg) (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
OutputStream(const LibavOutputSettings &set, AVFormatContext *oc, const StreamOptions &opts) (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
resamplers (defined in Gfx::OutputStream) | Gfx::OutputStream | |
samples_count (defined in Gfx::OutputStream) | Gfx::OutputStream | |
st (defined in Gfx::OutputStream) | Gfx::OutputStream | |
sws_ctx (defined in Gfx::OutputStream) | Gfx::OutputStream | |
tmp_frame (defined in Gfx::OutputStream) | Gfx::OutputStream | |
tmp_pkt (defined in Gfx::OutputStream) | Gfx::OutputStream | |
write_audio_frame(AVFormatContext *fmt_ctx, AVFrame *input_frame) (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |
write_video_frame(AVFormatContext *fmt_ctx, AVFrame *input_frame) (defined in Gfx::OutputStream) | Gfx::OutputStream | inline |