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-10-11Bump version for master after 3.4 branchpointn3.5-devMichael Niedermayer
2017-10-11avcodec/rkmppdec: check wether typoMichael Niedermayer
2017-10-11avcodec/opusenc_psy: Fix mixed declaration and statementMichael Niedermayer
2017-10-11Bump minor versions for branching 3.4Michael Niedermayer
2017-10-11avcodec/mips: Improve avc uni copy mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve hevc uni-w horiz mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc put mc 21, 23 and 02 msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc chroma hv mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: preload data in hevc sao edge 135 degree filter msa functionsKaustubh Raste
2017-10-11avcodec/ffv1dec: Fix out of array read in slice countingMichael Niedermayer
2017-10-11avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0()Michael Niedermayer
2017-10-11avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb()Michael Niedermayer
2017-10-11avcodec/mpeg4videodec: Use 64 bit intermediates for sprite deltaMichael Niedermayer
2017-10-10lavc/vaapi_decode: fix profile search when profile mismatch is allowedJun Zhao
2017-10-10lavc: enable hwaccel_flags optionJun Zhao
2017-10-09avcodec/wmaprodec: support multichannel XMA stream configurationsbnnm
2017-10-09avcodec/dca_core: always limit frame size to data sizefoo86
2017-10-09avcodec/dca_parser: revert to conservative sync distance estimationfoo86
2017-10-09vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson
2017-10-09vaapi: Remove H.264 baseline profileMark Thompson
2017-10-08lavc: add support for OpenJPEG 2.3.0Michael Bradshaw
2017-10-07avcodec/v4l2: fix single plane decodingJorge Ramirez-Ortiz
2017-10-06avcodec/mips: Cleanup unused functionsKaustubh Raste
2017-10-05lavc/v4l2: Fix printf format for int64_tMark Thompson
2017-10-05x86/blockdsp: use three operand form for an instructionJames Almer
2017-10-05avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds boundsMichael Niedermayer
2017-10-05avcodec/x86/lossless_videoencdsp: Fix handling of small widthsMichael Niedermayer
2017-10-05avcodec/v4l2: set sizeimage param for non-raw buffers [fixes #6716]Jorge Ramirez-Ortiz
2017-10-05lavc/v4l2: Mark static const tables as suchMark Thompson
2017-10-05lavc/v4l2: Remove use of lfind()Mark Thompson
2017-10-04avcodec/dxv: Check for end of input in dxv_decompress_dxt5()Michael Niedermayer
2017-10-04avcodec/truemotion2: Fix integer overflows in tm2_high_chroma()Michael Niedermayer
2017-10-04avcodec/aacdec_template: Clear tns present flag on errorMichael Niedermayer
2017-10-04mpegdec: fix redundant dummy frames issue of interlaced clipsZhong Li
2017-10-04Merge commit '984736dd9e5b50987a5910e22495304e4a6d975c'James Almer
2017-10-04Merge commit 'b2788fe9347c02b1355574f3d28d60bfe1250ea7'James Almer
2017-10-04Merge commit '248dc5c1646dcdd96fe79761105c4ae889e711fd'James Almer
2017-10-04libavcodec/blockdsp : add AVX versionMartin Vignali
2017-10-03avcodec/proresdec2: Use LAST_SKIP_BITS where possibleMichael Niedermayer
2017-10-03avcodec/proresdec2: SKIP_BITS() does not work with len=32Michael Niedermayer
2017-10-03avcodec/hevcdsp_template: Fix undefined shiftMichael Niedermayer
2017-10-03avcodec/encode: do proper cleanup on failureJames Almer
2017-10-03avcodec/encode: free non-referenced packets' side data in the old encode API ...James Almer
2017-10-02avcodec/encode: remove usage of av_dup_packet()James Almer
2017-10-02avcodec/avpacket: deprecate av_copy_packet_side_data()James Almer
2017-10-01libavcodec/exr : add x86 SIMD for predictorMartin Vignali
2017-10-01avcodec/v4l2_context: Reduce spelling variationsMichael Niedermayer
2017-10-01avcodec/v4l2_buffers: More clear return code documentationMichael Niedermayer
2017-10-01avcodec/jpeg2000: Check that codsty->log2_prec_widths/heights has been initia...Michael Niedermayer