Commit 0a9bab5b authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'ff853343'

* commit 'ff853343':
  mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 defines

CHROMA_444 is not removed as we do support CHROMA_444 and use the
identifier
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents f6e218a0 ff853343
......@@ -62,8 +62,6 @@ enum OutputFormat {
FMT_MJPEG,
};
#define MPEG_BUF_SIZE (16 * 1024)
#define QMAT_SHIFT_MMX 16
#define QMAT_SHIFT 21
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment