| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/framecrc: enable new output | James Almer | 2016-04-13 | 1 | -0/+4 |
* | avcodec/simple_idct_template: fix row rounder | Michael Niedermayer | 2014-01-14 | 1 | -2/+2 |
* | avcodec/simple_idct_template: change the idct coefficients so that they match... | Michael Niedermayer | 2014-01-14 | 1 | -2/+2 |
* | avcodec/proresdsp & idct: move biasing from after the IDCT into the IDCT | Michael Niedermayer | 2014-01-14 | 1 | -2/+2 |
* | Merge commit '8e673efc6f5b7a095557664660305148f2788d30' | Michael Niedermayer | 2013-05-19 | 1 | -2/+2 |
|\ |
|
| * | prores: update FATE test to account for alpha plane present in the test sample | Kostya Shishkov | 2013-05-19 | 1 | -2/+2 |
| * | prores: handle 444 chroma in right order | Kostya Shishkov | 2012-02-29 | 1 | -2/+2 |
| * | avconv: saner output video timebase. | Anton Khirnov | 2012-02-26 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-04 | 1 | -2/+3 |
|\| |
|
| * | frame{crc/md5}: set the stream timebase from codec timebase. | Anton Khirnov | 2012-02-03 | 1 | -2/+3 |
| * | prores: get correct size for coded V plane if alpha is present | Mans Rullgard | 2011-10-15 | 1 | -2/+2 |
| * | prores: do not set pixel format on codec init | Mans Rullgard | 2011-10-15 | 1 | -1/+1 |
| * | fate: update prores-alpha ref after changing pix_fmt to yuv444p10le | Janne Grunau | 2011-10-14 | 1 | -2/+2 |
* | | prores: use C idct for fate as the SSE code is not matching the SSE* code dow... | Michael Niedermayer | 2011-10-14 | 1 | -2/+2 |
* | | fate: enable the prores tests | Michael Niedermayer | 2011-10-14 | 1 | -2/+2 |
|/ |
|
* | prores: add FATE tests | Diego Biurrun | 2011-10-13 | 1 | -0/+2 |