summaryrefslogtreecommitdiff
path: root/libavutil/xtea.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'Derek Buitenhuis2015-11-221-0/+23
|\
| * xtea: Add functions for little endian modeMartin Storsjö2015-11-131-0/+23
* | Merge commit '1fc94724f1fd52944bb5ae571475c621da4b77a0'Derek Buitenhuis2015-11-191-2/+4
|\ \ | |/
| * xtea: Clarify that the current API works in big endian modeMartin Storsjö2015-11-131-2/+4
* | avutil: undo FF_API_CRYPTO_CONTEXT deprecationJames Almer2015-10-161-5/+0
* | Merge commit '5d8bea3bb2357bb304f8f771a4107039037c5549'Hendrik Leppkes2015-08-021-0/+10
|\ \ | |/
| * xtea: add av_xtea_alloc()James Almer2015-07-311-0/+10
| * xtea: Add Doxy @file and groupTimothy Gu2014-04-071-0/+2
* | avutil/xtea: add Doxy @file and groupTimothy Gu2013-11-031-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-101-2/+2
|\ \ | |/
| * doxygen: Fix function parameter names to match the codeDiego Biurrun2012-08-091-2/+2
* | xtea.h: include author attributionMichael Niedermayer2012-07-041-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-4/+4
|/
* Add XTEA encryption support in libavutilSamuel Pitoiset2012-07-041-0/+61