17 Commits (ad9052c4f8edc07b4f198e5b4845532e78a66ab7)

Author SHA1 Message Date
Diego Biurrun 2ec9fa5ec6 idct: Change type of array stride parameters to ptrdiff_t 8 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Mans Rullgard faa788227f ARM: use =const syntax instead of explicit literal pools 12 years ago
Justin Ruggles 94d2b0d2fd ARM: Move asm.S from libavcodec to libavutil 13 years ago
Mans Rullgard 8986fddc2b ARM: allow building in Thumb2 mode 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård a7e7d40c2e ARM: set size of asm functions in object files 15 years ago
Måns Rullgård 9a0cf9f8f8 ARM: use push/pop pseudo-instructions in simple_idct_armv6.S 16 years ago
Måns Rullgård e9497946bb ARM: simple_idct_armv6.S whitespace cosmetics 16 years ago
Måns Rullgård 7f727ace2a ARM: clean up pc-relative references in simple_idct_armv6.S 16 years ago
Måns Rullgård 3b16c71984 ARM: use rX register names in simple_idct_armv6.S 16 years ago
Måns Rullgård a2fc0f6a6d ARM: replace "armv4l" with "arm" 16 years ago
Måns Rullgård c130bedc99 ARM: use new macros for assembler function labels 16 years ago
Måns Rullgård f225016296 update my email address 18 years ago
Måns Rullgård 8520b6345c add .type foo, %function directives for the benefit of debuggers 18 years ago
Måns Rullgård 7ee829922b oops, revert accidental checkin 18 years ago
Måns Rullgård 271593f123 fix multichannel decoding 18 years ago
Måns Rullgård 7348ed6e94 missed a redundant load 18 years ago
Måns Rullgård ac62b62600 save one cycle 18 years ago
Måns Rullgård 173fd724f5 remove redundant loads 18 years ago
Måns Rullgård 118a49b0b7 optimize IDCT of rows with mostly zero coefficients 18 years ago
Måns Rullgård 34b1b8fda8 theoretically save one cycle 18 years ago
Måns Rullgård 7d42886b93 ARMv6 SIMD IDCT 18 years ago