Commit History

Author SHA1 Message Date
  Chip Kerchner e7f53d6ac9 lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments 3 years ago
  Carl Eugen Hoyos 2687070d9b lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32. 3 years ago
  Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
  Chip Kerchner 3a557c5d88 lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl 5 years ago
  Clément Bœsch c01f1157ac Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' 8 years ago
  Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 8 years ago
  Derek Buitenhuis 1a12eb4a73 Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 8 years ago
  Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 8 years ago
  Rong Yan 2af180bf1b swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec_unl() 9 years ago
  Michael Niedermayer 5ff1b588eb Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' 11 years ago
  Diego Biurrun c2503d9c8a swscale: ppc: Hide arch-specific initialization details 12 years ago
  Michael Niedermayer 45a73d2b47 Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a' 11 years ago
  Diego Biurrun c011ceef78 swscale: ppc: Remove commented-out define cruft 11 years ago
  Michael Niedermayer dbcf7e9ef7 Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d' 11 years ago
  Diego Biurrun 7f75f2f2bd ppc: Drop unnecessary ff_ name prefixes from static functions 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer 2cb4d51654 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 5a6e3c039c swscale: Mark all init functions as av_cold 12 years ago
  Pavel Koshevoy 665100c2f1 Fix destination row striding in altivec_yuv2_bgr24. 12 years ago
  Diego Biurrun 02c39f056a ppc: Add/remove a number of const qualifiers to fix related warnings. 12 years ago
  Michael Niedermayer 268098d8b2 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 36697be187 swscale: K&R formatting cosmetics for PowerPC code (part II/II) 12 years ago
  Michael Niedermayer bb9d5171a7 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje dc179ec819 swscale: split yuv2packedX_altivec in smaller functions. 13 years ago
  Michael Niedermayer 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 67d80a5421 swscale: split out ppc _template.c files from main swscale.c. 13 years ago
  Ronald S. Bultje a3e9bb5dee swscale: remove indirections in ppc/swscale_template.c. 13 years ago
  Reimar Döffinger 3c194f390f Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails. 13 years ago
  Reimar Döffinger b7b62c3a53 Include pixdesc.h for av_get_pix_fmt_name. 13 years ago
  Stefano Sabatini e1197b9e17 swscale: remove sws_format_name() 13 years ago
  Michael Niedermayer 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Reimar Döffinger 89c687e97e Add const to vector types for input in altivec code. 13 years ago
  Diego Biurrun 06b5facd4b swscale: Remove disabled code. 13 years ago
  Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 13 years ago
  Michael Niedermayer 986f0d86cb Commits that could not be pulled earlier due to bugs. 13 years ago
  Anton Khirnov b8e893399f sws: replace all long with int. 13 years ago
  Ronald S. Bultje 93681fbd50 swscale: fix compile on ppc. 13 years ago
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 13 years ago
  Michael Niedermayer 1cafc23288 sws-PPC: fix after VOFW change. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Reimar Döffinger 6cce7cabdb Fix compilation, forgot to add const also to the 14 years ago
  Reimar Döffinger a4eef68f53 Add some "const" to avoid incompatible pointer type warnings 14 years ago
  Måns Rullgård 4a88852623 Move array specifiers outside DECLARE_ALIGNED() invocations 14 years ago
  Ramiro Polla 9451b59fc6 Remove ; after while(0) in macros. 15 years ago
  Ramiro Polla dd68318cee Cosmetics: 15 years ago
  Ramiro Polla 9b734d44ab Indent libswscale: 15 years ago
  Diego Biurrun 9bb3f3edfe Remove disabled debug code. 15 years ago
  Ramiro Polla c0cf20a24a Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. 15 years ago