libavcodec/mp3_header_compress_bsf.c File Reference

#include "libavutil/intreadwrite.h"
#include "avcodec.h"
#include "mpegaudiodecheader.h"

Go to the source code of this file.

Functions

static int mp3_header_compress (AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe)

Variables

AVBitStreamFilter ff_mp3_header_compress_bsf


Function Documentation

static int mp3_header_compress ( AVBitStreamFilterContext bsfc,
AVCodecContext avctx,
const char *  args,
uint8_t **  poutbuf,
int *  poutbuf_size,
const uint8_t *  buf,
int  buf_size,
int  keyframe 
) [static]

Definition at line 26 of file mp3_header_compress_bsf.c.

Referenced by avcodec_register_all().


Variable Documentation

Initial value:

{
    "mp3comp",
    0,
    mp3_header_compress,
}

Definition at line 83 of file mp3_header_compress_bsf.c.


Generated on Fri Oct 26 02:39:45 2012 for FFmpeg by  doxygen 1.5.8