mjpega_dump_header_bsf.c File Reference


Detailed Description

MJPEG A dump header bitstream filter modifies bitstream to be decoded by quicktime.

Definition in file mjpega_dump_header_bsf.c.

Go to the source code of this file.

Functions

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

Variables

AVBitStreamFilter mjpega_dump_header_bsf


Function Documentation

static int mjpega_dump_header ( 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 33 of file mjpega_dump_header_bsf.c.

Referenced by avcodec_register_all().


Variable Documentation

Initial value:

 {
    "mjpegadump",
    0,
    mjpega_dump_header,
}

Definition at line 88 of file mjpega_dump_header_bsf.c.


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5