Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-23Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer
2013-01-23Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'Michael Niedermayer
2013-01-23Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer
2013-01-23Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'Michael Niedermayer
2013-01-22floatdsp: move butterflies_float from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22libm: Add fallback definition for cbrt() using pow()James Almer
2013-01-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-19Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'Michael Niedermayer
2013-01-19Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer
2013-01-19x86: Add a Yasm-based emms() replacementMartin Storsjö
2013-01-19x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun
2013-01-18x86inc: Rename "program_name" to "private_prefix"Diego Biurrun
2013-01-18Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer
2013-01-17float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_windowMartin Storsjö
2013-01-16mips: move vector_fmul_window_mips to libavutilMichael Niedermayer
2013-01-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-16Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer
2013-01-16Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'Michael Niedermayer
2013-01-16lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles
2013-01-16lavu: Add a fate test for the HMAC APIMartin Storsjö
2013-01-15x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun
2013-01-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-15Merge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'Michael Niedermayer
2013-01-15Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer
2013-01-15Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer
2013-01-15x86: ABSB2: port to cpuflagsDiego Biurrun
2013-01-15x86: ABSB: port to cpuflagsDiego Biurrun
2013-01-15lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö
2013-01-15x86: ABS2: port to cpuflagsDiego Biurrun
2013-01-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-12Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun
2013-01-12pixfmt: add picture format for VDPAURémi Denis-Courmont
2013-01-07Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0'Michael Niedermayer
2013-01-06x86: ABS1: port to cpuflagsDiego Biurrun
2013-01-05lavu: test for broken binutils on ARMMichael Niedermayer
2013-01-05lavu/base64: return meaningful error code.Nicolas George
2013-01-05lavu: check that assert level is definedMichael Niedermayer
2013-01-05lavu: check av_clip*() limitsMichael Niedermayer
2013-01-03lavu/math: fix than/then typo, and add a comma.Clément Bœsch
2013-01-03av_rescale: support passing MIN/MAX throughMichael Niedermayer
2013-01-03lavu/base64: extend/clarify doxy for the base64 APIStefano Sabatini
2013-01-03lavu/eval: handle div by zero in mod().Clément Bœsch
2012-12-31Drop unnecessary 'l' length modifier when printfing double values.Diego Biurrun
2012-12-30Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer
2012-12-29avstring: add av_basename and av_dirnameLuca Barbato
2012-12-29xtea: fix unused variable warning for config_smallMichael Niedermayer
2012-12-28libavutil/samplefmt: Fix project nameMichael Niedermayer