summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2011-09-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer22-173/+644
2011-09-21des: add possibility to calculate DES-CBC-MAC with small bufferDavid Goldwich2-3/+21
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer88-606/+864
2011-06-23doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun38-259/+259
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2009-02-03Add support for 3DES to DES moduleReimar Döffinger2-3/+15
2009-02-03Add and use a public API for RC4 and DES, analogous to the AES API.Reimar Döffinger5-24/+125
2009-01-28spelling/grammar/consistency review part IIIDiego Biurrun9-28/+30
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-03-19add missing #include "common.h" to libavutil headersMåns Rullgård5-0/+5
2008-03-19Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng13-55/+79
2008-03-18revert r12489.Benoit Fouet13-78/+55
2008-03-18Pure, const and malloc attributes to libavutil.Zuxy Meng13-55/+78
2008-02-26This header just needs stdint.h, not inttypes.h, which is a superset ofPeter Ross1-1/+1
2007-11-24Add missing #includes to fix 'make checkheaders'.Diego Biurrun7-0/+15
2007-10-20Document ff_des_encdecReimar Döffinger1-0/+10
2007-10-19cosmetics: Add #endif comment.Diego Biurrun1-1/+1
2007-10-19Add support for DES en- and decryption.Reimar Döffinger3-0/+358