summaryrefslogtreecommitdiffstats
path: root/tests/ref/vsynth
Commit message (Expand)AuthorAgeFilesLines
* lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunksMats Peterson2016-03-134-4/+4
* tests/ref/vsynth: Remove unused fileMats Peterson2016-03-131-4/+0
* lavf/avienc: Add palette after BITMAPINFOHEADERMats Peterson2016-02-214-16/+16
* avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more s...Michael Niedermayer2016-02-182-4/+4
* sws/output: fix ordered dither threshold for mono outputMichael Niedermayer2016-02-108-28/+28
* avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1Michael Niedermayer2016-01-314-8/+8
* lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVIMats Peterson2016-01-294-8/+8
* fate: Add a small number of rawvideo in mov testsMichael Niedermayer2016-01-2212-0/+48
* fate: add 1 and 15BPP rawvideo in avi testsMichael Niedermayer2016-01-228-0/+32
* fate: add 10-bit v210 encoder testsJames Darnley2016-01-174-0/+16
* fate: add 10bits YUV4:2:2 dnxhd testChristophe Gisquet2015-10-134-0/+16
* avcodec/simple_idct10: improve precisionChristophe Gisquet2015-10-133-3/+3
* dnxhddec: use dequantization formula from specsChristophe Gisquet2015-10-0216-31/+31
* tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt par...Peter B2015-08-3136-75/+79
* Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20'Michael Niedermayer2015-07-096-6/+6
|\
| * h261: Signal freeze picture release for intra framesStian Selnes2015-07-072-2/+2
* | Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263'Michael Niedermayer2015-07-096-6/+6
|\ \ | |/
| * h261: Set 'still image mode off' in picture headerStian Selnes2015-07-072-2/+2
| * mov: Preserve the metadata even when bit-exactness is requestedLuca Barbato2015-06-302-4/+4
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-052-6/+6
| * Replace lena.pnmReinhard Tartler2014-11-2853-196/+196
| * flvenc: Don't over-count metadata.Josh Allmann2014-06-174-4/+4
* | lavc/j2kenc: Make jp2 output compatible with Kakadu.Carl Eugen Hoyos2015-06-308-16/+16
* | avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequantMichael Niedermayer2015-06-284-4/+4
* | fate: add some tests for ffv1 level 3 with 8/10/16 bpsTobias Rapp2015-06-2216-0/+64
* | avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWTMichael Niedermayer2015-06-224-16/+16
* | avcodec/jpeg2000: Move H band scaling from wavelet into quantization codeMichael Niedermayer2015-06-224-16/+16
* | avcodec/jpeg2000: Move gainb handling into the quantization codeMichael Niedermayer2015-06-224-16/+16
* | avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_XMichael Niedermayer2015-06-214-16/+16
* | avcodec/jpeg2000dwt: Fix order of operations in integer decomposition waveletsMichael Niedermayer2015-06-208-32/+32
* | avcodec/j2kenc: Use JP2 format by defaultMichael Niedermayer2015-06-198-16/+16
* | avcodec/j2kenc: Properly flush the end of the truncated AC streamMichael Niedermayer2015-06-178-32/+32
* | avcodec/jpeg2000dwt: Support 9/7 singularity cases on the encoder sideMichael Niedermayer2015-06-173-12/+12
* | avcodec/jpeg2000dwt: More special cases to handle singularities in 9/7 decodeMichael Niedermayer2015-06-173-6/+6
* | avcodec/jpeg2000dec: Fix some 5/3 bitexactness issuesMichael Niedermayer2015-06-094-8/+8
* | avcodec/snowenc: set dia_size for the first pass of motion estimation tooMichael Niedermayer2015-05-105-19/+19
* | avcodec/snowenc: correct fullpel search patternMichael Niedermayer2015-05-102-8/+8
* | avcodec/snowenc: Fix used reference MV in fullpel iterative MEMichael Niedermayer2015-05-102-6/+6
* | avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formatsMichael Niedermayer2015-04-264-4/+4
* | fate: add cinepak encoder vsynth testsJames Almer2015-04-233-0/+12
* | avformat/avienc: Fix wrongly placed commentMichael Niedermayer2015-03-19206-412/+412
* | avformat/movenc: Move avid DNxHD padding to the correct spotKevin Wheatley2015-02-204-4/+4
* | fate: mjpeg trellis testMichael Niedermayer2015-02-114-0/+16
* | libavformat: DNxHD in .mov, switch unspecified color_range to mpegKevin Wheatley2015-02-107-7/+7
* | Add an ARES atom to extradata when encoding avui.Carl Eugen Hoyos2015-01-293-6/+6
* | fate: Fix bitexactness for vsynth3-dnxhd-1080i-colrMichael Niedermayer2015-01-274-8/+8
* | avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley2015-01-264-0/+16
* | tests: Add vsynth2 which uses the new reference.pnmMichael Niedermayer2014-12-0283-0/+332
* | tests: Rename vsynth2 to vsynth_lenaMichael Niedermayer2014-12-02172-344/+344
* | v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-263-9/+9
OpenPOWER on IntegriCloud