FFmpeg
|
#include "avformat.h"
Go to the source code of this file.
Functions | |
int | ff_raw_write_packet (AVFormatContext *s, AVPacket *pkt) |
int ff_raw_write_packet | ( | AVFormatContext * | s, |
AVPacket * | pkt | ||
) |
Definition at line 26 of file rawenc.c.
Referenced by latm_write_packet(), and mp3_write_audio_packet().