| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/svq1enc: output ident string in extradata field | Peter Ross | 2022-11-01 | 4 | -8/+8 |
* | avcodec/svq1enc: do not use ambiguous interframe mean symbols | Peter Ross | 2022-11-01 | 4 | -13/+13 |
* | fate/vcodec: Add speedhq tests | Andreas Rheinhardt | 2022-10-06 | 9 | -0/+36 |
* | avcodec/h263dec: Remove redundant code to set cur_pic_ptr | Andreas Rheinhardt | 2022-08-18 | 3 | -6/+6 |
* | avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtx | Andreas Rheinhardt | 2022-08-09 | 4 | -16/+16 |
* | avcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb() | Wenbin Chen | 2022-07-09 | 4 | -16/+16 |
* | avformat/movenc: enable compressorname for mp4 mode | Zhao Zhili | 2022-06-24 | 4 | -4/+4 |
* | avcodec/ffv1enc: Eliminate float/double from find_best_state() | Michael Niedermayer | 2022-05-30 | 4 | -8/+8 |
* | tests/fate/vcodec: add tests for ffv1 2pass mode | Anton Khirnov | 2022-05-24 | 4 | -0/+16 |
* | libavcodec/cinepakenc: Mark no-skip frames as keyframes | Tomas Härdin | 2022-05-12 | 3 | -11/+11 |
* | tests/ref: Remove unused reference files | Andreas Rheinhardt | 2022-05-03 | 6 | -24/+0 |
* | libswcale/input: use more accurate planer rgb16 yuv conversions | Mark Reid | 2020-10-06 | 8 | -16/+16 |
* | avformat/movenc: implement writing of the btrt box | Jan Ekström | 2020-09-22 | 4 | -8/+8 |
* | avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps | Marton Balint | 2020-09-13 | 4 | -4/+4 |
* | libavcodec/jpeg2000: fix tag tree reset | Gautam Ramakrishnan | 2020-08-30 | 8 | -16/+16 |
* | libavcodec/j2kenc: Support for multiple layers | Gautam Ramakrishnan | 2020-08-30 | 8 | -31/+31 |
* | tests/ref/vsynth: fix fate colr changes (again) | Michael Bradshaw | 2020-04-13 | 1 | -1/+1 |
* | tests/ref/vsynth: fix fate colr changes | Michael Bradshaw | 2020-04-13 | 3 | -3/+3 |
* | avformat/movenc: ensure we don't write the major brand as a compatible brand ... | James Almer | 2019-12-21 | 106 | -212/+212 |
* | avformat/movenc: write the major brand also as the first compatible brand | James Almer | 2019-12-21 | 106 | -212/+212 |
* | tests/ref/vsynth: add missing reference files, fix build | Michael Niedermayer | 2019-11-13 | 2 | -0/+8 |
* | avcodec/dvenc: support encoding dvcprohd | Baptiste Coudurier | 2019-11-13 | 6 | -0/+24 |
* | avformat/movenc: use unspecified language by default | Marton Balint | 2019-07-12 | 102 | -102/+102 |
* | avcodec/proresenc_aw : fix interlace encoding for unsafe height | Martin Vignali | 2019-03-09 | 2 | -8/+8 |
* | fate/proresenc_aw : add test for interlace and 444 encoding | Martin Vignali | 2019-02-27 | 12 | -0/+48 |
* | avcodec/r210: use correct pixel format | Paul B Mahol | 2018-12-03 | 4 | -12/+12 |
* | avcodec/proresenc_aw : use for frame flag in the header the same value than t... | Martin Vignali | 2018-10-18 | 4 | -4/+4 |
* | avcodec/proresenc_aw : use qp close to the official encoder | Martin Vignali | 2018-10-18 | 1 | -3/+3 |
* | avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame... | Martin Vignali | 2018-10-18 | 4 | -4/+4 |
* | fate: add more vc2 encoder tests | James Darnley | 2018-07-18 | 6 | -0/+24 |
* | Merge commit '5be9939b46a6a4d3860a1b1a872aa50897095970' | James Almer | 2017-11-07 | 3 | -12/+12 |
|\ |
|
| * | fate: Add cinepak encoder vsynth tests | Diego Biurrun | 2017-07-05 | 2 | -0/+8 |
| * | ffv1: Remove version 2 and mark version 3 as non-experimental | Luca Barbato | 2016-06-29 | 2 | -4/+4 |
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 4 | -4/+4 |
| * | fate: add 10-bit v210 encoder tests | James Darnley | 2016-01-21 | 2 | -0/+8 |
| * | dnxhddata: Fix 10-bit DNxHD quant matrices | Joseph Artsimovich | 2015-10-02 | 2 | -5/+5 |
* | | swscale: more accurate DITHER_COPY macro for full and limited range | Mateusz | 2017-10-23 | 10 | -20/+20 |
* | | avcodec/dvenc: Change quantizer dead zone default to 7 | Michael Niedermayer | 2017-08-08 | 9 | -26/+26 |
* | | mjpegenc: enable optimal huffman coding by default | Rostislav Pehlivanov | 2017-04-09 | 16 | -39/+39 |
* | | avcodec/dnxhd_parser: take into account compressed frame size and skip it | Paul B Mahol | 2017-03-24 | 1 | -2/+2 |
* | | avcodec: estimate output bitrate for uncompressed video codecs | Tobias Rapp | 2017-03-17 | 39 | -39/+39 |
* | | Implement optimal huffman encoding for (M)JPEG. | Jerry Jiang | 2017-02-08 | 8 | -0/+32 |
* | | tests/fate/vcodec: add dnxhr mov tests | Mark Reid | 2016-08-22 | 12 | -0/+48 |
* | | fate: Add RGB48 FFV1 test | Michael Niedermayer | 2016-08-16 | 4 | -0/+16 |
* | | tests/fate/vcodec: add dnxhr edge tests | Mark Reid | 2016-08-12 | 12 | -0/+48 |
* | | tests/fate: add dnxhr encoding tests | Mark Reid | 2016-07-24 | 16 | -0/+64 |
* | | vc2: fate tests | Christophe Gisquet | 2016-05-08 | 27 | -0/+108 |
* | | lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunks | Mats Peterson | 2016-03-13 | 4 | -4/+4 |
* | | tests/ref/vsynth: Remove unused file | Mats Peterson | 2016-03-13 | 1 | -4/+0 |
* | | lavf/avienc: Add palette after BITMAPINFOHEADER | Mats Peterson | 2016-02-21 | 4 | -16/+16 |