| FFmpeg
    | 
imx dump header bitstream filter modifies bitstream to fit in mov and be decoded by final cut pro decoder More...
Include dependency graph for imx_dump_header_bsf.c:

Go to the source code of this file.
| Functions | |
| static int | imx_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 | ff_imx_dump_header_bsf | 
Detailed Description
imx dump header bitstream filter modifies bitstream to fit in mov and be decoded by final cut pro decoder
Definition in file imx_dump_header_bsf.c.
Function Documentation
| 
 | static | 
Definition at line 32 of file imx_dump_header_bsf.c.
Referenced by avcodec_register_all().
Variable Documentation
| AVBitStreamFilter ff_imx_dump_header_bsf | 
Initial value:
= {
    "imxdump",
    0,
}
static int imx_dump_header(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe)
Definition: imx_dump_header_bsf.c:32
Definition at line 55 of file imx_dump_header_bsf.c.
Generated on Fri Oct 31 2025 06:56:21 for FFmpeg by
 1.8.11
 1.8.11