4 Commits (875f6955769bcb7caf083c1796ed6f3b2108c49e)

Author SHA1 Message Date
Diego Biurrun 6ce93757ee ppc: Update #endif comments 8 years ago
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian 10 years ago
Diego Biurrun 205fdd4ea5 ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 11 years ago
Diego Biurrun 65d5d58658 dsputil: Move SVQ1 encoding specific bits into svq1enc 11 years ago
Diego Biurrun b5aa485513 ppc: Move vec_unaligned_load macro to util_altivec 11 years ago
Diego Biurrun b7d24fd4b2 ppc: dsputil: Merge some declarations and initializations 11 years ago
Diego Biurrun 022184a646 ppc: dsputil: more K&R formatting cosmetics 11 years ago
Diego Biurrun 82ee14d2ce ppc: dsputil: comment formatting and wording/grammar improvements 11 years ago
Kostya Shishkov f399e406af altivec: perform an explicit unaligned load 11 years ago
Kostya Shishkov 0418cbf081 fix scalarproduct_and_madd_int16_altivec() for orders > 16 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Justin Ruggles 98db4e2a4e PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 13 years ago
Mans Rullgard c81d1e2390 ppc: add const where needed in scalarproduct_int16_altivec() 13 years ago
Mans Rullgard ce82dad7eb ppc: remove shift parameter from scalarproduct_int16_altivec() 13 years ago
Mans Rullgard 4c387c7070 ppc: dsputil: do unaligned block accesses correctly 13 years ago
Diego Biurrun 02c39f056a ppc: Add/remove a number of const qualifiers to fix related warnings. 13 years ago
Martin Storsjö 210f72845c ppc: Add ff_ prefix to nonstatic symbols 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Eli Friedman b3858964d6 Add const to some pointer parameters. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Loren Merritt b1159ad928 refactor and optimize scalarproduct 15 years ago
Måns Rullgård afe08a728a PPC: remove unnecessary alignment on local variables 15 years ago
Diego Biurrun 7a709548a7 Remove unnecessary gcc_fixes.h #include. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Luca Barbato a6b4448cdf Cleanup _t types in libavcodec/ppc 16 years ago
Diego Biurrun e3905ce0af cosmetics: Reformat PPC code in libavcodec according to style guidelines. 17 years ago
Kostya Shishkov 7246d6311e Altivec implementation of APE vector functions 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Måns Rullgård a00177a952 make arguments to ssd_int8_vs_int16() const 18 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Luca Barbato 1f1aadc37c ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1 18 years ago