summaryrefslogtreecommitdiff
path: root/tests/ref/vsynth
Commit message (Expand)AuthorAge
* Merge commit '5be9939b46a6a4d3860a1b1a872aa50897095970'James Almer2017-11-07
|\
| * fate: Add cinepak encoder vsynth testsDiego Biurrun2017-07-05
| * ffv1: Remove version 2 and mark version 3 as non-experimentalLuca Barbato2016-06-29
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * fate: add 10-bit v210 encoder testsJames Darnley2016-01-21
| * dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2015-10-02
* | swscale: more accurate DITHER_COPY macro for full and limited rangeMateusz2017-10-23
* | avcodec/dvenc: Change quantizer dead zone default to 7Michael Niedermayer2017-08-08
* | mjpegenc: enable optimal huffman coding by defaultRostislav Pehlivanov2017-04-09
* | avcodec/dnxhd_parser: take into account compressed frame size and skip itPaul B Mahol2017-03-24
* | avcodec: estimate output bitrate for uncompressed video codecsTobias Rapp2017-03-17
* | Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-08
* | tests/fate/vcodec: add dnxhr mov testsMark Reid2016-08-22
* | fate: Add RGB48 FFV1 testMichael Niedermayer2016-08-16
* | tests/fate/vcodec: add dnxhr edge testsMark Reid2016-08-12
* | tests/fate: add dnxhr encoding testsMark Reid2016-07-24
* | vc2: fate testsChristophe Gisquet2016-05-08
* | lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunksMats Peterson2016-03-13
* | tests/ref/vsynth: Remove unused fileMats Peterson2016-03-13
* | lavf/avienc: Add palette after BITMAPINFOHEADERMats Peterson2016-02-21
* | avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more s...Michael Niedermayer2016-02-18
* | sws/output: fix ordered dither threshold for mono outputMichael Niedermayer2016-02-10
* | avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1Michael Niedermayer2016-01-31
* | lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVIMats Peterson2016-01-29
* | fate: Add a small number of rawvideo in mov testsMichael Niedermayer2016-01-22
* | fate: add 1 and 15BPP rawvideo in avi testsMichael Niedermayer2016-01-22
* | fate: add 10-bit v210 encoder testsJames Darnley2016-01-17
* | fate: add 10bits YUV4:2:2 dnxhd testChristophe Gisquet2015-10-13
* | avcodec/simple_idct10: improve precisionChristophe Gisquet2015-10-13
* | dnxhddec: use dequantization formula from specsChristophe Gisquet2015-10-02
* | tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt par...Peter B2015-08-31
* | Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20'Michael Niedermayer2015-07-09
|\|
| * h261: Signal freeze picture release for intra framesStian Selnes2015-07-07
* | Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263'Michael Niedermayer2015-07-09
|\|
| * h261: Set 'still image mode off' in picture headerStian Selnes2015-07-07
| * mov: Preserve the metadata even when bit-exactness is requestedLuca Barbato2015-06-30
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-05
| * Replace lena.pnmReinhard Tartler2014-11-28
| * flvenc: Don't over-count metadata.Josh Allmann2014-06-17
* | lavc/j2kenc: Make jp2 output compatible with Kakadu.Carl Eugen Hoyos2015-06-30
* | avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequantMichael Niedermayer2015-06-28
* | fate: add some tests for ffv1 level 3 with 8/10/16 bpsTobias Rapp2015-06-22
* | avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWTMichael Niedermayer2015-06-22
* | avcodec/jpeg2000: Move H band scaling from wavelet into quantization codeMichael Niedermayer2015-06-22
* | avcodec/jpeg2000: Move gainb handling into the quantization codeMichael Niedermayer2015-06-22
* | avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_XMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: Fix order of operations in integer decomposition waveletsMichael Niedermayer2015-06-20
* | avcodec/j2kenc: Use JP2 format by defaultMichael Niedermayer2015-06-19
* | avcodec/j2kenc: Properly flush the end of the truncated AC streamMichael Niedermayer2015-06-17
* | avcodec/jpeg2000dwt: Support 9/7 singularity cases on the encoder sideMichael Niedermayer2015-06-17