November 3, 2013
View 50f52a5

avutil/xtea: add Doxy @file and group

Timothy Gu authored on 2013/11/03 07:03:30
September 11, 2013
View 803445e

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/09/11 19:50:55
September 10, 2013
View a0b901a

Drop pointless directory name prefixes from #includes in the current dir

Diego Biurrun authored on 2013/09/10 15:30:54
August 11, 2013
View 0e98a13

avutil/xtea: make const tables static const

Michael Niedermayer authored on 2013/08/11 23:49:36
December 29, 2012
View c5bea1b

xtea: fix unused variable warning for config_small

Michael Niedermayer authored on 2012/12/29 11:37:46
December 5, 2012
View 99efd59

Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'

Michael Niedermayer authored on 2012/12/05 21:25:23
October 20, 2012
View cb45553

Remove pointless #undefs of previously forbidden functions.

Anton Khirnov authored on 2012/10/20 22:22:41
October 8, 2012
View 43bbc3f

xtea: give constants the correct type

Michael Niedermayer authored on 2012/10/08 10:44:18
October 4, 2012
View 741f5b0

Merge commit '29abb04e73b0580ebe38703cadb988d26df6a76a'

Michael Niedermayer authored on 2012/10/04 19:30:25
View ca074cc

xtea: Factorize testing into a separate function

Martin Storsjö authored on 2012/10/04 01:19:37
October 1, 2012
View f0fce9f

xtea: Test inplace decryption

Michael Niedermayer authored on 2012/10/01 00:36:01
View b434500

xtea: Fix CBC decryption when src==dst

Michael Niedermayer authored on 2012/10/01 00:46:37
View a8cb21f

xtea: fix decryption with --enable-small

Giorgio Vazzana authored on 2012/10/01 01:47:10
View 48154c2

xtea: move iv decrypt handling code into xtea_crypt_ecb()

Michael Niedermayer authored on 2012/10/01 00:46:37
View a4dcdd0

xtea-test: test inplace decryption

Michael Niedermayer authored on 2012/10/01 00:36:01