Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | add missing #include "common.h" to libavutil headers | Måns Rullgård | 2008-03-19 | 1 | -0/+1 |
* | Reapply r12489: Add pure, const and malloc attributes to proper functions | Zuxy Meng | 2008-03-19 | 1 | -1/+1 |
* | revert r12489. | Benoit Fouet | 2008-03-18 | 1 | -1/+1 |
* | Pure, const and malloc attributes to libavutil. | Zuxy Meng | 2008-03-18 | 1 | -1/+1 |
* | This header just needs stdint.h, not inttypes.h, which is a superset of | Peter Ross | 2008-02-26 | 1 | -1/+1 |
* | Add missing #includes to fix 'make checkheaders'. | Diego Biurrun | 2007-11-24 | 1 | -0/+2 |
* | Document ff_des_encdec | Reimar Döffinger | 2007-10-20 | 1 | -0/+10 |
* | cosmetics: Add #endif comment. | Diego Biurrun | 2007-10-19 | 1 | -1/+1 |
* | Add support for DES en- and decryption. | Reimar Döffinger | 2007-10-19 | 1 | -0/+27 |