summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-07
|\
| * parseutils: fix parsing of invalid alpha valuesMans Rullgard2012-10-06
* | pca: get rid of VLAMichael Niedermayer2012-10-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
| * parseutils-test: Drop random colors from parsing testDiego Biurrun2012-10-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-05
|\|
| * x86: get_cpu_flags: add necessary ifdefs around function bodyDiego Biurrun2012-10-04
| * x86: Drop CPU detection intrinsicsDiego Biurrun2012-10-04
| * x86: Add YASM implementations of cpuid and xgetbv from x264Diego Biurrun2012-10-04
* | Merge commit '65d12900432ac880d764edbbd36818431484a76e'Michael Niedermayer2012-10-05
|\|
| * x86: cpu: Break out test for cpuid capabilities into separate functionDiego Biurrun2012-10-04
| * x86: ff_get_cpu_flags_x86(): Avoid a pointless variable indirectionDiego Biurrun2012-10-04
* | Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b'Michael Niedermayer2012-10-04
|\|
| * samplefmt: make av_samples_alloc() initialize the data to silence.Anton Khirnov2012-10-04
* | Merge commit '29abb04e73b0580ebe38703cadb988d26df6a76a'Michael Niedermayer2012-10-04
|\|
| * xtea: Test inplace decryptionMichael Niedermayer2012-10-03
| * xtea: Fix CBC decryption when src==dstMichael Niedermayer2012-10-03
| * xtea: Factorize testing into a separate functionMartin Storsjö2012-10-03
| * Allow use of strncpy()Mans Rullgard2012-10-03
| * blowfish: Add more testsMartin Storsjö2012-10-03
| * blowfish: Fix CBC decryption with dst==srcMartin Storsjö2012-10-03
| * blowfish: Factorize testing into a separate functionMartin Storsjö2012-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-03
|\|
| * ARM: use numeric ID for Tag_ABI_align_preservedMans Rullgard2012-10-03
| * ARM: bswap: drop armcc version of av_bswap16()Mans Rullgard2012-10-02
| * ARM: set Tag_ABI_align_preserved in all asm filesMans Rullgard2012-10-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-02
|\|
| * ARM: fix Thumb PIC on AppleMans Rullgard2012-10-02
| * avformat: Remove non-compiling and/or silly commented-out printf/av_log state...Diego Biurrun2012-10-01
* | Move xGA font data from lavc to lavu.Clément Bœsch2012-10-01
* | cpu: improve av_get_cpu_flags() doxyMichael Niedermayer2012-10-01
* | xtea: fix decryption with --enable-smallGiorgio Vazzana2012-09-30
* | xtea: move iv decrypt handling code into xtea_crypt_ecb()Michael Niedermayer2012-09-30
* | xtea-test: test inplace decryptionMichael Niedermayer2012-09-30
* | xtea: fix CBC mode when src=dstGiorgio Vazzana2012-09-30
* | xtea-test: factorize test codeMichael Niedermayer2012-09-30
* | lavu/opt: cosmetic fixes forgotten in the previous patch.Nicolas George2012-09-30
* | opt: implement av_opt_set_from_string().Nicolas George2012-09-30
* | MinGW: Use our snprintf/vsnprintf when MinGW's is brokenDerek Buitenhuis2012-09-25
* | ppc/cpu: make linux 32bit specific altivec detection depend on __linux__Michael Niedermayer2012-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-21
|\|
| * ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC codeMans Rullgard2012-09-21
| * ARM: align PIC offset pools to 4 bytesMans Rullgard2012-09-21
| * ARM: swap source operands in some add instructionsMans Rullgard2012-09-20
* | av_des_init: suppress warning about unused parameterMichael Niedermayer2012-09-19
* | avutil: Cast AV_NOPTS_VALUE to int64_t explicitlyAndrey Utkin2012-09-19
* | fate: add av_small_strptime() test to fate-parseutilsStefano Sabatini2012-09-17
* | lavu/parseutils: fix av_small_strptime() whitespace directive parsingStefano Sabatini2012-09-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-16
|\|