История коммитов

Автор SHA1 Сообщение Дата
  Ramiro Polla 4f7f9b1026 swscale: remove unconditional #define DITHER1XBPP 1 неделя назад
  Ramiro Polla f6859cade3 swscale/x86: add sse2 and avx2 {lum,chr}ConvertRange 1 месяц назад
  James Almer e9cfd53257 swscale/x86/input: add AVX2 optimized RGB32 to YUV functions 1 месяц назад
  James Almer d5fe99dc5f swscale/x86/input: add AVX2 optimized RGB24 to YUV functions 1 месяц назад
  Michael Niedermayer 3f9daf1c18 swscale/x86/swscale: use a clearer name for INPUT_PLANER_RGB_A_FUNC_CASE 1 месяц назад
  Timo Rothenpieler f2de911818 swscale: add opaque parameter to input functions 1 год назад
  Alan Kelly a38293e444 libswscale: Enable hscale_avx2 for all input sizes. 2 лет назад
  Alan Kelly 51a34e8525 sws: Replace call to yuv2yuvX_mmx by yuv2yuvX_mmxext 1 год назад
  Swinney, Jonathan 4dcd191a50 checkasm: updated tests for sw_scale 1 год назад
  Andreas Rheinhardt 81d3472031 swscale/x86/swscale: Simplify macro 2 лет назад
  Andreas Rheinhardt a05f22eaf3 swscale/x86/swscale: Remove obsolete and harmful MMX(EXT) functions 2 лет назад
  Andreas Rheinhardt 71e2825150 swscale/x86/swscale: Remove superfluous and invalid ';' 2 лет назад
  Mark Reid 52f7026164 swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 2 лет назад
  Mark Reid 9e445a5be2 swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions 2 лет назад
  rcombs 3e00b9e395 swscale/x86/init: use isSemiPlanarYUV 2 лет назад
  Alan Kelly eebe406c80 libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions. 2 лет назад
  Alan Kelly 86663963e6 x86/swscale: fix minor coding style issues 2 лет назад
  Alan Kelly f900a19fa9 libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes. 2 лет назад
  Alan Kelly dc57762cb4 libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0 3 лет назад
  Andreas Rheinhardt c23a5523b5 swscale/x86/swscale: Remove unused ASM constants 3 лет назад
  James Almer c00567647e swscale/x86/swscale: fix mix of inline and external function definitions 3 лет назад
  James Almer c2bf1dcace swscale/x86/swscale: fix compilation with old yasm 3 лет назад
  Alan Kelly 554c2bc708 swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop 3 лет назад
  Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 лет назад
  Nelson Gomez bc01337db4 swscale/x86/output: add AVX2 version of yuv2nv12cX 4 лет назад
  Ruiling Song 4700f7d6fc swscale/swscale: remove useless code 4 лет назад
  Ting Fu e934194b6a libswscale/x86/yuv2rgb: Change inline assembly into nasm code 4 лет назад
  Andreas Rheinhardt 736c7c20e7 swscale/x86/swscale: Fix undefined left shifts of negative numbers 4 лет назад
  Thomas Köppe 43171a2a73 Fix missing used attribute for inline assembly variables 6 лет назад
  Timo Rothenpieler 99882d05a6 swscale: add support for P010LE/BE output 7 лет назад
  Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 8 лет назад
  Hendrik Leppkes c142dc203e Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' 8 лет назад
  Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 8 лет назад
  Pedro Arthur 6de58b4903 swscale: cleanup unused code 8 лет назад
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 8 лет назад
  Pedro Arthur 62d176de12 swscale: refactor vertical scaler 9 лет назад
  Pedro Arthur ed80dec621 swscale: fixed compiler warnings 9 лет назад
  Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling 9 лет назад
  Michael Niedermayer 54e64eaf68 swscale/x86/swscale: Fix warning about loosing significant bits in cast 9 лет назад
  Michael Niedermayer ae20682f6b swscale: Add prefix to updateMMXDitherTables() 9 лет назад
  Kieran Kunhya b546023b93 swscale: fix yuv2yuvX_8 assembly on x86 9 лет назад
  Vitor Sessak 55d11d277b swscale/x86: do not expect registers to be preserved across inline ASM blocks 9 лет назад
  Michael Niedermayer 4c8bc6fdee Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' 10 лет назад
  Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 лет назад
  Carl Eugen Hoyos 891307b4d1 s86/scale: Do not return the result of a (void) function from a void function. 10 лет назад
  Michael Niedermayer 2f955d572b swscale/x86/swscale: remove unused constants 10 лет назад
  Michael Niedermayer 6c47a4e972 swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3() 10 лет назад
  Michael Niedermayer b148a39d55 Merge commit '46bacb5cc6169ff5e8e982495c4925467c1d8bb7' 10 лет назад
  Diego Biurrun 46bacb5cc6 x86: Consistently use cpu flag detection macros in places that still miss it 10 лет назад
  Michael Niedermayer 8733b363ac Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949' 10 лет назад