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
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-06-21avfilter/af_stereotools: add forgotten breakPaul B Mahol
2017-06-21mdec: stop preferring the simple IDCT.Ronald S. Bultje
2017-06-21mdec: use correctly permutated quant matrix for dequantization.Ronald S. Bultje
2017-06-21aarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and olderMemphiz
2017-06-21aarch64: vp9: Fix assembling with Xcode 6.2 and olderMemphiz
2017-06-21avcodec/mpegvideo: Use intra_scantable in dct_unquantize_h263_intra_c()Michael Niedermayer
2017-06-21avcodec/hevc_filter: Fix invalid shiftMichael Niedermayer
2017-06-21avcodec/hevcdec: Check beta and tc offset in hls_slice_header()Michael Niedermayer
2017-06-21avcodec/mpeg4videodec: Fix overflow in virtual_ref computationMichael Niedermayer
2017-06-21avcodec/lpc: signed integer overflow in compute_lpc_coefs() (aacdec_fixed)Michael Niedermayer
2017-06-21configure: Move up the avbuild directory creationLuca Barbato
2017-06-20avcodec/decode: Update decode_simple_internal() to get the side data correctly.John Rummell
2017-06-20avcodec/x86: allow future 8-bit simple idct to use slightly different coeffic...James Darnley
2017-06-20avcodec/mdec: override IDCT choice before initing DSP structsJames Darnley
2017-06-20avcodec/x86: modify simple_idct10 macros to add an action paramterJames Darnley
2017-06-20avcodec/x86: cleanup simple_idct10James Darnley
2017-06-20avcodec/x86/mpegenc: support transpose permuation typeJames Darnley
2017-06-20avcodec/x86/mpegenc: check IDCT permutation type is a valid valueJames Darnley
2017-06-20build: Add missing idctdsp dependency for clearvideoDiego Biurrun
2017-06-20ffmpeg: remove misleading and incorrect warning messageswm4
2017-06-20avcodec/x86/mpegvideo: Use intra scantable in dct_unquantize_h263_intra_mmx()Michael Niedermayer
2017-06-19avcodec/h264: Fix mix of lossless and lossy MBs decodingAnton Mitrofanov
2017-06-19avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264Anton Mitrofanov
2017-06-19avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4Anton Mitrofanov
2017-06-19libavfilter/scale: Populate ow/oh when using 0 as w/hKevin Mark
2017-06-19doc/filters: Correct scale doc regarding w/h <= 0Kevin Mark
2017-06-19doc/filters: fix typoPaul B Mahol
2017-06-19avfilter/af_stereotools: add 2 more modesPaul B Mahol
2017-06-19avfilter/af_superequalizer: stop leaking s->out framePaul B Mahol
2017-06-19avfilter/af_superequalizer: improve descriptionPaul B Mahol
2017-06-19avfilter/af_superequalizer: fix out of array accessPaul B Mahol
2017-06-19avcodec/wavpack: Fix undefined integer negationMichael Niedermayer
2017-06-19avcodec/aacdec_fixed: Check s for being too smallMichael Niedermayer
2017-06-19avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mbMichael Niedermayer
2017-06-19avfilter: add roberts cross operatorPaul B Mahol
2017-06-19avfilter: add superequalizer filterPaul B Mahol
2017-06-19lavfi: print the error message when threading init fails.Nicolas George
2017-06-19avformat/hlsenc: donnot show duplicate segment warning at byterange modeSteven Liu
2017-06-19x86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sseJames Almer
2017-06-19x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}James Almer
2017-06-19avformat/oggenc: add ogg_init() and ogg_free()James Almer
2017-06-19fate: use do_md5sum instead of the md5 protocol for most md5 fate testsMarton Balint
2017-06-18avfilter/af_amix: fix possible hangPaul B Mahol
2017-06-18avconv_hw: Free device on initialisation failureMark Thompson
2017-06-18vf_hwmap: Properly free a locally derived deviceMark Thompson
2017-06-18vf_hwmap: Add missing error codeMark Thompson
2017-06-18libavfilter/af_biquads: add shorter option for width_typePaul B Mahol
2017-06-18avformat/rmenc: do not access AVIO write buffer directlyMarton Balint
2017-06-18Cleanly exit at the end of an Interplay MVEHein-Pieter van Braam