Go to the documentation of this file.
29 #ifndef AVCODEC_MJPEGDEC_H
30 #define AVCODEC_MJPEGDEC_H
32 #include "libavutil/log.h"
38 #define MAX_COMPONENTS 4
122 void *
data,
int *got_frame,
131 const uint8_t **unescaped_buf_ptr,
int *unescaped_buf_size);