2316 Commits (aa359d3808e3cf935dabcee15e248261539ecd61)

Author SHA1 Message Date
Diego Biurrun 320e1d0df3 x86: ABSB2: port to cpuflags 12 years ago
Diego Biurrun 094a7405e5 x86: ABSB: port to cpuflags 12 years ago
Martin Storsjö 8ee288d258 lavu: Add an API for calculating HMAC (RFC 2104) 12 years ago
Diego Biurrun 51969a652c x86: ABS2: port to cpuflags 12 years ago
Diego Biurrun f89466ad6f Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. 12 years ago
Rémi Denis-Courmont 169fb94f0f pixfmt: add picture format for VDPAU 12 years ago
Diego Biurrun 5b4dfbffc2 x86: ABS1: port to cpuflags 12 years ago
Michael Niedermayer 9a697cfe71 lavu: test for broken binutils on ARM 12 years ago
Nicolas George 305180f525 lavu/base64: return meaningful error code. 12 years ago
Michael Niedermayer f27eb1b702 lavu: check that assert level is defined 12 years ago
Michael Niedermayer 498e1c6bb9 lavu: check av_clip*() limits 12 years ago
Clément Bœsch f263426eed lavu/math: fix than/then typo, and add a comma. 12 years ago
Michael Niedermayer 740e740895 av_rescale: support passing MIN/MAX through 12 years ago
Stefano Sabatini 69d75dc4dd lavu/base64: extend/clarify doxy for the base64 API 12 years ago
Clément Bœsch 49a78e6b8c lavu/eval: handle div by zero in mod(). 12 years ago
Diego Biurrun bcb8d9eb8f Drop unnecessary 'l' length modifier when printfing double values. 12 years ago
Luca Barbato d8fd06c37d avstring: add av_basename and av_dirname 12 years ago
Michael Niedermayer c5bea1b02b xtea: fix unused variable warning for config_small 12 years ago
Michael Niedermayer 33f15ab35d libavutil/samplefmt: Fix project name 12 years ago
Justin Ruggles d02202e08a opt: avoid segfault in av_opt_next() if the class does not have an option list 12 years ago
Ronald S. Bultje a34d9ad969 lavc: merge latest x86inc.asm fixes with x264 12 years ago
Diego Biurrun 523c7bd23c misc typo, style and wording fixes 12 years ago
Clément Bœsch 9ad6b13020 lavu/pixdesc: fix a const qualifier discarding warning. 12 years ago
Clément Bœsch 7fb49639e6 lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt. 12 years ago
Michael Niedermayer 58f30175e1 mem: minor simplification of the alignment hack code 12 years ago
Janne Grunau 0995ad8db4 x86inc: fully concatenate tokens to fix macro expansion for nasm 12 years ago
Ronald S. Bultje 140367aff9 x86inc: fix stack alignment on win64 12 years ago
Ronald S. Bultje ce58642ed0 x86inc: support stack mem allocation and re-alignment in PROLOGUE. 12 years ago
Ronald S. Bultje 6f40e9f070 x86inc: support stack mem allocation and re-alignment in PROLOGUE 12 years ago
Clément Bœsch 18d9398143 doxy: add ref for lavfi, lpp and lsws. 12 years ago
Michael Niedermayer 5595e7a102 doxy: fix swr group name 12 years ago
Michael Niedermayer 22e4988673 opt: fix memleak on error of range_array 12 years ago
Stefano Sabatini f494647206 lavu/opt: change the way ranges are printed 12 years ago
Stefano Sabatini 129d737150 lavu/opt: make av_opt_query_ranges_default() return a meaningful error code 12 years ago
Stefano Sabatini 0ad654d4c9 lavu/opt: perform misc cosmetical fixes 12 years ago
Justin Ruggles 1c012e6bfb x86: float_dsp: fix loading of the len parameter on x86-32 12 years ago
Michael Niedermayer e0a553d526 opt_list: fix vertical alignment of types 12 years ago
Michael Niedermayer f4ceca6261 opt: print ranges in opt_list() 12 years ago
Michael Niedermayer a8e0d51bb8 opt: Add support to query ranges 12 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
Mans Rullgard b57c1da81e arm: detect cpu features at runtime on Linux 12 years ago
Mans Rullgard a7831d509f arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 years ago
Justin Ruggles ecc8b02194 x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32 12 years ago
Reimar Döffinger 58df8befda av_assert should use AV_LOG_PANIC. 12 years ago
Paul B Mahol b519298a15 pixdesc: fix yuva 10bit bit depth 12 years ago
Justin Ruggles b30a363331 x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling 12 years ago
Justin Ruggles 9d5c62ba5b lavu/opt: do not filter out the initial sign character except for flags 12 years ago
Justin Ruggles 5312268b34 eval: treat dB as decibels instead of decibytes 12 years ago
Justin Ruggles ac7eb4cb20 float_dsp: add vector_dmul_scalar() to multiply a vector of doubles 12 years ago
Paul B Mahol 45326cb684 pixdesc: fix broken yuva definitions 12 years ago