Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 years ago |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
Måns Rullgård
|
b7b38fb28a
intreadwrite: support DEC compiler __unaligned type qualifier
|
16 years ago |
Måns Rullgård
|
fbbea48eb3
Rearrange AV_[RW][BL]*() macros
|
16 years ago |
Diego Biurrun
|
a087028ad8
Add #include "config.h" to headers that need it.
|
16 years ago |
Michael Niedermayer
|
ff794171c9
Do not cast const away.
|
16 years ago |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
Roman Shaposhnik
|
905694d96e
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
|
17 years ago |
Reimar Döffinger
|
c08be350da
intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it.
|
17 years ago |
Måns Rullgård
|
99545457bf
include all prerequisites in header files
|
17 years ago |
Jindřich Makovička
|
803ca89ca1
Proper fix for r8963
|
17 years ago |
Ivo van Poorten
|
9e010b41e6
add AV_[RW][BL]64 support
|
17 years ago |
Ramiro Polla
|
7b829d2ab6
"fast unaligned" bytestream functions
|
17 years ago |
Diego Biurrun
|
85b1a7222d
cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting.
|
17 years ago |
Alex Beregszaszi
|
1586238717
add little endian 24bit read/write
|
17 years ago |
Baptiste Coudurier
|
626b7c0f1a
add R/WB24 functions
|
17 years ago |
Diego Biurrun
|
f5a90186d7
Add missing license headers.
|
17 years ago |
Michael Niedermayer
|
7d4495dafe
simplify and remove useless index in AV_W*
|
17 years ago |
Alex Beregszaszi
|
a3550abd08
add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version)
|
18 years ago |
Alex Beregszaszi
|
fead30d444
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
Reimar Döffinger
|
cf1e119bb2
Move BE_*/LE_*/ST*/LD* macros to a common place. Some further
|
18 years ago |