summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* x86inc: put basicnop under ifdef to prevent compile failure.Clément Bœsch2012-07-071-0/+2
* x86inc: try to put amdnop under ifdef to prevent compile failureMichael Niedermayer2012-07-071-0/+2
* log: fix compilation failure on mingw due to reference to undefined set_color256Michael Niedermayer2012-07-071-0/+1
* lavu: 256 color supportPaul B Mahol2012-07-072-20/+30
* cosmetics: various spelling fixesLou Logan2012-07-061-1/+1
* Blowfish: restructure/simplify code a bit.Michael Niedermayer2012-07-061-26/+18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-054-18/+62
|\
| * x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macrosLoren Merritt2012-07-051-4/+37
| * x86inc: modify ALIGN to not generate long nops on i586Loren Merritt2012-07-051-0/+4
| * xtea: Make the count parameter match the documentationSamuel Pitoiset2012-07-051-4/+2
| * blowfish: Make the count parameter match the documentationSamuel Pitoiset2012-07-051-4/+2
| * xtea: invert branch and loop precedenceLuca Barbato2012-07-051-7/+12
| * blowfish: invert branch and loop precedenceLuca Barbato2012-07-051-7/+13
* | Install libavutil/version.hCarl Eugen Hoyos2012-07-051-0/+1
* | blowfish.h: include author attributionMichael Niedermayer2012-07-041-0/+1
* | xtea.h: include author attributionMichael Niedermayer2012-07-041-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-049-39/+924
|\ \ | |/
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-5/+4
| * Create version.h headers for libraries that lack themDiego Biurrun2012-07-043-50/+84
| * Add XTEA encryption support in libavutilSamuel Pitoiset2012-07-044-1/+230
| * Add Blowfish encryption support in libavutilSamuel Pitoiset2012-07-044-2/+647
| * eval: Add the isinf() function and tests for itMartin Storsjö2012-07-042-2/+9
* | error: define AVERROR_EXTERNAL.Nicolas George2012-07-043-1/+3
* | error: define AVERROR_BUFFER_TOO_SMALL.Nicolas George2012-07-042-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-043-31/+8
|\ \ | |/
| * cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-031-1/+1
| * attributes: add av_noreturnReinhard Tartler2012-07-031-0/+6
| * attributes: drop pointless define guardsReinhard Tartler2012-07-031-22/+0
* | libavutil: add 12 and 14 bit planar colorspacesMichael Niedermayer2012-07-032-0/+217
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-021-4/+8
|\ \ | |/
| * intfloat: Don't use designated initializers in the public headersRonald S. Bultje2012-07-021-4/+8
* | mem: heap memory poisoning.Clément Bœsch2012-07-021-1/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-014-3/+77
|\ \ | |/
| * opt/eval: Include mathematics.h for NAN/INFINITYMartin Storsjö2012-07-012-0/+2
| * mathematics: Don't use division by zero in NAN/INFINITY macrosRonald S. Bultje2012-07-011-2/+3
| * x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-07-011-20/+16
| * ARM: generate position independent code to access data symbolsMans Rullgard2012-07-011-1/+72
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-301-0/+2
|\ \ | |/
| * attributes: Add a definition of av_always_inline for MSVCRonald S. Bultje2012-06-301-0/+2
| * random_seed: Only read /dev/*random if we have unistd.hRonald S. Bultje2012-06-291-0/+8
* | avutil: fix project name reference in doxy sectionMichael Niedermayer2012-06-291-1/+1
* | pixdesc: fix project reference in commentMichael Niedermayer2012-06-291-1/+1
* | parseutils: fix sorting of colorsPaul B Mahol2012-06-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-281-0/+21
|\ \ | |/
| * libm: Provide fallback definitions for isnan() and isinf()Martin Storsjö2012-06-271-0/+21
* | log: change color for filters from blue to bright greenMichael Niedermayer2012-06-281-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-271-3/+5
|\ \ | |/
| * libm: provide fallback definition for cbrtf() using powf()Mans Rullgard2012-06-261-0/+7
* | lavu/imgutils: create misc functions for dealing with buffersStefano Sabatini2012-06-263-1/+131
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-262-34/+37
|\ \ | |/
OpenPOWER on IntegriCloud