| Commit message (Expand) | Author | Age | Files | Lines |
* | sws/tests/pixdesc_query: fix use of free() instead of av_free() | Clément Bœsch | 2017-07-30 | 1 | -1/+1 |
* | sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n... | Clément Bœsch | 2017-07-30 | 1 | -2/+9 |
* | sws/tests/pixdesc_query: sort pixel formats | Clément Bœsch | 2017-07-30 | 1 | -0/+11 |
* | sws/tests/pixdesc_query: save every pix fmts in a list | Clément Bœsch | 2017-07-30 | 1 | -4/+15 |
* | libswscale/tests/swscale: Fix uninitialized variables | Michael Niedermayer | 2017-04-30 | 1 | -2/+2 |
* | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50' | Clément Bœsch | 2017-03-24 | 1 | -1/+1 |
|\ |
|
| * | Adjust printf conversion specifiers to match variable signedness | Diego Biurrun | 2016-10-28 | 1 | -1/+1 |
| * | swscale: Add proper ff_ prefix to init functions | Diego Biurrun | 2016-07-16 | 1 | -1/+1 |
* | | sws/tests/pixdesc_query: remove func wrappers | Clément Bœsch | 2017-03-24 | 1 | -42/+17 |
* | | swscale: remove unused is{RGB,BGR}inBytes | Clément Bœsch | 2017-03-20 | 1 | -4/+0 |
* | | fate: add fate-sws-pixdesc-query | Clément Bœsch | 2017-03-20 | 2 | -0/+91 |
* | | swscale/tests/swscale: add cpuflags option | Michael Niedermayer | 2016-09-02 | 1 | -0/+9 |
* | | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 2 | -41/+64 |
|/ |
|
* | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 3 | -0/+577 |