summaryrefslogtreecommitdiff
path: root/libswscale/tests
Commit message (Collapse)AuthorAge
* Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
|
* swscale: Add proper ff_ prefix to init functionsDiego Biurrun2016-07-16
| | | | | | | | They are internal symbols that should not be exported. based on a patch by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13