aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/vsynth
Commit message (Expand)AuthorAgeFilesLines
* avcodec/svq1enc: output ident string in extradata fieldPeter Ross2022-11-014-8/+8
* avcodec/svq1enc: do not use ambiguous interframe mean symbolsPeter Ross2022-11-014-13/+13
* fate/vcodec: Add speedhq testsAndreas Rheinhardt2022-10-069-0/+36
* avcodec/h263dec: Remove redundant code to set cur_pic_ptrAndreas Rheinhardt2022-08-183-6/+6
* avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtxAndreas Rheinhardt2022-08-094-16/+16
* avcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb()Wenbin Chen2022-07-094-16/+16
* avformat/movenc: enable compressorname for mp4 modeZhao Zhili2022-06-244-4/+4
* avcodec/ffv1enc: Eliminate float/double from find_best_state()Michael Niedermayer2022-05-304-8/+8
* tests/fate/vcodec: add tests for ffv1 2pass modeAnton Khirnov2022-05-244-0/+16
* libavcodec/cinepakenc: Mark no-skip frames as keyframesTomas Härdin2022-05-123-11/+11
* tests/ref: Remove unused reference filesAndreas Rheinhardt2022-05-036-24/+0
* libswcale/input: use more accurate planer rgb16 yuv conversionsMark Reid2020-10-068-16/+16
* avformat/movenc: implement writing of the btrt boxJan Ekström2020-09-224-8/+8
* avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fpsMarton Balint2020-09-134-4/+4
* libavcodec/jpeg2000: fix tag tree resetGautam Ramakrishnan2020-08-308-16/+16
* libavcodec/j2kenc: Support for multiple layersGautam Ramakrishnan2020-08-308-31/+31
* tests/ref/vsynth: fix fate colr changes (again)Michael Bradshaw2020-04-131-1/+1
* tests/ref/vsynth: fix fate colr changesMichael Bradshaw2020-04-133-3/+3
* avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer2019-12-21106-212/+212
* avformat/movenc: write the major brand also as the first compatible brandJames Almer2019-12-21106-212/+212
* tests/ref/vsynth: add missing reference files, fix buildMichael Niedermayer2019-11-132-0/+8
* avcodec/dvenc: support encoding dvcprohdBaptiste Coudurier2019-11-136-0/+24
* avformat/movenc: use unspecified language by defaultMarton Balint2019-07-12102-102/+102
* avcodec/proresenc_aw : fix interlace encoding for unsafe heightMartin Vignali2019-03-092-8/+8
* fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali2019-02-2712-0/+48
* avcodec/r210: use correct pixel formatPaul B Mahol2018-12-034-12/+12
* avcodec/proresenc_aw : use for frame flag in the header the same value than t...Martin Vignali2018-10-184-4/+4
* avcodec/proresenc_aw : use qp close to the official encoderMartin Vignali2018-10-181-3/+3
* avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame...Martin Vignali2018-10-184-4/+4
* fate: add more vc2 encoder testsJames Darnley2018-07-186-0/+24
* Merge commit '5be9939b46a6a4d3860a1b1a872aa50897095970'James Almer2017-11-073-12/+12
|\
| * fate: Add cinepak encoder vsynth testsDiego Biurrun2017-07-052-0/+8
| * ffv1: Remove version 2 and mark version 3 as non-experimentalLuca Barbato2016-06-292-4/+4
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-234-4/+4
| * fate: add 10-bit v210 encoder testsJames Darnley2016-01-212-0/+8
| * dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2015-10-022-5/+5
* | swscale: more accurate DITHER_COPY macro for full and limited rangeMateusz2017-10-2310-20/+20
* | avcodec/dvenc: Change quantizer dead zone default to 7Michael Niedermayer2017-08-089-26/+26
* | mjpegenc: enable optimal huffman coding by defaultRostislav Pehlivanov2017-04-0916-39/+39
* | avcodec/dnxhd_parser: take into account compressed frame size and skip itPaul B Mahol2017-03-241-2/+2
* | avcodec: estimate output bitrate for uncompressed video codecsTobias Rapp2017-03-1739-39/+39
* | Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-088-0/+32
* | tests/fate/vcodec: add dnxhr mov testsMark Reid2016-08-2212-0/+48
* | fate: Add RGB48 FFV1 testMichael Niedermayer2016-08-164-0/+16
* | tests/fate/vcodec: add dnxhr edge testsMark Reid2016-08-1212-0/+48
* | tests/fate: add dnxhr encoding testsMark Reid2016-07-2416-0/+64
* | vc2: fate testsChristophe Gisquet2016-05-0827-0/+108
* | 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