#include <stdlib.h>#include <stdio.h>#include <string.h>#include <math.h>#include <libavutil/avassert.h>#include <libavutil/channel_layout.h>#include <libavutil/opt.h>#include <libavutil/mathematics.h>#include <libavutil/timestamp.h>#include <libavcodec/avcodec.h>#include <libavformat/avformat.h>#include <libswscale/swscale.h>#include <libswresample/swresample.h>Go to the source code of this file.
Definition at line 83 of file mux.c.
Referenced by write_audio_frame(), and write_video_frame().