Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-06libswcale/input: use more accurate planer rgb16 yuv conversionsMark Reid
2020-09-22avformat/movenc: implement writing of the btrt boxJan Ekström
2020-09-13avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fpsMarton Balint
2020-08-30libavcodec/jpeg2000: fix tag tree resetGautam Ramakrishnan
2020-08-30libavcodec/j2kenc: Support for multiple layersGautam Ramakrishnan
2020-04-13tests/ref/vsynth: fix fate colr changes (again)Michael Bradshaw
2020-04-13tests/ref/vsynth: fix fate colr changesMichael Bradshaw
2019-12-21avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer
2019-12-21avformat/movenc: write the major brand also as the first compatible brandJames Almer
2019-11-14tests/ref/vsynth: add missing reference files, fix buildMichael Niedermayer
2019-11-13avcodec/dvenc: support encoding dvcprohdBaptiste Coudurier
2019-07-12avformat/movenc: use unspecified language by defaultMarton Balint
2019-03-09avcodec/proresenc_aw : fix interlace encoding for unsafe heightMartin Vignali
2019-02-27fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali
2018-12-03avcodec/r210: use correct pixel formatPaul B Mahol
2018-10-18avcodec/proresenc_aw : use for frame flag in the header the same value than t...Martin Vignali
2018-10-18avcodec/proresenc_aw : use qp close to the official encoderMartin Vignali
2018-10-18avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame...Martin Vignali
2018-07-18fate: add more vc2 encoder testsJames Darnley
2017-11-08Merge commit '5be9939b46a6a4d3860a1b1a872aa50897095970'James Almer
2017-10-24swscale: more accurate DITHER_COPY macro for full and limited rangeMateusz
2017-08-08avcodec/dvenc: Change quantizer dead zone default to 7Michael Niedermayer
2017-07-05fate: Add cinepak encoder vsynth testsDiego Biurrun
2017-04-09mjpegenc: enable optimal huffman coding by defaultRostislav Pehlivanov
2017-03-24avcodec/dnxhd_parser: take into account compressed frame size and skip itPaul B Mahol
2017-03-17avcodec: estimate output bitrate for uncompressed video codecsTobias Rapp
2017-02-08Implement optimal huffman encoding for (M)JPEG.Jerry Jiang
2016-08-22tests/fate/vcodec: add dnxhr mov testsMark Reid
2016-08-17fate: Add RGB48 FFV1 testMichael Niedermayer
2016-08-13tests/fate/vcodec: add dnxhr edge testsMark Reid
2016-07-24tests/fate: add dnxhr encoding testsMark Reid
2016-06-29ffv1: Remove version 2 and mark version 3 as non-experimentalLuca Barbato
2016-05-08vc2: fate testsChristophe Gisquet
2016-03-13lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunksMats Peterson
2016-03-13tests/ref/vsynth: Remove unused fileMats Peterson
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-21lavf/avienc: Add palette after BITMAPINFOHEADERMats Peterson
2016-02-18avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more s...Michael Niedermayer
2016-02-10sws/output: fix ordered dither threshold for mono outputMichael Niedermayer
2016-01-31avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1Michael Niedermayer
2016-01-29lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVIMats Peterson
2016-01-22fate: Add a small number of rawvideo in mov testsMichael Niedermayer
2016-01-22fate: add 1 and 15BPP rawvideo in avi testsMichael Niedermayer
2016-01-21fate: add 10-bit v210 encoder testsJames Darnley
2016-01-17fate: add 10-bit v210 encoder testsJames Darnley
2015-10-13fate: add 10bits YUV4:2:2 dnxhd testChristophe Gisquet
2015-10-13avcodec/simple_idct10: improve precisionChristophe Gisquet
2015-10-02dnxhddec: use dequantization formula from specsChristophe Gisquet
2015-10-02dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich
2015-08-31tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt par...Peter B