mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
Remove mistakenly committed hunk.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26079 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
475c319b81
commit
e875bd35c6
@ -291,11 +291,10 @@
|
|||||||
#define PIC_MASK_COMPOSITE_DISPLAY 0xfffff000
|
#define PIC_MASK_COMPOSITE_DISPLAY 0xfffff000
|
||||||
|
|
||||||
typedef struct mpeg2_picture_s {
|
typedef struct mpeg2_picture_s {
|
||||||
@@ -156,12 +160,13 @@
|
@@ -156,10 +160,13 @@
|
||||||
#define MPEG2_ACCEL_X86_3DNOW 2
|
#define MPEG2_ACCEL_X86_3DNOW 2
|
||||||
#define MPEG2_ACCEL_X86_MMXEXT 4
|
#define MPEG2_ACCEL_X86_MMXEXT 4
|
||||||
#define MPEG2_ACCEL_X86_SSE2 8
|
+#define MPEG2_ACCEL_X86_SSE2 8
|
||||||
-#define MPEG2_ACCEL_X86_SSE3 16
|
|
||||||
#define MPEG2_ACCEL_PPC_ALTIVEC 1
|
#define MPEG2_ACCEL_PPC_ALTIVEC 1
|
||||||
#define MPEG2_ACCEL_ALPHA 1
|
#define MPEG2_ACCEL_ALPHA 1
|
||||||
#define MPEG2_ACCEL_ALPHA_MVI 2
|
#define MPEG2_ACCEL_ALPHA_MVI 2
|
||||||
|
Loading…
Reference in New Issue
Block a user