]> git.sesse.net Git - ffmpeg/history - tests/ref/lavfi/pixfmts_scale
swscale: do not forget to swap data in formats with different endianness
[ffmpeg] / tests / ref / lavfi / pixfmts_scale
2012-10-31 Kostya Shishkovswscale: do not forget to swap data in formats with...
2012-10-30 Luca Barbatopixfmt: support more yuva formats
2012-10-16 Luca Barbatonut: export codec_tag provided by rawvideo
2012-10-13 Luca Barbatonut: prioritize native tags
2012-10-12 Luca Barbatoavutil: add yuva422p and yuva444p formats
2012-01-27 Alex ConverseRevert "sws/pixfmt/pixdesc: add support for yuva444p"
2012-01-27 Paul B Maholsws/pixfmt/pixdesc: add support for yuva444p
2012-01-09 Paul B Maholswscale: RGB4444 and BGR444 input
2011-12-21 Luca Barbatofate: account for NUT 10bit support
2011-10-22 Ronald S. Bultjeswscale: reintroduce full precision in 16-bit output.
2011-10-21 Ronald S. Bultjesws/pixfmt/pixdesc: add support for yuv420p9le/be.
2011-10-12 Anton Khirnovsws: support yuv444p9/10 output.
2011-09-23 Kieran KunhyaFix unnecessary shift with 9/10bit vertical scaling
2011-08-12 Ronald S. Bultjeswscale: use 15-bit intermediates for 9/10-bit scaling.
2011-08-02 Ronald S. BultjeRevert "swscale: use 15-bit intermediates for 9/10...
2011-08-02 Ronald S. Bultjeswscale: use 15-bit intermediates for 9/10-bit scaling.
2011-07-21 Joseph Artsimovichswscale: mark YUV422P10(LE,BE) as supported for output
2011-07-08 Ronald S. Bultjeswscale: fix overflow in 16-bit vertical scaling.
2011-07-08 Ronald S. Bultjeswscale: fix 16-bit horizontal scaling underflow.
2011-07-08 Ronald S. Bultjeswscale: fix 16-bit scaling when output is 8-bits.
2011-07-01 Ronald S. Bultjeswscale: for >8bit scaling, read in native bit-depth.
2011-06-29 Ronald S. Bultjeswscale: implement >8bit scaling support.
2011-06-28 Mans Rullgardfate: enable lavfi-pixmt tests on big endian systems