summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: add tests for zimg RGB repackingwm42019-11-099-4/+346
* test: fix --unittest matchingwm42019-11-081-1/+1
* test: add dumping of img_format metadatawm42019-11-084-1/+2076
* test: merge test_helpers.c and index.cwm42019-11-088-63/+51
* test: make build fail if NDEBUG is definedwm42019-11-081-0/+4
* test: just always provide a context for all entrypointswm42019-11-086-19/+24
* test: make tests part of the mpv binarywm42019-11-089-192/+229
* input: add gamepad support through SDL2Stefano Pigozzi2019-10-231-0/+4
* command: add sub-start & sub-end propertiesStefano Pigozzi2019-09-221-0/+7
* test/linked_list: silence nonsense warningswm42019-09-211-6/+12
* test: fix cmocka assert_float_equal shadowing warningswm42019-09-212-8/+5
* misc: add linked list helperswm42018-05-241-0/+162
* json: add some non-standard extensionswm42018-05-241-3/+13
* json: format slightly nicer escape sequenceswm42018-05-241-1/+2
* test: add tests for json parser/formatterwm42018-05-241-0/+86
* 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