summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-194-0/+58
|\
| * x86: Add a Yasm-based emms() replacementMartin Storsjö2013-01-184-0/+58
* | Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'Michael Niedermayer2013-01-192-14/+29
|\ \ | |/
| * x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun2013-01-182-14/+29
* | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer2013-01-192-6/+6
|\ \ | |/
| * x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-182-6/+6
* | Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer2013-01-181-3/+3
|\ \ | |/
| * float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_windowMartin Storsjö2013-01-171-3/+3
* | mips: move vector_fmul_window_mips to libavutilMichael Niedermayer2013-01-161-0/+113
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-168-0/+206
|\ \ | |/
| * lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-168-0/+206
* | Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer2013-01-162-0/+49
|\ \ | |/
| * lavu: Add a fate test for the HMAC APIMartin Storsjö2013-01-152-0/+49
* | Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'Michael Niedermayer2013-01-161-0/+8
|\ \ | |/
| * x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun2013-01-151-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-151-8/+6
|\ \ | |/
| * x86: ABSB2: port to cpuflagsDiego Biurrun2013-01-151-8/+6
* | Merge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'Michael Niedermayer2013-01-151-6/+5
|\ \ | |/
| * x86: ABSB: port to cpuflagsDiego Biurrun2013-01-151-6/+5
* | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer2013-01-154-1/+236
|\ \ | |/
| * lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-154-1/+236
* | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer2013-01-151-16/+13
|\ \ | |/
| * x86: ABS2: port to cpuflagsDiego Biurrun2013-01-141-16/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-123-2/+9
|\ \ | |/
| * Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-121-1/+1
| * pixfmt: add picture format for VDPAURémi Denis-Courmont2013-01-122-0/+7
* | Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0'Michael Niedermayer2013-01-071-12/+9
|\ \ | |/
| * x86: ABS1: port to cpuflagsDiego Biurrun2013-01-061-12/+9
| * Drop unnecessary 'l' length modifier when printfing double values.Diego Biurrun2012-12-311-1/+1
* | lavu: test for broken binutils on ARMMichael Niedermayer2013-01-051-0/+5
* | lavu/base64: return meaningful error code.Nicolas George2013-01-051-1/+1
* | lavu: check that assert level is definedMichael Niedermayer2013-01-051-3/+3
* | lavu: check av_clip*() limitsMichael Niedermayer2013-01-041-0/+9
* | lavu/math: fix than/then typo, and add a comma.Clément Bœsch2013-01-031-4/+4
* | av_rescale: support passing MIN/MAX throughMichael Niedermayer2013-01-032-1/+14
* | lavu/base64: extend/clarify doxy for the base64 APIStefano Sabatini2013-01-021-5/+7
* | lavu/eval: handle div by zero in mod().Clément Bœsch2013-01-021-1/+1
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-303-1/+58
|\ \ | |/
| * avstring: add av_basename and av_dirnameLuca Barbato2012-12-293-1/+58
* | xtea: fix unused variable warning for config_smallMichael Niedermayer2012-12-291-0/+2
* | libavutil/samplefmt: Fix project nameMichael Niedermayer2012-12-281-1/+1
* | Merge commit '418693bdc5edad72b0d055f741931612d797eb05'Michael Niedermayer2012-12-231-1/+2
|\ \ | |/
| * opt: avoid segfault in av_opt_next() if the class does not have an option listJustin Ruggles2012-12-221-2/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-201-13/+20
|\ \ | |/
| * lavc: merge latest x86inc.asm fixes with x264Ronald S. Bultje2012-12-191-13/+20
* | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer2012-12-192-36/+37
|\ \ | |/
| * misc typo, style and wording fixesDiego Biurrun2012-12-182-32/+33
* | lavu/pixdesc: fix a const qualifier discarding warning.Clément Bœsch2012-12-161-1/+1
* | lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt.Clément Bœsch2012-12-161-2/+5
* | Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'Michael Niedermayer2012-12-141-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud