| Commit message (Expand) | Author | Age | Files | Lines |
* | xtea: optimize core, about 4-5% faster. | Michael Niedermayer | 2012-09-11 | 1 | -1/+83 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-09 | 1 | -4/+3 |
|\ |
|
| * | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -4/+3 |
* | | lavu/samplefmt: fix/clarify documentation for av_samples_fill_arrays() | Stefano Sabatini | 2012-09-09 | 1 | -5/+5 |
* | | lavu/samplefmt: add note regarding buf validity in av_samples_fill_arrays() doxy | Stefano Sabatini | 2012-09-09 | 1 | -0/+4 |
* | | random_seed: Replace a VLA with a normal array | Derek Buitenhuis | 2012-09-08 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-08 | 1 | -3/+3 |
|\| |
|
| * | x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64 | Justin Ruggles | 2012-09-07 | 1 | -3/+3 |
* | | random_seed: Only read /dev/*random if we have unistd.h | Ronald S. Bultje | 2012-09-07 | 1 | -0/+8 |
* | | lavu/opt: reindent after last commit | Stefano Sabatini | 2012-09-07 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-06 | 2 | -4/+7 |
|\| |
|
| * | avopt: fix examples to match the same style about default values as the actua... | Michael Niedermayer | 2012-09-05 | 1 | -4/+4 |
| * | lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. | Ronald S. Bultje | 2012-09-05 | 1 | -0/+3 |
* | | Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS run... | Michael Niedermayer | 2012-09-06 | 1 | -3/+0 |
* | | lavu/parseutils: add av_small_strptime() | Stefano Sabatini | 2012-09-06 | 3 | -16/+31 |
* | | lavu/parseutils: make small_strptime() return a (non const) char * | Stefano Sabatini | 2012-09-06 | 1 | -2/+2 |
* | | avopt: fix examples to match the same style about default values as the actua... | Michael Niedermayer | 2012-09-05 | 1 | -4/+4 |
* | | lavu/opt: support NULL and special "none" values for size and pixel format op... | Stefano Sabatini | 2012-09-05 | 2 | -3/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-05 | 2 | -2/+2 |
|\| |
|
| * | avopt: Reorder the default_val struct, making i64 the first field | Martin Storsjö | 2012-09-04 | 2 | -2/+2 |
* | | Merge commit '21bc44038491e525335ad763883b0288402ff6a0' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Explicitly store rational option defaults in .dbl | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -9/+5 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -9/+5 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 2 | -5/+6 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 2 | -4/+5 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 2 | -53/+54 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 2 | -29/+30 |
* | | intreadwrite: Dont evaluate value for AV_W* multiple times. | Michael Niedermayer | 2012-09-04 | 1 | -6/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-04 | 2 | -6/+69 |
|\| |
|
| * | pixdesc: cosmetics | Luca Barbato | 2012-09-04 | 1 | -12/+18 |
| * | x86: Add convenience macros to check for CPU extensions and flags | Diego Biurrun | 2012-09-04 | 1 | -0/+57 |
* | | Fix compilation with yasm-0.6.2. | Carl Eugen Hoyos | 2012-09-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-31 | 2 | -5/+5 |
|\| |
|
| * | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 2 | -5/+5 |
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 1 | -2/+2 |
|\| |
|
| * | x86: cosmetics: Comment some #endifs for better readability | Diego Biurrun | 2012-08-30 | 1 | -2/+2 |
* | | lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. | Ronald S. Bultje | 2012-08-28 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-26 | 1 | -0/+1 |
|\| |
|
| * | vf_hqdn3d: x86 asm | Loren Merritt | 2012-08-26 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-24 | 1 | -5/+6 |
|\| |
|
| * | AVOptions: store defaults for INT64 options in int64 union member. | Anton Khirnov | 2012-08-24 | 1 | -5/+6 |
* | | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93' | Michael Niedermayer | 2012-08-24 | 1 | -0/+12 |
|\| |
|
| * | lavr: x86: optimized 6-channel s16 to fltp conversion | Justin Ruggles | 2012-08-23 | 1 | -0/+12 |
| * | x86: remove FASTDIV inline asm | Mans Rullgard | 2012-08-22 | 2 | -39/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-22 | 1 | -5/+1 |
|\| |
|
| * | configure: Drop fastdiv option | Diego Biurrun | 2012-08-22 | 1 | -5/+1 |
* | | deprecate av_parse_cpu_flags | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
* | | av_parse_cpu_caps: add "mmxext" as alias for mmx2 | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 20 | -1/+30 |
|\| |
|