summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-011-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-312-5/+5
|\
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-312-5/+5
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-311-2/+2
|\ \ | |/
| * x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-301-2/+2
* | lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje2012-08-281-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-261-0/+1
|\ \ | |/
| * vf_hqdn3d: x86 asmLoren Merritt2012-08-261-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-241-5/+6
|\ \ | |/
| * AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov2012-08-241-5/+6
* | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer2012-08-241-0/+12
|\ \ | |/
| * lavr: x86: optimized 6-channel s16 to fltp conversionJustin Ruggles2012-08-231-0/+12
| * x86: remove FASTDIV inline asmMans Rullgard2012-08-222-39/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-221-5/+1
|\ \ | |/
| * configure: Drop fastdiv optionDiego Biurrun2012-08-221-5/+1
* | deprecate av_parse_cpu_flagsMichael Niedermayer2012-08-161-0/+1
* | av_parse_cpu_caps: add "mmxext" as alias for mmx2Michael Niedermayer2012-08-161-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-1620-1/+30
|\ \ | |/
| * Add more missing includes after removing the implicit common.hMartin Storsjö2012-08-161-0/+1
| * Add some more missing includes after removing the implicit common.hMartin Storsjö2012-08-152-0/+2
| * Don't include common.h from avutil.hMartin Storsjö2012-08-1521-2/+28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-141-5/+5
|\ \ | |/
| * ARM: intmath: use native-size return types for clipping functionsMans Rullgard2012-08-131-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-132-0/+45
|\ \ | |/
| * libavutil: add saturating addition functionsMans Rullgard2012-08-132-0/+45
* | lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macroStefano Sabatini2012-08-123-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-114-6/+19
|\ \ | |/
| * dict: move struct AVDictionary definition to dict.cMans Rullgard2012-08-102-5/+5
| * dict: add av_dict_count()Mans Rullgard2012-08-103-2/+15
* | lavu/opt: fix crash in av_opt_next() in case the class has no optionsStefano Sabatini2012-08-101-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-103-43/+3
|\ \ | |/
| * ARM: add missing "cc" clobber in av_clipl_int32_arm()Mans Rullgard2012-08-101-1/+1
| * libavutil: remove unused av_abort() macroMans Rullgard2012-08-091-4/+0
| * libavutil: drop offsetof() fallback definitionMans Rullgard2012-08-091-4/+0
| * libavutil: drop fallback definitions of INTxx_MIN/MAXMans Rullgard2012-08-091-32/+0
| * doxygen: Fix function parameter names to match the codeDiego Biurrun2012-08-091-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-094-127/+112
|\ \ | |/
| * Move MASK_ABS macro to libavcodec/mathops.hMans Rullgard2012-08-091-16/+0
| * x86: move MANGLE() and related macros to libavutil/x86/asm.hMans Rullgard2012-08-092-12/+12
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-092-4/+4
* | integer: switch to av_assertMichael Niedermayer2012-08-091-13/+11
* | integer: fix typos in assertsMichael Niedermayer2012-08-091-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-092-0/+8
|\ \ | |/
| * ARM: use Q/R inline asm operand modifiers only if supportedMans Rullgard2012-08-072-0/+8
* | lavu/timecode: add av_timecode_check_frame_rate().Clément Bœsch2012-08-083-10/+27
* | x86inc.asm: remove redundant ifdef __YASM_VER__Michael Niedermayer2012-08-081-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-072-37/+18
|\ \ | |/
| * x86: fix build with nasm 2.08Mans Rullgard2012-08-071-11/+7
| * x86: use nop cpu directives only if supportedMans Rullgard2012-08-071-3/+9
| * x86: fix rNmp macros with nasmMans Rullgard2012-08-071-2/+2
OpenPOWER on IntegriCloud