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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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-08-31tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt par...Peter B
2015-07-09Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20'Michael Niedermayer
2015-07-09Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263'Michael Niedermayer
2015-07-07h261: Signal freeze picture release for intra framesStian Selnes
2015-07-07h261: Set 'still image mode off' in picture headerStian Selnes
2015-06-30mov: Preserve the metadata even when bit-exactness is requestedLuca Barbato
2015-06-30lavc/j2kenc: Make jp2 output compatible with Kakadu.Carl Eugen Hoyos
2015-06-28avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequantMichael Niedermayer
2015-06-22fate: add some tests for ffv1 level 3 with 8/10/16 bpsTobias Rapp
2015-06-22avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWTMichael Niedermayer
2015-06-22avcodec/jpeg2000: Move H band scaling from wavelet into quantization codeMichael Niedermayer
2015-06-22avcodec/jpeg2000: Move gainb handling into the quantization codeMichael Niedermayer
2015-06-21avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_XMichael Niedermayer
2015-06-20avcodec/jpeg2000dwt: Fix order of operations in integer decomposition waveletsMichael Niedermayer
2015-06-19avcodec/j2kenc: Use JP2 format by defaultMichael Niedermayer
2015-06-17avcodec/j2kenc: Properly flush the end of the truncated AC streamMichael Niedermayer
2015-06-17avcodec/jpeg2000dwt: Support 9/7 singularity cases on the encoder sideMichael Niedermayer
2015-06-17avcodec/jpeg2000dwt: More special cases to handle singularities in 9/7 decodeMichael Niedermayer
2015-06-09avcodec/jpeg2000dec: Fix some 5/3 bitexactness issuesMichael Niedermayer
2015-05-10avcodec/snowenc: set dia_size for the first pass of motion estimation tooMichael Niedermayer
2015-05-10avcodec/snowenc: correct fullpel search patternMichael Niedermayer
2015-05-10avcodec/snowenc: Fix used reference MV in fullpel iterative MEMichael Niedermayer
2015-04-26avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formatsMichael Niedermayer
2015-04-23fate: add cinepak encoder vsynth testsJames Almer
2015-03-19avformat/avienc: Fix wrongly placed commentMichael Niedermayer
2015-02-20avformat/movenc: Move avid DNxHD padding to the correct spotKevin Wheatley
2015-02-12fate: mjpeg trellis testMichael Niedermayer
2015-02-10libavformat: DNxHD in .mov, switch unspecified color_range to mpegKevin Wheatley
2015-01-29Add an ARES atom to extradata when encoding avui.Carl Eugen Hoyos
2015-01-27fate: Fix bitexactness for vsynth3-dnxhd-1080i-colrMichael Niedermayer
2015-01-26avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley