| Commit message (Expand) | Author | Age | Files | Lines |
* | nut: prioritize native tags | Luca Barbato | 2012-10-13 | 18 | -394/+394 |
* | avutil: add yuva422p and yuva444p formats | Luca Barbato | 2012-10-12 | 5 | -0/+10 |
* | Revert "sws/pixfmt/pixdesc: add support for yuva444p" | Alex Converse | 2012-01-26 | 5 | -5/+0 |
* | sws/pixfmt/pixdesc: add support for yuva444p | Paul B Mahol | 2012-01-27 | 5 | -0/+5 |
* | swscale: RGB4444 and BGR444 input | Paul B Mahol | 2012-01-08 | 5 | -0/+20 |
* | fate: account for NUT 10bit support | Luca Barbato | 2011-12-21 | 5 | -30/+30 |
* | swscale: reintroduce full precision in 16-bit output. | Ronald S. Bultje | 2011-10-22 | 7 | -28/+28 |
* | sws/pixfmt/pixdesc: add support for yuv420p9le/be. | Ronald S. Bultje | 2011-10-21 | 5 | -0/+10 |
* | Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_sc... | Ronald S. Bultje | 2011-10-21 | 1 | -1/+1 |
* | swscale: prevent overflow during initialization | Ronald Bultje | 2011-10-18 | 1 | -1/+1 |
* | sws: support yuv444p9/10 output. | Anton Khirnov | 2011-10-12 | 5 | -0/+20 |
* | Fix unnecessary shift with 9/10bit vertical scaling | Kieran Kunhya | 2011-09-23 | 1 | -6/+6 |
* | 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 |