| Commit message (Expand) | Author | Age | Files | Lines |
* | tiny_psnr: Support large files | Thomas Lee | 2016-02-09 | 1 | -5/+5 |
* | x86inc: Add debug symbols indicating sizes of compiled functions | Geza Lore | 2016-01-23 | 1 | -4/+4 |
* | lavc: Move prediction_method to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -4/+4 |
* | lavc: Move noise_reduction to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+2 |
* | fate: add 10-bit v210 encoder tests | James Darnley | 2016-01-21 | 3 | -1/+10 |
* | checkasm: Check register clobbering on aarch64 | Martin Storsjö | 2016-01-07 | 3 | -0/+153 |
* | checkasm: Check register clobbering on arm | Martin Storsjö | 2016-01-07 | 4 | -0/+167 |
* | checkasm: x86: post commit review fixes | Janne Grunau | 2015-12-29 | 1 | -11/+9 |
* | dca: remove unused decode_hf function and quant_d tables | Alexandra Hájková | 2015-12-24 | 1 | -45/+0 |
* | dca: change the core to work with integer coefficients. | Alexandra Hájková | 2015-12-23 | 1 | -1/+1 |
* | checkasm: add fmtconvert tests | Janne Grunau | 2015-12-21 | 4 | -0/+110 |
* | checkasm: add synth_filter test | Janne Grunau | 2015-12-21 | 4 | -1/+124 |
* | checkasm: add tests for dcadsp | Janne Grunau | 2015-12-21 | 4 | -0/+142 |
* | checkasm: add float comparison util functions | Janne Grunau | 2015-12-21 | 2 | -0/+84 |
* | x86: checkasm: check for or handle missing cleanup after MMX instructions | Janne Grunau | 2015-12-21 | 4 | -26/+78 |
* | arm: add a cpu flag for the VFPv2 vector mode | Janne Grunau | 2015-12-14 | 1 | -0/+1 |
* | checkasm: add HEVC MC tests | Anton Khirnov | 2015-12-05 | 4 | -0/+325 |
* | movenc-test: Fix integer overflows | Michael Niedermayer | 2015-11-24 | 1 | -1/+1 |
* | fate: Rework sgi tests into a suite and add the missing ones | Vittorio Giovara | 2015-11-24 | 7 | -28/+15 |
* | sgienc: Do not end RLE lines with 0s | Vittorio Giovara | 2015-11-24 | 2 | -3/+3 |
* | movenc: Add a unit test for signaling of the track start times | Martin Storsjö | 2015-11-11 | 1 | -0/+4 |
* | movenc: Add a unit test for frag_discont with edit lists | Martin Storsjö | 2015-11-11 | 1 | -0/+4 |
* | movenc: Add an API unit test for fragmenting options/calls | Martin Storsjö | 2015-11-10 | 2 | -0/+24 |
* | innoHeim/Rsupport Screen Capture Codec decoder | Vittorio Giovara | 2015-10-23 | 2 | -0/+9 |
* | fate: Move screenpresso to the appropriate screen capture file | Vittorio Giovara | 2015-10-15 | 2 | -3/+3 |
* | checkasm: Fix the function name sorting algorithm | Henrik Gramner | 2015-10-03 | 1 | -2/+6 |
* | dnxhddata: Fix 10-bit DNxHD quant matrices | Joseph Artsimovich | 2015-10-02 | 2 | -5/+5 |
* | Screenpresso SPV1 decoder | Vittorio Giovara | 2015-09-30 | 2 | -0/+8 |
* | tiny_psnr: Use the correct abs() version | Vittorio Giovara | 2015-09-29 | 1 | -1/+1 |
* | checkasm/x86: Correctly handle variadic functions | Henrik Gramner | 2015-09-28 | 1 | -2/+5 |
* | checkasm: Use a self-balancing tree | Henrik Gramner | 2015-09-28 | 1 | -12/+47 |
* | checkasm: v210: Fix array overwrite | Henrik Gramner | 2015-09-17 | 1 | -1/+1 |
* | fate: Change global error option to private error_rate option | Vittorio Giovara | 2015-09-13 | 1 | -1/+1 |
* | fate: Move mv0 option from global to mpv private | Vittorio Giovara | 2015-09-13 | 1 | -7/+7 |
* | avconv_filter: Use full named options | Vittorio Giovara | 2015-09-13 | 1 | -1/+1 |
* | checkasm: add unit tests for v210enc | Henrik Gramner | 2015-09-06 | 4 | -0/+99 |
* | DXV decoder | Vittorio Giovara | 2015-09-02 | 5 | -0/+23 |
* | checkasm: Fix floating point arguments on 64-bit Windows | Henrik Gramner | 2015-08-28 | 1 | -3/+7 |
* | checkasm: Explicitly declare function prototypes | Henrik Gramner | 2015-08-20 | 7 | -39/+53 |
* | checkasm: x86: properly save rdx/edx in checked_call() | Henrik Gramner | 2015-08-20 | 1 | -0/+7 |
* | fate: test only demuxing in asf-repldata | Janne Grunau | 2015-08-20 | 2 | -18/+16 |
* | fate: Make sure a corner-case for ASF is covered | Alexandra Hájková | 2015-08-16 | 2 | -0/+20 |
* | checkasm: Remove unnecessary include | Henrik Gramner | 2015-08-11 | 1 | -4/+0 |
* | fate/mp3: use the f32le format as output | Anton Khirnov | 2015-07-31 | 1 | -18/+19 |
* | fate/mp3: specify the number of output samples instead of filesize | Anton Khirnov | 2015-07-31 | 1 | -6/+6 |
* | checkasm: Include io.h for isatty, if available | Martin Storsjö | 2015-07-30 | 1 | -0/+4 |
* | fate: add test vectors for HMAC SHA and SHA-2 | James Almer | 2015-07-29 | 1 | -3/+17 |
* | fate: Add hap-chunk ref file | Vittorio Giovara | 2015-07-27 | 1 | -0/+2 |
* | Support the Hap chunked frame format | Tom Butterworth | 2015-07-27 | 1 | -0/+3 |
* | checkasm: Modify report format | Henrik Gramner | 2015-07-27 | 3 | -31/+30 |