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
2019-06-12fate: add VP4 testPeter Ross
2019-06-12tests/ref/fate/nuv-rtjpeg: Preserve the original timestampsMichael Niedermayer
2019-05-14avutil: Add missing reference files for pixdesc fate testAndreas Rheinhardt
2019-05-12swscale: Add test for isSemiPlanarYUV to pixdesc_queryPhilip Langdale
2019-05-12swscale: Add support for NV24 and NV42Philip Langdale
2019-05-12avutil: Add NV24 and NV42 pixel formatsPhilip Langdale
2019-05-08avformat/matroskaenc: Don't waste bytes writing level 1 elementsAndreas Rheinhardt
2019-05-08avformat/matroskaenc: Write CRC-32 in non-seekable modeAndreas Rheinhardt
2019-05-08avformat/matroskaenc: Don't waste bytes in EBML HeaderAndreas Rheinhardt
2019-04-22lavf/oggparsevorbis: Fix change the case of metadata keys issueJun Zhao
2019-04-19add tests/ref/fate/hls-segment-size for the fate testSteven Liu
2019-04-14avformat/mxfdec: use operational_pattern_ul instead of operational_pattern fo...Marton Balint
2019-04-11avformat/mxfdec: export operational pattern UL as file metadataMarton Balint
2019-04-05FATE: Add test for HEVC files that claim to have two first slicesDerek Buitenhuis
2019-03-14Merge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'James Almer
2019-03-13fate/mxf: add mxf user comments testsMark Reid
2019-03-04fate/qtrle : change 32b test to output bgra instead of rgb24Martin Vignali
2019-02-20lavf/jacosubdec: compute subtitle duration correctlyAdam Sampson
2019-02-19palettegen: Fill with last color, not blackTomas Härdin
2019-02-14avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler
2019-01-28avcodec: Add discard_sample_percentageMichael Niedermayer
2019-01-26avcodec/vp6: select idct based (loosely) on number of coefficients decodedPeter Ross
2019-01-26avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12Peter Ross
2019-01-26avcodec/vp6: use rounded shift for chroma motion vector calculationPeter Ross
2018-12-20lavc/options_table: Change some options location in opt table.Jun Zhao
2018-12-14avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol
2018-12-13avcodec/gif: use avctx->frame_numberPaul B Mahol
2018-12-13avcodec: rewrite gif muxing and encodingPaul B Mahol
2018-12-02tests/ref/fate/vc1test_smm0005: Add a newline.Carl Eugen Hoyos
2018-12-02avcodec/proresdec : add 12b decodingMartin Vignali
2018-11-28additional math.h functions for djgppPeter Ross
2018-11-26fate/prores-metadata : make output bit exactMartin Vignali
2018-11-24swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali
2018-11-24avutil : add YUVA444P12 and YUVA422P12Martin Vignali
2018-11-22avformat/movenc: get number of written bytes from bitstream writerPaul B Mahol
2018-11-17avutil/cuda_check: Make sure this passes make fate-sourcePhilip Langdale
2018-11-12fate: Add test for vc1test demuxerJun Zhao
2018-11-11fate/prores_metadata : fix md5 valueMartin Vignali
2018-11-11fate/prores_metadata_bsf : add test for setting color propertyMartin Vignali
2018-11-11cbs_h265: Add PTL parsing for sublayersMark Thompson
2018-11-06swscale: Add GRAY10Carl Eugen Hoyos
2018-10-27avfilter/vf_pixdesctest: Use 32bit read/writeMichael Niedermayer
2018-10-27avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer
2018-10-26fate: add api-h264-slice testJosh de Kock
2018-10-23fate: add h264 timecode testJosh de Kock
2018-10-18swscale : add YA16 LE/BE outputMartin Vignali
2018-10-14fate: Update checksums for recent mxf changesMichael Niedermayer
2018-10-07avutil/tests/parseutils: add some big duration testsMarton Balint
2018-09-25avfilter/vf_curves: add planar rgb supportPaul B Mahol
2018-09-23avcodec: add native iLBC decoderPaul B Mahol