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

Автор SHA1 Сообщение Дата
  Anton Khirnov 0fb014b7bb sws: reset sliceDir at the end of sws_scale() 3 лет назад
  Anton Khirnov 1f80789bf7 sws: rename SwsContext.swscale to convert_unscaled 3 лет назад
  Anton Khirnov fe490ec165 sws: separate the calls to scaled vs unscaled conversion 3 лет назад
  Anton Khirnov 0f8e0957d2 sws: do not reallocate scratch buffers for each slice 3 лет назад
  Anton Khirnov 2730639259 sws: group the parameters validity checks together 3 лет назад
  Anton Khirnov c05cab34a9 sws: initialize {src,dst}Stride2 consistently with {src,dst}2 3 лет назад
  Anton Khirnov d3d8e09640 sws: cosmetics 3 лет назад
  Anton Khirnov f136493d03 sws: factor out cascaded scaling 3 лет назад
  Anton Khirnov a2254aedc9 sws: cosmetics 3 лет назад
  Anton Khirnov 44f12718bf sws: factor out gamma-correct scaling 3 лет назад
  Anton Khirnov e355af9be9 sws: return an error code on invalid parameters to sws_scale() 3 лет назад
  Anton Khirnov 21a4e48f88 sws: reindent after previous commit 3 лет назад
  Anton Khirnov 27acca1af0 sws: factor out updating the palette 3 лет назад
  Anton Khirnov f8c21ccbfc sws: remove unnecessary braces 3 лет назад
  Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 лет назад
  Mark Reid b4967fc71c libswscale: add output support for AV_PIX_FMT_GBRAPF32 4 лет назад
  Ruiling Song 4700f7d6fc swscale/swscale: remove useless code 4 лет назад
  Michael Niedermayer a6ca22c118 swscale/swscale: Fix several invalid shifts related to vChrDrop 5 лет назад
  Limin Wang cde1d70a39 swscale/swscale: cosmetics 5 лет назад
  Limin Wang 29bde4b3b6 swscale/swscale: delete unwanted assignments 5 лет назад
  Martin Vignali bdd6754648 swscale/swscale : small cosmetic 6 лет назад
  Martin Vignali 3af1c4ea7d swscale : treat float input data as uint 16bpc 6 лет назад
  Lou Logan 183fd30e0f Fix several typos 7 лет назад
  Michael Niedermayer 03ce71e4a1 swscale/swscale: Fix dereference of stride array before null check 8 лет назад
  Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 8 лет назад
  Pedro Arthur 8433d953e4 swscale: fix for sliced scaling artifacts 8 лет назад
  Michael Niedermayer ba7be8c083 swscale: Fix "warning: ISO C90 forbids mixed declarations and code" 8 лет назад
  Michael Niedermayer 89ec11e096 swscale/swscale: Try to fix rgb48Toxyz12() with slices 8 лет назад
  Michael Niedermayer f580719b1a swscale/swscale: Factor bottom to top handling 8 лет назад
  Ronald S. Bultje 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." 8 лет назад
  Dan Parrot 1df908f33f PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 8 лет назад
  Pedro Arthur e616e9a4b8 swscale: fix ring buffer size when scaling slices of a frame 8 лет назад
  Matthieu Bouron 7abc8e7ae3 swscale/arm: add ff_hscale_8_to_15_neon 9 лет назад
  Pedro Arthur 6de58b4903 swscale: cleanup unused code 9 лет назад
  Clément Bœsch 263eb76bdf sws/aarch64: add ff_hscale_8_to_15_neon 9 лет назад
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 лет назад
  Michael Niedermayer 321e85e176 swscale/swscale: Add some sanity checks for srcSlice* parameters 9 лет назад
  Pedro Arthur 5bd62a1b3c swscale: fix ticket #4881 9 лет назад
  Pedro Arthur a8602dde5e swscale: fix ticket #4877 9 лет назад
  Pedro Arthur 77367f61b3 swscale: fix ticket 4850 9 лет назад
  Ganesh Ajjanagadde b4cb597900 libswscale/swscale: fix -Wunused-function 9 лет назад
  Ganesh Ajjanagadde 80d23d9d32 swscale/swscale: silence unused function warning 9 лет назад
  Michael Niedermayer 0ae40c5a70 swscale/swscale: Fix "unused variable" warning 9 лет назад
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 лет назад
  Hendrik Leppkes 151aa2ebff Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' 9 лет назад
  Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 лет назад
  Pedro Arthur 3059562aa1 swscale: re-enable gamma 9 лет назад
  Timothy Gu 68a9c8ac77 swscale: Silence an unused variable warning 9 лет назад
  Pedro Arthur 62d176de12 swscale: refactor vertical scaler 9 лет назад
  Pedro Arthur ed80dec621 swscale: fixed compiler warnings 9 лет назад