]> git.sesse.net Git - ffmpeg/history - libavutil/arm/asm.S
parser: Move Doxygen documentation to the header files
[ffmpeg] / libavutil / arm / asm.S
2012-10-03 Mans RullgardARM: use numeric ID for Tag_ABI_align_preserved
2012-10-02 Mans RullgardARM: set Tag_ABI_align_preserved in all asm files
2012-10-02 Mans RullgardARM: fix Thumb PIC on Apple
2012-09-21 Mans RullgardARM: use 2-operand syntax for ADD Rd, PC in Apple PIC...
2012-09-21 Mans RullgardARM: align PIC offset pools to 4 bytes
2012-09-20 Mans RullgardARM: swap source operands in some add instructions
2012-09-15 Mans Rullgardflacdsp: arm optimised lpc filter
2012-07-01 Mans RullgardARM: generate position independent code to access data...
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil