February 4, 2009
View bc17cc0

Add support for 3DES to DES module

Reimar Döffinger authored on 2009/02/04 01:45:42
February 3, 2009
View 1a534c7

Add and use a public API for RC4 and DES, analogous to the AES API.

Reimar Döffinger authored on 2009/02/03 23:20:55
January 29, 2009
View 7d685b4

spelling/grammar/consistency review part III

Diego Biurrun authored on 2009/01/29 08:16:49
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
March 19, 2008
View 3540b95

add missing #include "common.h" to libavutil headers

Måns Rullgård authored on 2008/03/19 17:47:31
View 85074d3

Reapply r12489: Add pure, const and malloc attributes to proper functions in libavutil. Fix a compilation failure in r12489.

Zuxy Meng authored on 2008/03/19 15:17:43
View 2119bb8

revert r12489.

Benoit Fouet authored on 2008/03/19 01:29:47
View 6544f48

Pure, const and malloc attributes to libavutil. Patch by Zuxy Meng: zuxy meng gmail com Original thread: [FFmpeg-devel] [PATCH] Pure, const and malloc attributes to libavutil Date: 03/18/2008 6:09 AM

Zuxy Meng authored on 2008/03/19 00:27:15
February 26, 2008
View fe0c188

This header just needs stdint.h, not inttypes.h, which is a superset of stdint.h. This has the sideeffect of fixing the build on Interix. patch by Pete Ross, pross xvid org

Peter Ross authored on 2008/02/26 18:12:55
November 24, 2007
View f0a838e

Add missing #includes to fix 'make checkheaders'.

Diego Biurrun authored on 2007/11/24 19:08:02
October 20, 2007
View 46fb896

Document ff_des_encdec

Reimar Döffinger authored on 2007/10/20 23:45:07
October 19, 2007
View 1b1ab19

cosmetics: Add #endif comment.

Diego Biurrun authored on 2007/10/19 18:54:16
View 2e9ad69

Add support for DES en- and decryption.

Reimar Döffinger authored on 2007/10/19 18:31:41