Michael Niedermayer
|
f8ae3a2108
Merge remote branch 'qatar/master'
|
14 лет назад |
Mans Rullgard
|
005db47011
mathops: remove ancient confusing comment
|
14 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Måns Rullgård
|
cf60d669a6
Add more int packing macros, name them consistently
|
14 лет назад |
Ronald S. Bultje
|
157cb0694a
Rename PACK4x8() to PACK4UINT8().
|
14 лет назад |
Ronald S. Bultje
|
b39a2d19d4
Add a macro to pack 4 bytes into native byte-order so they can be written
|
14 лет назад |
Michael Niedermayer
|
e969e261a5
Use standard C for implementing sign_extend() and zero_extend().
|
15 лет назад |
Måns Rullgård
|
48960b8f24
Add zero_extend() function
|
15 лет назад |
Måns Rullgård
|
5e46be96f8
Move NEG_[US]SR32 macros to mathops.h
|
15 лет назад |
Måns Rullgård
|
f2c694af28
Add UMULH()
|
15 лет назад |
Måns Rullgård
|
5e7dfb7de1
Move COPY3_IF_LT to lavc/mathops.h
|
15 лет назад |
Måns Rullgård
|
b7904f78c1
AVR32: optimised mathops.h
|
15 лет назад |
Måns Rullgård
|
9d48e28f00
MIPS: add MIPS64 and Loongson asm for MAC64/MLS64
|
16 лет назад |
Måns Rullgård
|
e20a4f53a0
mathops: sort arch-specific #include lines
|
16 лет назад |
Måns Rullgård
|
26f6a57467
mathops: whitespace cosmetics
|
16 лет назад |
Måns Rullgård
|
101dfa7d0a
Add sign_extend() function to mathops.h
|
16 лет назад |
Loren Merritt
|
6166516d1f
re-enable mid_pred asm on x86_64. (broke in r16681)
|
16 лет назад |
Diego Biurrun
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 лет назад |
Aurelien Jacobs
|
199436b952
moves mid_pred() into mathops.h (with arch specific code split by directory)
|
16 лет назад |
Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 лет назад |
Diego Biurrun
|
79cb09b2f7
consistency cosmetics: Rename POWERPC identifiers to PPC.
|
16 лет назад |
Diego Biurrun
|
a6493a8fbd
Rename libavcodec/i386/ --> libavcodec/x86/.
|
16 лет назад |
Måns Rullgård
|
a2fc0f6a6d
ARM: replace "armv4l" with "arm"
|
16 лет назад |
Måns Rullgård
|
4deaa94639
Add shift argument to MULL() macro
|
16 лет назад |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
Måns Rullgård
|
ffa978f157
mathops: add MAC64, MLS64, and MLS16
|
16 лет назад |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
17 лет назад |
Måns Rullgård
|
e6b790f9e7
fix typo ARCH_PPC -> ARCH_POWERPC
|
17 лет назад |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 лет назад |
Marc Hoffman
|
14da6549a7
Hooking bfin/mathops.h
|
17 лет назад |
Måns Rullgård
|
99545457bf
include all prerequisites in header files
|
18 лет назад |
Måns Rullgård
|
849f10351d
rename always_inline to av_always_inline and move to common.h
|
18 лет назад |
Diego Biurrun
|
419b878494
Add ARCH_X86_32 as a new define for 32 bit x86 architectures and change
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Luca Barbato
|
99aed7c8fc
New single instruction math operation header
|
18 лет назад |