| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: use 15-bit intermediates for 9/10-bit scaling. | Ronald S. Bultje | 2011-08-12 | 7 | -70/+70 |
* | Revert "swscale: use 15-bit intermediates for 9/10-bit scaling." | Ronald S. Bultje | 2011-08-02 | 5 | -14/+14 |
* | swscale: use 15-bit intermediates for 9/10-bit scaling. | Ronald S. Bultje | 2011-08-02 | 5 | -14/+14 |
* | swscale: mark YUV422P10(LE,BE) as supported for output | Joseph Artsimovich | 2011-07-21 | 5 | -0/+10 |
* | swscale: fix overflow in 16-bit vertical scaling. | Ronald S. Bultje | 2011-07-08 | 7 | -32/+32 |
* | swscale: fix 16-bit horizontal scaling underflow. | Ronald S. Bultje | 2011-07-08 | 6 | -22/+22 |
* | swscale: fix 16-bit scaling when output is 8-bits. | Ronald S. Bultje | 2011-07-08 | 7 | -14/+14 |
* | swscale: for >8bit scaling, read in native bit-depth. | Ronald S. Bultje | 2011-07-01 | 1 | -4/+4 |
* | swscale: implement >8bit scaling support. | Ronald S. Bultje | 2011-06-29 | 7 | -64/+64 |
* | fate: enable lavfi-pixmt tests on big endian systems | Mans Rullgard | 2011-06-28 | 7 | -0/+0 |
* | fate: merge identical pixdesc_be/le tests | Mans Rullgard | 2011-06-28 | 2 | -52/+0 |
* | swscale: update big endian reference values after dff5a835. | Ronald S. Bultje | 2011-06-28 | 1 | -0/+4 |
* | swscale: re-add support for non-native endianness. | Ronald S. Bultje | 2011-06-27 | 7 | -0/+28 |
* | swscale: fix JPEG-range YUV scaling artifacts. | Michael Niedermayer | 2011-06-14 | 8 | -16/+16 |
* | fate: update 9/10bit refs. | Ronald S. Bultje | 2011-05-23 | 1 | -4/+4 |
* | [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats. | Ronald S. Bultje | 2011-05-14 | 1 | -0/+4 |
* | swscale: fix YUV420P 9/10bit support. | Ronald S. Bultje | 2011-05-11 | 5 | -0/+20 |
* | hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats | Peter Ross | 2011-04-28 | 1 | -0/+2 |
* | crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats | Peter Ross | 2011-04-28 | 1 | -0/+2 |
* | libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation | Peter Ross | 2011-04-28 | 6 | -0/+12 |
* | fate: make lavfi tests output only md5 | Mans Rullgard | 2011-01-22 | 19 | -702/+351 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+84 |
* | Add hflip filter. | Stefano Sabatini | 2010-08-17 | 1 | -0/+72 |
* | Sort lavfi pixdesc tests. | Stefano Sabatini | 2010-08-02 | 2 | -124/+124 |
* | Add lavfi-pixfmts LE tests. | Stefano Sabatini | 2010-08-01 | 5 | -0/+358 |
* | Fix lavfi pixdesc test | Måns Rullgård | 2010-07-19 | 2 | -0/+168 |
* | Update lavfitest reference after commit: | Stefano Sabatini | 2010-07-05 | 4 | -4/+4 |
* | Add some ad-hoc tests for libavfilter. | Stefano Sabatini | 2010-03-17 | 10 | -0/+20 |