aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '40d949677335a564f769823f4afdb7e7a3da8d6b'Hendrik Leppkes2016-01-024-18/+20
|\
| * dca: use defines for subband related constantsAlexandra Hájková2015-12-314-18/+20
* | Merge commit '8563f9887194b07c972c3475d6b51592d77f73f7'Hendrik Leppkes2016-01-021-1/+8
|\|
| * x86: use emms after ff_int32_to_float_fmul_scalar_sseJanne Grunau2015-12-301-1/+8
* | Merge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d'Hendrik Leppkes2016-01-021-11/+9
|\|
| * checkasm: x86: post commit review fixesJanne Grunau2015-12-291-11/+9
* | Merge commit 'f4f27e4cf1013c55b2c7df359ce8d58ee922662c'Hendrik Leppkes2016-01-021-4/+1
|\|
| * x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitlyJanne Grunau2015-12-291-4/+1
* | Merge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1'Hendrik Leppkes2016-01-024-6/+5
|\|
| * Remove stray line breaks from avpriv_{report_missing_feature|request_samples}Diego Biurrun2015-12-264-6/+5
* | Merge commit '5049f6b772891cdf4030a9d572362efc8f7ae97f'Hendrik Leppkes2016-01-021-6/+0
|\|
| * rtpdec_jpeg: Coalesce redundant error checksDiego Biurrun2015-12-261-6/+0
* | Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'Hendrik Leppkes2016-01-0212-294/+8
|\|
| * dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-2412-304/+9
* | Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'Hendrik Leppkes2016-01-027-59/+123
|\|
| * dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-237-58/+122
* | Merge commit '85990140e7302d1e7fcc9fc0eea316178c19fe03'Hendrik Leppkes2016-01-021-0/+42
|\|
| * dca: Add math helpers.Alexandra Hájková2015-12-231-0/+42
* | Merge commit '489e6add4478b0f5717dbf644234c6f3a3baf02c'Hendrik Leppkes2016-01-024-0/+110
|\|
| * checkasm: add fmtconvert testsJanne Grunau2015-12-214-0/+110
* | Merge commit '568a4323fbde03665b2b23a98068d02b39121812'Hendrik Leppkes2016-01-024-1/+124
|\|
| * checkasm: add synth_filter testJanne Grunau2015-12-214-1/+124
* | Merge commit 'e71b747e9dc56cb84f8a06ec8214d5f3bd98bb6d'Hendrik Leppkes2016-01-024-0/+142
|\|
| * checkasm: add tests for dcadspJanne Grunau2015-12-214-0/+142
* | Merge commit '9d218d573f8088c606d873e80df572582e6773ef'Hendrik Leppkes2016-01-022-0/+84
|\|
| * checkasm: add float comparison util functionsJanne Grunau2015-12-212-0/+84
* | doc: make apidoc output independent of SRC_PATHAndreas Cadhalpun2016-01-022-8/+9
* | oggparsedaala: reject too large gpshiftAndreas Cadhalpun2016-01-022-2/+7
* | Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1'Hendrik Leppkes2016-01-026-33/+85
|\|
| * x86: checkasm: check for or handle missing cleanup after MMX instructionsJanne Grunau2015-12-214-26/+78
* | Merge commit 'cc29d96d5a379dbcf2649947d884c202c2a52767'Hendrik Leppkes2016-01-020-0/+0
|\|
| * arm64: fix inverted register order in transpose_4x4HJanne Grunau2015-12-212-4/+4
* | Merge commit '5ea59b1f424f0efc7805d837e6fdb80561fb0f3a'Hendrik Leppkes2016-01-020-0/+0
|\|
| * exr: fix out of bounds read in get_codeAndreas Cadhalpun2015-12-161-5/+5
* | Merge commit '17776638c392d104975aba169e17b186490e1d5e'Hendrik Leppkes2016-01-020-0/+0
|\|
| * opus: Fix typo causing overflow in silk_stabilize_lsfAndreas Cadhalpun2015-12-161-1/+1
* | Merge commit '90b1b9350c0a97c4065ae9054b83e57f48a0de1f'Hendrik Leppkes2016-01-022-0/+41
|\|
| * arm: add ff_int32_to_float_fmul_array8_neonJanne Grunau2015-12-142-0/+41
* | Merge commit 'a0fc780a2093784e8664f88205ee1b215e109cee'Hendrik Leppkes2016-01-025-4/+132
|\|
| * arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-145-3/+130
* | Merge commit '705f5e5e155f6f280a360af220fc5b30cfcee702'Hendrik Leppkes2016-01-026-3/+147
|\|
| * arm64: port synth_filter_float_neon from armJanne Grunau2015-12-146-3/+147
* | Merge commit 'c33c1fa8af2b2e82418a06901b6ad17b3d61b73e'Hendrik Leppkes2016-01-025-0/+225
|\|
| * arm64: convert dcadsp neon asm from armJanne Grunau2015-12-145-0/+225
* | Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'Hendrik Leppkes2016-01-029-5/+18
|\|
| * arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-149-5/+18
* | Merge commit '5dfe4edad63971d669ae456b0bc40ef9364cca80'Hendrik Leppkes2016-01-021-0/+3
|\|
| * x86_64: int32_to_float_fmul_scalar sign extend integer lengthJanne Grunau2015-12-141-0/+3
* | Merge commit '64034849dad8410bedbe1def4c533490fb85cc4a'Hendrik Leppkes2016-01-022-1/+47
|\|
| * arm64: add cycle counter supportJanne Grunau2015-12-142-1/+47