mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-16 20:31:32 +00:00
Merge commit 'ff85334375c6733c6116ea3686f128b4a11f33e7'
* commit 'ff85334375c6733c6116ea3686f128b4a11f33e7': 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: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
0a9bab5be6
@ -62,8 +62,6 @@ enum OutputFormat {
|
||||
FMT_MJPEG,
|
||||
};
|
||||
|
||||
#define MPEG_BUF_SIZE (16 * 1024)
|
||||
|
||||
#define QMAT_SHIFT_MMX 16
|
||||
#define QMAT_SHIFT 21
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user