summaryrefslogtreecommitdiff
path: root/tests/ref/lavfi
Commit message (Expand)AuthorAge
* 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
* 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
* [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje2011-05-14
* swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-11
* hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-28
* crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-28
* libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross2011-04-28
* fate: make lavfi tests output only md5Mans Rullgard2011-01-22
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-28
* Add hflip filter.Stefano Sabatini2010-08-17
* Sort lavfi pixdesc tests.Stefano Sabatini2010-08-02
* Add lavfi-pixfmts LE tests.Stefano Sabatini2010-08-01
* Fix lavfi pixdesc testMåns Rullgård2010-07-19
* Update lavfitest reference after commit:Stefano Sabatini2010-07-05
* Add some ad-hoc tests for libavfilter.Stefano Sabatini2010-03-17