You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02: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:
@@ -62,8 +62,6 @@ enum OutputFormat {
|
|||||||
FMT_MJPEG,
|
FMT_MJPEG,
|
||||||
};
|
};
|
||||||
|
|
||||||
#define MPEG_BUF_SIZE (16 * 1024)
|
|
||||||
|
|
||||||
#define QMAT_SHIFT_MMX 16
|
#define QMAT_SHIFT_MMX 16
|
||||||
#define QMAT_SHIFT 21
|
#define QMAT_SHIFT 21
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user