25 Commits (5b9082377967351495d31ac924d93bf7df2e02a6)

Author SHA1 Message Date
James Almer 3d1690b8c6 avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago
Vittorio Giovara a686e58165 des: Add missing include 9 years ago
James Almer 3e853ff7ac des: extend av_des_init() doxy 9 years ago
James Almer d9e8b47e31 des: add av_des_alloc() 9 years ago
David Goldwich b3e144a7df des: add possibility to calculate DES-CBC-MAC with small buffer 13 years ago
Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reimar Döffinger bc17cc01ed Add support for 3DES to DES module 16 years ago
Reimar Döffinger 1a534c7f1e Add and use a public API for RC4 and DES, analogous to the AES API. 16 years ago
Diego Biurrun 7d685b486b spelling/grammar/consistency review part III 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Måns Rullgård 3540b950ec add missing #include "common.h" to libavutil headers 17 years ago
Zuxy Meng 85074d3c93 Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
Benoit Fouet 2119bb8f51 revert r12489. 17 years ago
Zuxy Meng 6544f48f03 Pure, const and malloc attributes to libavutil. 17 years ago
Peter Ross fe0c188b4a This header just needs stdint.h, not inttypes.h, which is a superset of 17 years ago
Diego Biurrun f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
Reimar Döffinger 46fb896b9d Document ff_des_encdec 17 years ago
Diego Biurrun 1b1ab19816 cosmetics: Add #endif comment. 17 years ago
Reimar Döffinger 2e9ad69aaf Add support for DES en- and decryption. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Luca Abeni 171dce486c Support for AAC streaming over RTP. Fragmentation is not implemented yet 17 years ago
Luca Abeni 7fa9d0dd8f Remove copyright from a function prototype 17 years ago
Luca Abeni 98561024ac Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) 17 years ago
Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
Fabrice Bellard e3e105b38a added include for ffserver dynamically loaded modules 23 years ago