2009 Commits (94041febc53a6da10e34c2bfff9ff1d580fdce60)

Author SHA1 Message Date
Derek Buitenhuis 5ae9fa13f5 MinGW: Use our snprintf/vsnprintf when MinGW's is broken 12 years ago
Michael Niedermayer 874b9dcc4b ppc/cpu: make linux 32bit specific altivec detection depend on __linux__ 12 years ago
Mans Rullgard 8995d34972 ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 12 years ago
Mans Rullgard cdb7db5acd ARM: align PIC offset pools to 4 bytes 12 years ago
Mans Rullgard a27a690fac ARM: swap source operands in some add instructions 12 years ago
Michael Niedermayer 270a325f0c av_des_init: suppress warning about unused parameter 12 years ago
Andrey Utkin cb3591e697 avutil: Cast AV_NOPTS_VALUE to int64_t explicitly 12 years ago
Stefano Sabatini 1ad63ff14a fate: add av_small_strptime() test to fate-parseutils 12 years ago
Stefano Sabatini 85c93d90df lavu/parseutils: fix av_small_strptime() whitespace directive parsing 12 years ago
Clément Bœsch 8b05220727 lavu/error: make error_entries static const. 12 years ago
Derek Buitenhuis d512e74dec bprint: Remove custom vsnprintf 12 years ago
Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 12 years ago
Michael Niedermayer bd3977267e x86_cpu.h: newline at the end to shutup some warnings in opencc 12 years ago
Tim Walker 8919fee7d2 lavu/audioconvert: add a second low frequency channel. 12 years ago
Derek Buitenhuis 0c5fe2f0da FATE/bprint: Convert a VLA to a normal array 12 years ago
Michael Niedermayer bb4ddeea5f xtea: optimize core, about 4-5% faster. 12 years ago
Mans Rullgard 8c5ed7a66a mem: fix typo in check for __ICC 12 years ago
Stefano Sabatini eab438eabb lavu/samplefmt: fix/clarify documentation for av_samples_fill_arrays() 12 years ago
Stefano Sabatini 3634441452 lavu/samplefmt: add note regarding buf validity in av_samples_fill_arrays() doxy 12 years ago
Diego Biurrun e0c6cce447 x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
Derek Buitenhuis 9ab538e31f random_seed: Replace a VLA with a normal array 12 years ago
Justin Ruggles 7327525997 x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64 12 years ago
Ronald S. Bultje a4d71eb5c3 random_seed: Only read /dev/*random if we have unistd.h 12 years ago
Stefano Sabatini cf5629c064 lavu/opt: reindent after last commit 12 years ago
Michael Niedermayer 2bb62455c8 Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime." 12 years ago
Stefano Sabatini 29e972f67c lavu/parseutils: add av_small_strptime() 12 years ago
Stefano Sabatini 79dcd58d83 lavu/parseutils: make small_strptime() return a (non const) char * 12 years ago
Michael Niedermayer 42e63ec8dc avopt: fix examples to match the same style about default values as the actual code. 12 years ago
Michael Niedermayer 7666828c44 avopt: fix examples to match the same style about default values as the actual code. 12 years ago
Stefano Sabatini 5666a1b270 lavu/opt: support NULL and special "none" values for size and pixel format options 12 years ago
Ronald S. Bultje 4fa661a857 lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 12 years ago
Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 12 years ago
Martin Storsjö 21bc440384 avopt: Explicitly store rational option defaults in .dbl 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
Michael Niedermayer d83ff76ca0 intreadwrite: Dont evaluate value for AV_W* multiple times. 12 years ago
Luca Barbato a684267076 pixdesc: cosmetics 12 years ago
Diego Biurrun f82c4fb27f x86: Add convenience macros to check for CPU extensions and flags 12 years ago
Carl Eugen Hoyos a26789cf9f Fix compilation with yasm-0.6.2. 12 years ago
Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
Diego Biurrun a886b279a0 x86: cosmetics: Comment some #endifs for better readability 12 years ago
Ronald S. Bultje ba53720280 lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 12 years ago
Loren Merritt 7a1944b907 vf_hqdn3d: x86 asm 12 years ago
Anton Khirnov 4d7adec8bd AVOptions: store defaults for INT64 options in int64 union member. 12 years ago
Justin Ruggles 6092dafb5a lavr: x86: optimized 6-channel s16 to fltp conversion 12 years ago
Mans Rullgard 5b170c0bea x86: remove FASTDIV inline asm 12 years ago
Diego Biurrun 66baa45801 configure: Drop fastdiv option 12 years ago
Michael Niedermayer 4b529edff8 deprecate av_parse_cpu_flags 12 years ago
Michael Niedermayer 540bd5a95f av_parse_cpu_caps: add "mmxext" as alias for mmx2 12 years ago