| Commit message (Expand) | Author | Age | Files | Lines |
* | avienc: Fix rawvideo 32bit | Michael Niedermayer | 2011-12-17 | 2 | -2/+2 |
* | movenc: disable iods by default | Michael Niedermayer | 2011-12-16 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-16 | 1 | -2/+2 |
|\ |
|
| * | movenc: Rudimentary IODs support. | Alex Converse | 2011-12-15 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-11 | 1 | -0/+4 |
|\| |
|
| * | Add CLJR encoding and decoding regression tests | Paul B Mahol | 2011-12-10 | 1 | -0/+4 |
* | | Run zmbv regression without md5sum. | Reimar Döffinger | 2011-12-10 | 1 | -1/+0 |
* | | One last try to get zmbv test to work across all fate machines. | Reimar Döffinger | 2011-12-07 | 1 | -2/+2 |
* | | movenc: Always write EDTS when we are able to. | Michael Niedermayer | 2011-12-07 | 6 | -12/+12 |
* | | Choose compression level 6 for zmbv test. | Reimar Döffinger | 2011-12-06 | 1 | -2/+2 |
* | | Add tests for several encoders. | Reimar Döffinger | 2011-12-05 | 4 | -0/+16 |
* | | movenc: Write file with minimal number of chunks for the given interleaving. | Michael Niedermayer | 2011-11-29 | 6 | -12/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-23 | 13 | -42/+42 |
|\| |
|
| * | regtest: split video encode/decode tests into individual targets | Mans Rullgard | 2011-11-22 | 13 | -36/+36 |
| * | avconv: use different variables for decoded and filtered frame. | Anton Khirnov | 2011-09-27 | 1 | -4/+0 |
* | | Add prores regression test. | Reimar Döffinger | 2011-10-29 | 1 | -0/+4 |
* | | regression tests: add jpeg2000 | Michael Niedermayer | 2011-09-27 | 1 | -0/+4 |
* | | regtests: amv video encoder test | Michael Niedermayer | 2011-09-25 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-24 | 1 | -2/+2 |
|\| |
|
| * | Fix unnecessary shift with 9/10bit vertical scaling | Kieran Kunhya | 2011-09-23 | 1 | -2/+2 |
* | | regtests: add a flashsv2 decoder test limited to keyframes | Michael Niedermayer | 2011-09-20 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-13 | 1 | -1/+1 |
|\| |
|
| * | swscale: use 15-bit intermediates for 9/10-bit scaling. | Ronald S. Bultje | 2011-08-12 | 1 | -4/+4 |
* | | dv: honor timecode in DV muxer. | Clément Bœsch | 2011-08-13 | 2 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-22 | 1 | -0/+4 |
|\| |
|
| * | dnxhd: add regression test for 10-bit | Mans Rullgard | 2011-07-21 | 1 | -0/+4 |
| * | error_resilience: actually add counter when adding a MV predictor. | Ronald Bultje | 2011-06-20 | 1 | -2/+2 |
| * | H264/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 1 | -3/+3 |
* | | swscale: Do not loose precission on yuv values after rgb->yuv. | Michael Niedermayer | 2011-05-26 | 5 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -0/+2 |
|\| |
|
| * | fate: run aref and vref as regular tests | Mans Rullgard | 2011-05-18 | 1 | -0/+2 |
| * | movenc: always write esds descriptor length using 4 bytes. | Baptiste Coudurier | 2011-05-13 | 1 | -2/+2 |
| * | movenc: fix yuv range in avid atoms used by dnxhd. | Baptiste Coudurier | 2011-05-12 | 1 | -1/+1 |
| * | Fix qtrle regression test, actually test qtrle. | Baptiste Coudurier | 2011-02-11 | 1 | -4/+4 |
* | | regtests: add grayscale qtrle | Michael Niedermayer | 2011-05-12 | 1 | -0/+4 |
* | | error_concealment: Use previous pictures motion vectors when the current ones... | Michael Niedermayer | 2011-05-11 | 1 | -2/+2 |
* | | msvideo1 regression test | Michael Niedermayer | 2011-05-04 | 1 | -0/+4 |
* | | flashsv2enc: regression test. | Michael Niedermayer | 2011-04-29 | 1 | -0/+2 |
* | | In mov muxer, compute avg bitrate in esds | Baptiste Coudurier | 2011-04-16 | 1 | -1/+1 |
* | | In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, | Baptiste Coudurier | 2011-03-30 | 1 | -2/+2 |
* | | In mov muxer, fix yuv range in avid atoms used by dnxhd. | Baptiste Coudurier | 2011-03-30 | 1 | -1/+1 |
* | | Fix qtrle regression test, actually test qtrle. | Baptiste Coudurier | 2011-02-13 | 1 | -4/+4 |
|/ |
|
* | Make DNxHD encoder produce files that are strictly VC-3 compatible | Baptiste Coudurier | 2010-11-16 | 1 | -1/+1 |
* | Fix rv20 encoding so the binary decoder can decode it. | Michael Niedermayer | 2010-09-26 | 1 | -4/+4 |
* | QTRLE regtest | Vitor Sessak | 2010-09-01 | 1 | -0/+4 |
* | Make MP43 the default fourcc for msmpeg4v3: | Carl Eugen Hoyos | 2010-07-20 | 1 | -1/+1 |
* | tiny_psnr: print max absolute difference between files | Vitor Sessak | 2010-07-09 | 39 | -49/+49 |
* | regtest: put rgb and yuv reference files in correct place | Måns Rullgård | 2010-07-08 | 2 | -0/+8 |
* | regtest: put rgb and yuv reference files in correct place | Måns Rullgård | 2010-07-08 | 2 | -8/+0 |
* | Add simple rgb/yuv in avi regression test. | Michael Niedermayer | 2010-06-06 | 2 | -0/+8 |