FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
rawenc.c File Reference
#include "avformat.h"
#include "rawenc.h"

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)
 

Function Documentation

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().

static int force_one_stream ( AVFormatContext s)
static

Definition at line 32 of file rawenc.c.