summaryrefslogtreecommitdiffstats
path: root/libavutil/bswap.h
Commit message (Expand)AuthorAgeFilesLines
* prettyprinting cosmeticsDiego Biurrun2008-02-151-26/+24
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Remove leading underscores from specifiers, they are reserved.Diego Biurrun2007-07-021-3/+3
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+3
* reorder bswap functions into bit-depth, special-casing inside the functions.Ramiro Polla2007-04-261-65/+14
* make 2 functions "return x;" to simplify next patchRamiro Polla2007-04-261-2/+4
* Faster 32 bit byteswaping code for Blackfin.Marc Hoffman2007-04-241-0/+12
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-081-7/+7
* Use common define for x86_32 and x86_64.Diego Biurrun2006-11-011-2/+2
* better #endif commentDiego Biurrun2006-11-011-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 ...Ivan Kalvachev2006-02-221-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-19/+19
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-0/+155
OpenPOWER on IntegriCloud