]> git.sesse.net Git - ffmpeg/history - libavutil/des.h
h264: move reading direct_spatial_mv_pred out of ff_set_ref_count()
[ffmpeg] / libavutil / des.h
2015-08-31 Vittorio Giovarades: Add missing include
2015-07-31 James Almerdes: extend av_des_init() doxy
2015-07-31 James Almerdes: add av_des_alloc()
2011-09-21 David Goldwichdes: add possibility to calculate DES-CBC-MAC with...
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-02-03 Reimar DöffingerAdd support for 3DES to DES module
2009-02-03 Reimar DöffingerAdd and use a public API for RC4 and DES, analogous...
2009-01-28 Diego Biurrunspelling/grammar/consistency review part III
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-03-19 Måns Rullgårdadd missing #include "common.h" to libavutil headers
2008-03-19 Zuxy MengReapply r12489: Add pure, const and malloc attributes...
2008-03-18 Benoit Fouetrevert r12489.
2008-03-18 Zuxy MengPure, const and malloc attributes to libavutil.
2008-02-26 Peter RossThis header just needs stdint.h, not inttypes.h, which...
2007-11-24 Diego BiurrunAdd missing #includes to fix 'make checkheaders'.
2007-10-20 Reimar DöffingerDocument ff_des_encdec
2007-10-19 Diego Biurruncosmetics: Add #endif comment.
2007-10-19 Reimar DöffingerAdd support for DES en- and decryption.