Go to the source code of this file.
Namespaces | |
web_video_server | |
Macros | |
#define | AV_CODEC_FLAG_GLOBAL_HEADER (1 << 22) |
#define | CODEC_FLAG_GLOBAL_HEADER AV_CODEC_FLAG_GLOBAL_HEADER |
Functions | |
static int | web_video_server::dispatch_output_packet (void *opaque, uint8_t *buffer, int buffer_size) |
static int | web_video_server::ffmpeg_boost_mutex_lock_manager (void **mutex, enum AVLockOp op) |
#define AV_CODEC_FLAG_GLOBAL_HEADER (1 << 22) |
Definition at line 5 of file libav_streamer.cpp.
#define CODEC_FLAG_GLOBAL_HEADER AV_CODEC_FLAG_GLOBAL_HEADER |
Definition at line 6 of file libav_streamer.cpp.