164 Commits (3bfb6061fb54d24f0ba80f1b5ad01c0bbb196830)

Author SHA1 Message Date
Niklas Haas 2d077f9acd swscale/internal: group user-facing options together 1 month ago
Niklas Haas 67adb30322 swscale: rename SwsContext to SwsInternal 2 months ago
Niklas Haas 477445722c swscale/ppc: fix altivec build failure 3 months ago
Niklas Haas c1a0e65763 swscale/internal: constify SwsFunc 3 months ago
Andreas Rheinhardt 428ff7bd8c swscale/ppc/swscale_ppc_template: Reindent after the previous commit 9 months ago
Andreas Rheinhardt 95b4aea5e3 swscale/ppc/swscale_ppc_template: Remove code not passing checkasm 9 months ago
Andreas Rheinhardt b49e621c83 swscale/ppc/swscale_altivec: Simplify macro 9 months ago
Andreas Rheinhardt 72f4f1dafb swscale/ppc/swscale_altivec: Fix build with -O0 9 months ago
Lynne a62a3930c2
swscale/ppc: remove hScale8To19_vsx 2 years ago
Anton Khirnov 1f80789bf7 sws: rename SwsContext.swscale to convert_unscaled 4 years ago
Andreas Rheinhardt f3c197b129 Include attributes.h directly 4 years ago
Chip Kerchner e7f53d6ac9 lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments 4 years ago
Carl Eugen Hoyos 2687070d9b lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32. 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Daniel Kolesa e6625ca41f swscale: Fix AltiVec/VSX build with recent GCC 5 years ago
Daniel Kolesa 1bdb47b734 swscale: Replace illegal vector keyword usage in altivec code 5 years ago
Chip Kerchner 3a557c5d88 lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl 5 years ago
Philip Langdale cd48318035 swscale: Add support for NV24 and NV42 6 years ago
Lauri Kasanen e25bddf5fc swscale/ppc: Shorten power8 tests via a var 6 years ago
Lauri Kasanen a2a16206aa swscale/ppc: VSX-optimize hScale16To* 6 years ago
Lauri Kasanen 3437111f17 swscale/ppc: Indent 6 years ago
Lauri Kasanen 9456adc223 swscale/ppc: VSX-optimize hScale8To19 6 years ago
Lauri Kasanen d0e4d0429e swscale/ppc: VSX-optimize hscale_fast 6 years ago
Lauri Kasanen ce92ee4b4f swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2 6 years ago
Lauri Kasanen 8607e29fa3 swscale/ppc: VSX-optimize yuv2rgb_full_X 6 years ago
Lauri Kasanen 3256e949be swscale/ppc: VSX-optimize yuv2rgb_full_2 6 years ago
Lauri Kasanen 50e672bc54 swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1 6 years ago
Lauri Kasanen 7adce3e64c swscale/ppc: VSX-optimize yuv2422_X 6 years ago
Lauri Kasanen 9a2db4dc61 swscale/ppc: VSX-optimize yuv2422_2 6 years ago
Lauri Kasanen a6a31ca3d9 swscale/ppc: VSX-optimize yuv2422_1 6 years ago
Lauri Kasanen 681957b88d swscale/ppc: VSX-optimize yuv2rgb_full 6 years ago
Lauri Kasanen 6b5ea90eac swscale/ppc: Add av_unused to template vars only used in one includer 6 years ago
Lauri Kasanen ac3062f1a4 swscale/ppc: Clean up some mixed decl warnings 6 years ago
Lauri Kasanen 8522d219ce libswscale/ppc: VSX-optimize 9-16 bit yuv2planeX 6 years ago
Lauri Kasanen 8dd9df9ecd swscale/output: Altivec-optimize float yuv2plane1 6 years ago
Lauri Kasanen b4c8c03b00 swscale/output: VSX-optimize 16-bit yuv2plane1 6 years ago
Lauri Kasanen 1046cba24b swscale/output: VSX-optimize nbps yuv2plane1 6 years ago
Lauri Kasanen 78c7ff7d25 swscale/ppc: Move VSX-using code to its own file 6 years ago
Lauri Kasanen 46c5693ea3 swscale/output: Altivec-optimize yuv2plane1_8 6 years ago
Sergey Lavrushkin 582bc5a348 libswscale: Adds conversions from/to float gray format. 6 years ago
Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 8 years ago
Michael Niedermayer 328ea6a9a5 swscale: Add input support for 12-bit formats 8 years ago
Luca Barbato 2b5b1e1e9b swscale: Rename is9_OR_10 to match what it does 8 years ago
Ronald S. Bultje 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." 9 years ago
Dan Parrot 1df908f33f PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 9 years ago
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Pedro Arthur 6de58b4903 swscale: cleanup unused code 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Rong Yan 2af180bf1b swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec_unl() 10 years ago