libavformat/adts.h File Reference

#include "avformat.h"
#include "libavcodec/mpeg4audio.h"

Go to the source code of this file.

Data Structures

struct  ADTSContext

Defines

#define ADTS_HEADER_SIZE   7

Functions

int ff_adts_write_frame_header (ADTSContext *ctx, uint8_t *buf, int size, int pce_size)
int ff_adts_decode_extradata (AVFormatContext *s, ADTSContext *adts, uint8_t *buf, int size)


Define Documentation

#define ADTS_HEADER_SIZE   7

Definition at line 29 of file adts.h.

Referenced by adts_write_packet(), ff_adts_write_frame_header(), and mpegts_write_packet().


Function Documentation

int ff_adts_decode_extradata ( AVFormatContext s,
ADTSContext adts,
uint8_t *  buf,
int  size 
)

Definition at line 32 of file adtsenc.c.

Referenced by adts_write_header(), and mpegts_write_header().

int ff_adts_write_frame_header ( ADTSContext ctx,
uint8_t *  buf,
int  size,
int  pce_size 
)

Definition at line 93 of file adtsenc.c.

Referenced by adts_write_packet(), and mpegts_write_packet().


Generated on Fri Oct 26 02:46:12 2012 for FFmpeg by  doxygen 1.5.8