Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: avcodec: Consistently structure CPU extension initialization | Diego Biurrun | 2013-08-29 | 1 | -21/+20 |
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -6/+6 |
* | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -2/+2 |
* | Move misplaced file author information where it belongs | Diego Biurrun | 2013-04-11 | 1 | -2/+2 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -5/+6 |
* | x86: cosmetics: Comment some #endifs for better readability | Diego Biurrun | 2012-08-30 | 1 | -2/+2 |
* | x86: avcodec: Appropriately name files containing only init functions | Diego Biurrun | 2012-08-15 | 1 | -0/+147 |