Revision 8ed2ae09 libavcodec/mpegvideo.h
libavcodec/mpegvideo.h | ||
---|---|---|
387 | 387 |
int no_rounding; /**< apply no rounding to motion compensation (MPEG4, msmpeg4, ...) |
388 | 388 |
for b-frames rounding mode is always 0 */ |
389 | 389 |
|
390 |
#if FF_API_HURRY_UP |
|
390 | 391 |
int hurry_up; /**< when set to 1 during decoding, b frames will be skipped |
391 | 392 |
when set to 2 idct/dequant will be skipped too */ |
393 |
#endif |
|
392 | 394 |
|
393 | 395 |
/* macroblock layer */ |
394 | 396 |
int mb_x, mb_y; |
Also available in: Unified diff