| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix MSVC identification, patch by Eddie Pang. | Eddie Pang | 2008-02-25 | 1 | -1/+1 |
* | Make code C conformant. | Michael Niedermayer | 2008-02-25 | 1 | -1/+1 |
* | cosmetics: prettyprint | Diego Biurrun | 2008-02-25 | 1 | -9/+9 |
* | 10l: Correctly use preprocessor conditionals. | Eddie Pang | 2008-02-20 | 1 | -2/+2 |
* | Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST. | Diego Biurrun | 2008-02-13 | 1 | -0/+4 |
* | Mark MSVC compiler macros as such. | Diego Biurrun | 2008-02-13 | 1 | -1/+1 |
* | Disentangle nested preprocessor directives. | Diego Biurrun | 2008-02-13 | 1 | -4/+3 |
* | Allow compilation with icc 10.1. | Carl Eugen Hoyos | 2008-02-09 | 1 | -0/+4 |
* | Add and use DECLARE_ASM_CONST for constants used in assembler code. | Reimar Döffinger | 2008-01-27 | 1 | -0/+2 |
* | Doxyfication, patch by Stefano Sabatini %stefano P sabatini-lala A poste P it% | Stefano Sabatini | 2007-11-02 | 1 | -9/+34 |
* | doxy/cosmetics fixes. Patch by Stefano Sabatini %stefano P sabatini-lala A po... | Stefano Sabatini | 2007-11-01 | 1 | -3/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | misc Doxygen spelling/grammar fixes | Diego Biurrun | 2007-10-15 | 1 | -9/+9 |
* | Document libavutil/mem.h:av_strdup. | Stefano Sabatini | 2007-09-09 | 1 | -0/+7 |
* | Move the memory related functions out of common.h into their own header file | Panagiotis Issaris | 2007-03-12 | 1 | -0/+65 |