1 Commits (b2939a75270bc7e971462648168aa3a2a48c1c8c)

Author SHA1 Message Date
Mans Rullgard e9d817351b dsputil: Separate h264 qpel 12 years ago
Mans Rullgard 998170913c ARM: use standard syntax for all LDRD/STRD instructions 12 years ago
Justin Ruggles 94d2b0d2fd ARM: Move asm.S from libavcodec to libavutil 13 years ago
Mans Rullgard f054a82727 ARM: move NEON H264 chroma mc to a separate file 13 years ago
Mans Rullgard 59807fee6d ARM: h264dsp_neon cosmetics 13 years ago
Janne Grunau a760f530bb ARM: make some NEON macros reusable 13 years ago
Mans Rullgard 3a0b72dee0 ARM: remove needless .text/.align directives 13 years ago
Ronald S. Bultje c2d337429c H264: change weight/biweight functions to take a height argument. 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 751484372d ARM: NEON H264 chroma loop filter 3 cycles faster 15 years ago
Måns Rullgård 8c55333c99 ARM: remove two insns from NEON chroma loop filter 15 years ago
Måns Rullgård a7e7d40c2e ARM: set size of asm functions in object files 15 years ago
Måns Rullgård 1025d19dd7 ARM: NEON 2xN chroma MC 15 years ago
Måns Rullgård 04e7f6d2d0 ARM: NEON 16x16 and 8x8 avg qpel MC 15 years ago
Måns Rullgård 0115b3eadb ARM: align stack in NEON h264 mc functions 15 years ago
Måns Rullgård b44c6d8edb ARM: remove unnecessary .fpu neon directives 15 years ago
Måns Rullgård 2da4e5e3e1 ARM: slightly faster NEON H264 horizontal loop filter 16 years ago
Måns Rullgård fe7f149ed8 ARM: fix corner-case overflow in H.264 weighted prediction 16 years ago
Måns Rullgård bd53b426b7 ARM: NEON optimised H.264 weighted prediction 16 years ago
Måns Rullgård 5a29589b81 ARM: NEON optimised H.264 biweighted prediction 16 years ago
Måns Rullgård 77c4537313 ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code change 16 years ago
Måns Rullgård a2fc0f6a6d ARM: replace "armv4l" with "arm" 16 years ago
Måns Rullgård 5813e05d08 ARM: NEON optimised H.264 8x8 and 16x16 qpel MC 16 years ago
Måns Rullgård ad74a0f8b3 ARM: NEON optimised H.264 loop filter 16 years ago
Måns Rullgård 1cce897aad ARM: NEON optimised {put,avg}_h264_chroma_mc[48] 16 years ago