Author | SHA1 | Message | Date |
---|---|---|---|
|
525f58977c |
mpegvideo: Move macros to more appropriate headers
MAX_MB_BYTES -> mpegutils.h FRAME_SKIPPED -> mpegutils.h INPLACE_OFFSET -> mpegutils.h ME_MAP_SIZE -> motion_est.h |
9 years ago |
|
4b6b1082a7 |
lavc: Deprecate avctx.me_method
This option is extremely codec specific and only a few codecs employ it. Move it to codec private options instead: mpegenc family supports only 3 values, xavs and x264 use 5, and xvid has a different metric entirely. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> |
9 years ago |
|
e3d0f49abb | mpegvideo: h263: Move all tables to a single file | 10 years ago |
|
149fa0b7ac | mpegvideo: Move MotionEstContext and function declarations to a separate header | 10 years ago |