summaryrefslogtreecommitdiff
path: root/tests/ref/lavfi
Commit message (Expand)AuthorAge
* fate: add test for the unsharp video filter.Nicolas George2012-02-27
* fate: add test for the transpose video filter.Nicolas George2012-02-27
* fate: add test for the thumbnail video filter.Nicolas George2012-02-27
* fate: add test for the select video filter.Nicolas George2012-02-27
* fate: add test for the pad video filter.Nicolas George2012-02-27
* fate: add test for the overlay video filter.Nicolas George2012-02-27
* fate: add test for the fade video filter.Nicolas George2012-02-27
* fate: add test for the drawbox video filter.Nicolas George2012-02-27
* fate: add test for the deshake video filter.Nicolas George2012-02-27
* fate: add tests for the setsar and setdar video filters.Nicolas George2012-02-27
* fate: add tests for testsrc.Nicolas George2012-02-27
* Fix fate tests after 5c2c6bbf.Carl Eugen Hoyos2012-02-09
* swscale: fix conversion into yuva444p from non-alpha formatsPaul B Mahol2012-01-28
* sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-10
|\
| * swscale: RGB4444 and BGR444 inputPaul B Mahol2012-01-08
| * fate: account for NUT 10bit supportLuca Barbato2011-12-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-21
|\|
* | vf_scale: support PAL8 output by producing BGR8.Reimar Döffinger2011-12-05
* | swscale: alpha less rgb32 support.Michael Niedermayer2011-11-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-23
|\|
| * swscale: reintroduce full precision in 16-bit output.Ronald S. Bultje2011-10-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\|
| * sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje2011-10-21
| * Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_sc...Ronald S. Bultje2011-10-21
| * swscale: prevent overflow during initializationRonald Bultje2011-10-18
| * sws: support yuv444p9/10 output.Anton Khirnov2011-10-12
* | fate: fix due to new yuv444 formatsMichael Niedermayer2011-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\|
| * Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-23
* | sws: use shift for chroma sample up convertionMichael Niedermayer2011-08-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-13
|\|
| * swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-12
| * Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje2011-08-02
| * swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-02
| * swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich2011-07-21
| * swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje2011-07-08
| * swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje2011-07-08
| * swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje2011-07-08
| * swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-01
| * swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-29
* | regtests/sws: update checksums for recent changesMichael Niedermayer2011-07-11
* | swscale: Fix yuv422p10Michael Niedermayer2011-06-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * fate: enable lavfi-pixmt tests on big endian systemsMans Rullgard2011-06-28
| * fate: merge identical pixdesc_be/le testsMans Rullgard2011-06-28
| * swscale: update big endian reference values after dff5a835.Ronald S. Bultje2011-06-28
| * swscale: re-add support for non-native endianness.Ronald S. Bultje2011-06-27
| * swscale: fix JPEG-range YUV scaling artifacts.Michael Niedermayer2011-06-14
| * fate: update 9/10bit refs.Ronald S. Bultje2011-05-23