|
|
|
@@ -709,6 +709,7 @@ void ff_init_block_index(MpegEncContext *s); |
|
|
|
void ff_copy_picture(Picture *dst, Picture *src); |
|
|
|
|
|
|
|
extern const enum PixelFormat ff_pixfmt_list_420[]; |
|
|
|
extern const enum PixelFormat ff_hwaccel_pixfmt_list_420[]; |
|
|
|
|
|
|
|
static inline void ff_update_block_index(MpegEncContext *s){ |
|
|
|
const int block_size= 8>>s->avctx->lowres; |
|
|
|
|