FFmpeg
|
#include "config_components.h"
#include "libavcodec/packet.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "avio.h"
#include "demux.h"
#include "internal.h"
#include "mux.h"
Go to the source code of this file.
Functions | |
static int | check_frame_length (void *avcl, int srate_hz, int frame_us) |
Based on the file format specified by :
Definition in file lc3.c.