summaryrefslogtreecommitdiffstats
path: root/tests/ref/lavfi
Commit message (Expand)AuthorAgeFilesLines
* Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse2012-01-265-5/+0
* sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-275-0/+5
* swscale: RGB4444 and BGR444 inputPaul B Mahol2012-01-085-0/+20
* fate: account for NUT 10bit supportLuca Barbato2011-12-215-30/+30
* swscale: reintroduce full precision in 16-bit output.Ronald S. Bultje2011-10-227-28/+28
* 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
* Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-231-6/+6
* 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
* swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje2011-07-087-14/+14
* swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-011-4/+4
* swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-297-64/+64
* fate: enable lavfi-pixmt tests on big endian systemsMans Rullgard2011-06-287-0/+0
* fate: merge identical pixdesc_be/le testsMans Rullgard2011-06-282-52/+0
* swscale: update big endian reference values after dff5a835.Ronald S. Bultje2011-06-281-0/+4
* swscale: re-add support for non-native endianness.Ronald S. Bultje2011-06-277-0/+28
* swscale: fix JPEG-range YUV scaling artifacts.Michael Niedermayer2011-06-148-16/+16
* fate: update 9/10bit refs.Ronald S. Bultje2011-05-231-4/+4
* [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje2011-05-141-0/+4
* swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-115-0/+20
* hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-281-0/+2
* crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-281-0/+2
* libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross2011-04-286-0/+12
* fate: make lavfi tests output only md5Mans Rullgard2011-01-2219-702/+351
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-281-0/+84
* Add hflip filter.Stefano Sabatini2010-08-171-0/+72
* Sort lavfi pixdesc tests.Stefano Sabatini2010-08-022-124/+124
* Add lavfi-pixfmts LE tests.Stefano Sabatini2010-08-015-0/+358
* Fix lavfi pixdesc testMåns Rullgård2010-07-192-0/+168
* Update lavfitest reference after commit:Stefano Sabatini2010-07-054-4/+4
* Add some ad-hoc tests for libavfilter.Stefano Sabatini2010-03-1710-0/+20
OpenPOWER on IntegriCloud