132 Commits (c8f25cafd2f23662bcb1e62965c0c42d6989688a)

Author SHA1 Message Date
Michael Niedermayer 0ae9b32e51 fate: More libpostproc tests to improve coverage. 13 years ago
Michael Niedermayer 1ebc5e71a0 tests: add libpostproc test 13 years ago
Nicolas George a4c22e3cac fate: add test for the life video source. 13 years ago
Nicolas George 48f3d43113 fate: add test for the unsharp video filter. 13 years ago
Nicolas George d8cf9d8a6c fate: add test for the transpose video filter. 13 years ago
Nicolas George b0de06aee6 fate: add test for the thumbnail video filter. 13 years ago
Nicolas George 01f1468eff fate: add test for the select video filter. 13 years ago
Nicolas George f2a05174eb fate: add test for the pad video filter. 13 years ago
Nicolas George 220de4fa20 fate: add test for the overlay video filter. 13 years ago
Nicolas George 9380003087 fate: add test for the fade video filter. 13 years ago
Nicolas George e36504b5a9 fate: add test for the drawbox video filter. 13 years ago
Nicolas George f69f150fc8 fate: add test for the deshake video filter. 13 years ago
Nicolas George 4d27a5b2c2 fate: add tests for the setsar and setdar video filters. 13 years ago
Nicolas George 47bd0bc461 fate: add tests for testsrc. 13 years ago
Carl Eugen Hoyos 3b25d6193c Fix fate tests after 5c2c6bbf. 13 years ago
Paul B Mahol 762311ff94 swscale: fix conversion into yuva444p from non-alpha formats 13 years ago
Paul B Mahol f9ca1ac796 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Alex Converse 08628b6afb Revert "sws/pixfmt/pixdesc: add support for yuva444p" 13 years ago
Paul B Mahol fc115c80b7 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Paul B Mahol 5cad970971 swscale: RGB4444 and BGR444 input 13 years ago
Luca Barbato 9f3c77dd2a fate: account for NUT 10bit support 13 years ago
Reimar Döffinger c66bd78e3d vf_scale: support PAL8 output by producing BGR8. 13 years ago
Michael Niedermayer b89ce2d6af swscale: alpha less rgb32 support. 13 years ago
Ronald S. Bultje f99654d470 swscale: reintroduce full precision in 16-bit output. 13 years ago
Ronald S. Bultje dc49bf1270 sws/pixfmt/pixdesc: add support for yuv420p9le/be. 13 years ago
Ronald S. Bultje e85297e0e7 Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_scale. 13 years ago
Ronald Bultje d1d421cbc0 swscale: prevent overflow during initialization 13 years ago
Anton Khirnov 04de1569cd sws: support yuv444p9/10 output. 13 years ago
Michael Niedermayer 2f503851c6 fate: fix due to new yuv444 formats 13 years ago
Kieran Kunhya 4d4d0e8176 Fix unnecessary shift with 9/10bit vertical scaling 13 years ago
Michael Niedermayer abe0b8e9f3 sws: use shift for chroma sample up convertion 14 years ago
Ronald S. Bultje 28c1115a91 swscale: use 15-bit intermediates for 9/10-bit scaling. 14 years ago
Ronald S. Bultje 62ee0e6a97 Revert "swscale: use 15-bit intermediates for 9/10-bit scaling." 14 years ago
Ronald S. Bultje ac0fb59348 swscale: use 15-bit intermediates for 9/10-bit scaling. 14 years ago
Joseph Artsimovich eedb1f2034 swscale: mark YUV422P10(LE,BE) as supported for output 14 years ago
Michael Niedermayer 46b32b5197 regtests/sws: update checksums for recent changes 14 years ago
Ronald S. Bultje 7d7bacf0f1 swscale: fix overflow in 16-bit vertical scaling. 14 years ago
Ronald S. Bultje f44d50a94c swscale: fix 16-bit horizontal scaling underflow. 14 years ago
Ronald S. Bultje 42d622fab3 swscale: fix 16-bit scaling when output is 8-bits. 14 years ago
Ronald S. Bultje 8a8d0ce208 swscale: for >8bit scaling, read in native bit-depth. 14 years ago
Ronald S. Bultje 45f6ffe5e9 swscale: implement >8bit scaling support. 14 years ago
Ronald S. Bultje ef1ee362b3 swscale: implement >8bit scaling support. 14 years ago
Michael Niedermayer 9e17d051ac swscale: Fix yuv422p10 14 years ago
Mans Rullgard b0da4903dd fate: enable lavfi-pixmt tests on big endian systems 14 years ago
Mans Rullgard 842f463c77 fate: merge identical pixdesc_be/le tests 14 years ago
Ronald S. Bultje 618230c7f4 swscale: update big endian reference values after dff5a835. 14 years ago
Ronald S. Bultje dff5a83532 swscale: re-add support for non-native endianness. 14 years ago
Michael Niedermayer 0af8a71d66 swscale: fix JPEG-range YUV scaling artifacts. 14 years ago
Michael Niedermayer 041dbd3c14 swscale: dont loose precission on RGB/BGR48 input, that is dont drop half the bits. 14 years ago
Michael Niedermayer 2b6bfff2b2 swscale: Do not loose precission on yuv values after rgb->yuv. 14 years ago