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
2021-11-16aarch64: Add Armv8.5-A BTI supportJonathan Wright
2021-11-16aarch64: Use ret x<n> instead of br x<n> where possibleJonathan Wright
2021-10-18aarch64: h264qpel: Do vertical filtering without transposingMartin Storsjö
2021-10-18arm/aarch64: Improve scheduling in the avg form of h264_qpelMartin Storsjö
2021-09-25lavc/aarch64: fix relocation out of range errorZhao Zhili
2021-08-21lavc/aarch64: add pred functions for 10-bitMikhail Nitenko
2021-08-21lavc/aarch64: h264, add chroma loop filters for 10bitMikhail Nitenko
2021-08-21lavc/aarch64: move transpose_4x8H to neon.SMikhail Nitenko
2021-08-08aarch64: h264dsp: Fix indentation of some functions to match the restMartin Storsjö
2021-08-08aarch64: h264dsp: Remove unnecessary sign extensionsMartin Storsjö
2021-08-08avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt
2021-05-22aarch64: hevc_idct: Fix overflows in idct_dcMartin Storsjö
2021-04-27avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt
2021-04-19Include attributes.h directlyAndreas Rheinhardt
2021-04-19lavc/aarch64: add pred16x16 10-bit functionsMikhail Nitenko
2021-04-19lavc/aarch64: change h264pred_init structureMikhail Nitenko
2021-04-14aarch64: h264pred: Optimize the inner loop of existing 8 bit functionsMartin Storsjö
2021-02-27avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functionsJames Almer
2021-02-18lavc/aarch64: add HEVC sao_band NEONJosh Dekker
2021-02-18lavc/aarch64: add HEVC idct_dc NEONJosh Dekker
2021-02-18lavc/aarch64: port HEVC add_residual NEONReimar Döffinger
2021-02-18lavc/aarch64: port HEVC SIMD idct NEONReimar Döffinger
2021-01-01lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov
2020-05-15libavcodec: aarch64: Add a NEON implementation of pixblockdspMartin Storsjö
2020-03-11lavc/aarch64: Remove unneeded file vp9mc_aarch64.cCarl Eugen Hoyos
2020-03-11lavc/aarch64: Fix suffix of new file vp9mc_aarch64.Carl Eugen Hoyos
2020-03-11lavc/aarch64: Fix compilation with --disable-neonCarl Eugen Hoyos
2020-03-11lavc/aarch64: Move non-neon vp9 copy functions out of neon source file.Carl Eugen Hoyos
2019-08-15aarch64/opusdsp: do not clobber register v8Lynne
2019-05-15aarch64/asm-offsets: remove old CELT offsetsLynne
2019-04-10aarch64/opusdsp: implement NEON accelerated postfilter and deemphasisLynne
2019-03-14Merge commit '186bd30aa3b6c2b29b4dbf18278700b572068b1e'James Almer
2019-03-14Merge commit '7e42d5f0ab2aeac811fd01e122627c9198b13f01'James Almer
2019-03-14Merge commit '49f9c4272c4029b57ff300d908ba03c6332fc9c4'James Almer
2019-03-14Merge commit '37394ef01b040605f8e1c98e73aa12b1c0bcba07'James Almer
2019-03-14Merge commit 'e39a9212ab37a55b346801c77487d8a47b6f9fe2'James Almer
2019-03-14Merge commit '58d154922707bfeb873cb3a7476e0f94b17463dd'James Almer
2019-03-14Merge commit 'cc7ba00c35faf0478f1f56215e926f70ccb31282'James Almer
2019-03-14Merge commit '52c9b0a6c0d02cff6caebcf6989e565e05b55200'James Almer
2019-03-14Merge commit 'c513fcd7d235aa4cef45a6c3125bd4dcc03bf276'James Almer
2019-03-14Merge commit 'f1011ea28a4048ddec97794ca3e9901474fe055f'James Almer
2019-03-14Merge commit '85bfaa4949f4afcde19061def3e8a18988964858'James Almer
2019-03-14Merge commit '0801853e640624537db386727b36fa97aa6258e7'James Almer
2019-02-27h264/arm64: implement missing 4:2:2 chroma loop filter neon functionsJanne Grunau
2019-02-21lavc/aarch64/h264dsp_init: Only use neon horizontal intra loopfilter for 4:2:0.Carl Eugen Hoyos
2019-02-21aarch64/h264dsp: change loop filter stride argument to ptrdiff_tJames Almer
2019-02-20Merge commit '28a8b5413b64b831dfb8650208bccd8b78360484'James Almer
2019-02-20Merge commit '846c3d6aca5484904e60946c4fe8b8833bc07f92'James Almer
2019-02-20Merge commit 'bb515e3a735f526ccb1068031e289eb5aeb69e22'James Almer
2019-02-20aarch64: vp8: Move the vp8dsp makefile entries to the right placesMartin Storsjö