13 Commits (bdf5df0865944ed7710dc61cfc0779be003052b5)

Author SHA1 Message Date
Reimar Döffinger c08be350da intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it. 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Jindřich Makovička 803ca89ca1 Proper fix for r8963 18 years ago
Ivo van Poorten 9e010b41e6 add AV_[RW][BL]64 support 18 years ago
Ramiro Polla 7b829d2ab6 "fast unaligned" bytestream functions 18 years ago
Diego Biurrun 85b1a7222d cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting. 18 years ago
Alex Beregszaszi 1586238717 add little endian 24bit read/write 18 years ago
Baptiste Coudurier 626b7c0f1a add R/WB24 functions 18 years ago
Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
Michael Niedermayer 7d4495dafe simplify and remove useless index in AV_W* 18 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