annotate libmpcodecs/vd_vfwex.c @ 37195:ac6c37d85d65 default tip

configure: Fix initialization of variable def_local_aligned_32 It contiained the #define of HAVE_LOCAL_ALIGNED_16 instead of HAVE_LOCAL_ALIGNED_32.
author al
date Sun, 28 Sep 2014 18:38:41 +0000
parents 3e7a601c5874
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7229
b4d025d64eb3 merged with dll_init
alex
parents: 7180
diff changeset
1
7260
3e7a601c5874 - vfwex redundancy removed
arpi
parents: 7243
diff changeset
2 #define BUILD_VFWEX 1
7229
b4d025d64eb3 merged with dll_init
alex
parents: 7180
diff changeset
3
7260
3e7a601c5874 - vfwex redundancy removed
arpi
parents: 7243
diff changeset
4 #include "vd_vfw.c"