aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/lavfi
Commit message (Expand)AuthorAgeFilesLines
* vf_thumbnail: colorspace changed from yv12 to rgbMichael Niedermayer2012-04-171-1/+1
* vf_scale: ensure the palette is set for output.Reimar Döffinger2012-04-094-4/+4
* fix fate tests after 76c79aa28fc8cf0bfe52915317a3cfc72383d0efMichael Niedermayer2012-04-066-6/+6
* lavfi/colormatrix: add forgotten tests.Clément Bœsch2012-04-052-0/+2
* fate: update regression checksum due to 95ce0ddcfe99182365e0e57f5f41d7f1a01c57ebMichael Niedermayer2012-03-311-1/+1
* vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formatsPaul B Mahol2012-03-261-0/+4
* vf_pad: port to new drawutils API.Nicolas George2012-03-211-0/+6
* fate: disable deshake test as it isnt binary identical across archs.Michael Niedermayer2012-02-291-1/+0
* fate: switch lavfi-pp targets which need bitexact flags to use them.Michael Niedermayer2012-02-295-5/+5
* fate: More libpostproc tests to improve coverage.Michael Niedermayer2012-02-295-0/+5
* tests: add libpostproc testMichael Niedermayer2012-02-281-0/+1
* fate: add test for the life video source.Nicolas George2012-02-271-0/+1
* fate: add test for the unsharp video filter.Nicolas George2012-02-271-0/+1
* fate: add test for the transpose video filter.Nicolas George2012-02-271-0/+1
* fate: add test for the thumbnail video filter.Nicolas George2012-02-271-0/+1
* fate: add test for the select video filter.Nicolas George2012-02-271-0/+1
* fate: add test for the pad video filter.Nicolas George2012-02-271-0/+1
* fate: add test for the overlay video filter.Nicolas George2012-02-271-0/+1
* fate: add test for the fade video filter.Nicolas George2012-02-271-0/+1
* fate: add test for the drawbox video filter.Nicolas George2012-02-271-0/+1
* fate: add test for the deshake video filter.Nicolas George2012-02-271-0/+1
* fate: add tests for the setsar and setdar video filters.Nicolas George2012-02-272-0/+2
* fate: add tests for testsrc.Nicolas George2012-02-271-0/+1
* Fix fate tests after 5c2c6bbf.Carl Eugen Hoyos2012-02-095-20/+20
* swscale: fix conversion into yuva444p from non-alpha formatsPaul B Mahol2012-01-285-5/+5
* sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-285-0/+5
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-105-0/+20
|\
| * swscale: RGB4444 and BGR444 inputPaul B Mahol2012-01-085-0/+20
| * fate: account for NUT 10bit supportLuca Barbato2011-12-215-30/+30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-215-30/+30
|\|
* | vf_scale: support PAL8 output by producing BGR8.Reimar Döffinger2011-12-056-0/+6
* | swscale: alpha less rgb32 support.Michael Niedermayer2011-11-285-0/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-237-28/+28
|\|
| * swscale: reintroduce full precision in 16-bit output.Ronald S. Bultje2011-10-227-28/+28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-225-0/+10
|\|
| * sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje2011-10-215-0/+10
| * Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_sc...Ronald S. Bultje2011-10-211-1/+1
| * swscale: prevent overflow during initializationRonald Bultje2011-10-181-1/+1
| * sws: support yuv444p9/10 output.Anton Khirnov2011-10-125-0/+20
* | fate: fix due to new yuv444 formatsMichael Niedermayer2011-10-035-0/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-241-6/+6
|\|
| * Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-231-6/+6
* | sws: use shift for chroma sample up convertionMichael Niedermayer2011-08-257-48/+48
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-137-56/+56
|\|
| * swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-127-70/+70
| * Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje2011-08-025-14/+14
| * swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-025-14/+14
| * swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich2011-07-215-0/+10
| * swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje2011-07-087-32/+32
| * swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje2011-07-086-22/+22