Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-13swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytesMichael Niedermayer
2019-05-13libswcale: Fix possible string overflow in test.Adam Richter
2019-05-12swscale: Add test for isSemiPlanarYUV to pixdesc_queryPhilip Langdale
2017-10-30Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d'James Almer
2017-07-30sws/tests/pixdesc_query: fix use of free() instead of av_free()Clément Bœsch
2017-07-30sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n...Clément Bœsch
2017-07-30sws/tests/pixdesc_query: sort pixel formatsClément Bœsch
2017-07-30sws/tests/pixdesc_query: save every pix fmts in a listClément Bœsch
2017-04-30libswscale/tests/swscale: Fix uninitialized variablesMichael Niedermayer
2017-04-24swscale-test: const correctnessDiego Biurrun
2017-03-24Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'Clément Bœsch
2017-03-24sws/tests/pixdesc_query: remove func wrappersClément Bœsch
2017-03-20swscale: remove unused is{RGB,BGR}inBytesClément Bœsch
2017-03-20fate: add fate-sws-pixdesc-queryClément Bœsch
2017-01-24swscale-test: const correctness for pointer variableDiego Biurrun
2016-10-28Adjust printf conversion specifiers to match variable signednessDiego Biurrun
2016-09-02swscale/tests/swscale: add cpuflags optionMichael Niedermayer
2016-07-16swscale: Add proper ff_ prefix to init functionsDiego Biurrun
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-05-13tests: Move all test programs to a subdirectoryDiego Biurrun