FFmpeg
|
mp3_header_compress_bsf.c
Go to the documentation of this file.
27 static int mp3_header_compress(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args,
Definition: avisynth_c.h:503
uint8_t * extradata
some codecs need / can use extradata like Huffman tables.
Definition: libavcodec/avcodec.h:1242
Definition: libavcodec/avcodec.h:4535
static int ff_mpa_check_header(uint32_t header)
Definition: mpegaudiodecheader.h:60
external API header
#define FF_INPUT_BUFFER_PADDING_SIZE
Required number of additionally allocated bytes at the end of the input bitstream for decoding...
Definition: libavcodec/avcodec.h:561
#define FF_COMPLIANCE_EXPERIMENTAL
Allow nonstandardized experimental things.
Definition: libavcodec/avcodec.h:2409
AVBitStreamFilter ff_mp3_header_compress_bsf
Definition: mp3_header_compress_bsf.c:84
void * av_malloc(size_t size)
Allocate a block of size bytes with alignment suitable for all memory accesses (including vectors if ...
Definition: mem.c:73
MPEG Audio header decoder.
common internal and external API header
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)
Definition: mp3_header_compress_bsf.c:27
int strict_std_compliance
strictly follow the standard (MPEG4, ...).
Definition: libavcodec/avcodec.h:2404
Generated on Mon Nov 18 2024 06:51:57 for FFmpeg by 1.8.11