summaryrefslogtreecommitdiffstats
path: root/libavutil/intreadwrite.h
Commit message (Expand)AuthorAgeFilesLines
* Do not cast const away.Michael Niedermayer2008-02-011-37/+37
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)Roman Shaposhnik2007-08-091-36/+36
* intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it.Reimar Döffinger2007-06-241-0/+1
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* Proper fix for r8963Jindřich Makovička2007-05-101-17/+17
* add AV_[RW][BL]64 supportIvo van Poorten2007-05-071-0/+54
* "fast unaligned" bytestream functionsRamiro Polla2007-04-251-0/+32
* cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting.Diego Biurrun2007-04-241-28/+29
* add little endian 24bit read/writeAlex Beregszaszi2007-03-061-0/+8
* add R/WB24 functionsBaptiste Coudurier2007-03-041-0/+8
* Add missing license headers.Diego Biurrun2007-02-271-0/+18
* simplify and remove useless index in AV_W*Michael Niedermayer2007-02-061-18/+18
* add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version)Alex Beregszaszi2007-01-191-6/+29
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-191-5/+5
* Move BE_*/LE_*/ST*/LD* macros to a common place. Some furtherReimar Döffinger2006-12-031-0/+42
OpenPOWER on IntegriCloud