|
FFmpeg
|
#include "libavutil/attributes.h"#include "libavutil/attributes_internal.h"#include "libavformat/avformat_internal.h"#include "libavformat/demux.h"#include "libavformat/mux.h"#include "avdevice.h"#include "libavdevice/outdev_list.c"#include "libavdevice/indev_list.c"Go to the source code of this file.
Functions | |
| FF_VISIBILITY_POP_HIDDEN av_cold void | avdevice_register_all (void) |
| Initialize libavdevice and register all the input and output devices. | |
| static av_cold const void * | next_input (const AVInputFormat *prev, AVClassCategory c2) |
| static av_cold const void * | next_output (const AVOutputFormat *prev, AVClassCategory c2) |
| av_cold const AVInputFormat * | av_input_audio_device_next (const AVInputFormat *d) |
| Audio input devices iterator. | |
| av_cold const AVInputFormat * | av_input_video_device_next (const AVInputFormat *d) |
| Video input devices iterator. | |
| av_cold const AVOutputFormat * | av_output_audio_device_next (const AVOutputFormat *d) |
| Audio output devices iterator. | |
| av_cold const AVOutputFormat * | av_output_video_device_next (const AVOutputFormat *d) |
| Video output devices iterator. | |
|
static |
Definition at line 72 of file alldevices.c.
Referenced by av_input_audio_device_next(), and av_input_video_device_next().
|
static |
Definition at line 98 of file alldevices.c.
Referenced by av_output_audio_device_next(), av_output_video_device_next(), and vp9_raw_reorder_make_output().
|
extern |
Definition at line 165 of file alsa_dec.c.
|
extern |
Definition at line 162 of file alsa_enc.c.
|
extern |
Definition at line 865 of file android_camera.c.
|
extern |
Definition at line 303 of file audiotoolbox.m.
|
extern |
Definition at line 1572 of file avfoundation.m.
|
extern |
|
extern |
Definition at line 119 of file decklink_dec_c.c.
|
extern |
Definition at line 76 of file decklink_enc_c.c.
|
extern |
|
extern |
Definition at line 236 of file fbdev_dec.c.
|
extern |
Definition at line 210 of file fbdev_enc.c.
|
extern |
|
extern |
Definition at line 507 of file iec61883.c.
|
extern |
|
extern |
|
extern |
|
extern |
Definition at line 252 of file openal-dec.c.
|
extern |
|
extern |
|
extern |
Definition at line 402 of file pulse_audio_dec.c.
|
extern |
Definition at line 786 of file pulse_audio_enc.c.
|
extern |
Definition at line 113 of file sndio_dec.c.
|
extern |
Definition at line 90 of file sndio_enc.c.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
Definition at line 292 of file libdc1394.c.