|
FFmpeg
4.0
|
Go to the source code of this file.
Functions | |
| int | ff_raw_write_packet (AVFormatContext *s, AVPacket *pkt) |
| static int | force_one_stream (AVFormatContext *s) |
| int ff_raw_write_packet | ( | AVFormatContext * | s, |
| AVPacket * | pkt | ||
| ) |
Definition at line 29 of file rawenc.c.
Referenced by force_one_stream(), latm_write_packet(), mmf_read_packet(), and mp3_write_audio_packet().
|
static |
1.8.13