|
|
|
@@ -178,7 +178,7 @@ unsigned int avpriv_toupper4(unsigned int x); |
|
|
|
int ff_init_buffer_info(AVCodecContext *s, AVFrame *frame); |
|
|
|
|
|
|
|
|
|
|
|
void avpriv_color_frame(AVFrame *frame, const int color[4]); |
|
|
|
void ff_color_frame(AVFrame *frame, const int color[4]); |
|
|
|
|
|
|
|
extern volatile int ff_avcodec_locked; |
|
|
|
int ff_lock_avcodec(AVCodecContext *log_ctx, const AVCodec *codec); |
|
|
|
|