6 Commits (1cf2f3d334f52849aae2be868bad1e5fa5f59aa0)

Author SHA1 Message Date
Martin Storsjö 92d107a171 xtea: Add functions for little endian mode 9 years ago
Martin Storsjö 1fc94724f1 xtea: Clarify that the current API works in big endian mode 9 years ago
James Almer 5d8bea3bb2 xtea: add av_xtea_alloc() 9 years ago
Timothy Gu 486e3649ce xtea: Add Doxy @file and group 11 years ago
Diego Biurrun 804d7a1aa6 doxygen: Fix function parameter names to match the code 12 years ago
Samuel Pitoiset 8c14f7a593 Add XTEA encryption support in libavutil 13 years ago
Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 12633044b1 aes: improve av_aes_crypt() documentation 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Reimar Döffinger 7b484a7a17 Add "const" to AES function arguments where possible without generating 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 7ce6892373 misc spelling fixes 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Diego Biurrun 90b5b51eab misc typo fixes 18 years ago
Baptiste Coudurier 57d7b036ea make key parameter const 18 years ago
Michael Niedermayer ca2560dff6 10l (aes_crypt -> av_aes_crypt) 18 years ago
Michael Niedermayer 519773e3a5 10l typo 18 years ago
Michael Niedermayer 6eb7df5c6d public API 18 years ago
Michael Niedermayer 6572e1a4d2 remove dependancy on *malloc() 18 years ago
Michael Niedermayer f32f5122ce av_aes_init() 18 years ago
Michael Niedermayer 6287dc9aae the missing header ... 18 years ago
Ryan Martell 1d1be919ce add support for rtp/h264 streaming 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 19 years ago