git.videolan.org Git - x264.git/summary
x264 git repository
Les articles publiés sur le site
-
arm : do not export every asm function
1er avril 2014, par Janne Grunauarm: do not export every asm function Based on Libav's libavutil/arm/asm.S. Also prevents having the same label twice for every function on systems not defining EXTERN_ASM. Clang's integrated assembler does not like it.
-
arm : do not export every asm function
1er avril 2014, par Janne Grunauarm: do not export every asm function Based on Libav's libavutil/arm/asm.S. Also prevents having the same label twice for every function on systems not defining EXTERN_ASM. Clang's integrated assembler does not like it.
-
arm : do not export every asm function
1er avril 2014, par Janne Grunauarm: do not export every asm function Based on Libav's libavutil/arm/asm.S. Also prevents having the same label twice for every function on systems not defining EXTERN_ASM. Clang's integrated assembler does not like it.
-
arm : do not export every asm function
1er avril 2014, par Janne Grunauarm: do not export every asm function Based on Libav's libavutil/arm/asm.S. Also prevents having the same label twice for every function on systems not defining EXTERN_ASM. Clang's integrated assembler does not like it.
-
arm : move all .macro/.endm to column 0
1er avril 2014, par Janne Grunau