summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests: stop comparing floats against DBL_EPSILON, use FLT_EPSILONIlya Tumaykin2018-02-032-6/+7
* tests: fix include after 6597998Ilya Tumaykin2017-10-171-1/+1
* chmap_sel: prefer inexact equivalents over perfect upmixwm42016-01-041-3/+8
* tests: fix #includeIlya Tumaykin2015-12-221-1/+1
* audio: fix channel map fallback selection (again)wm42015-06-251-0/+10
* test: update cmocka version to 1.0Stefano Pigozzi2015-06-133-24/+24
* chmap_sel: improve speaker replacement handlingwm42015-06-121-0/+15
* audio: simplify furtherwm42015-05-081-12/+3
* audio: remove mp_chmap_contains()wm42015-05-081-24/+0
* audio: redo channel map fallback selectionwm42015-05-081-1/+7
* test: simplify chmap_sel testswm42015-05-081-121/+44
* audio: remove UNKNOWN pseudo speakerswm42015-05-071-3/+1
* audio: avoid downmixing in a certain special-casewm42015-04-271-0/+17
* vo_opengl: add gamma-auto optionStefano Pigozzi2015-03-042-0/+46
* chmap_sel: add multichannel fallback heuristicStefano Pigozzi2014-12-293-0/+229