Commit History

Author SHA1 Message Date
  Rémi Denis-Courmont 66a03f4053 sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions 1 year ago
  Hao Chen 74d09b068d swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files 1 year ago
  Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2 years ago
  Martin Storsjö e0604d508e swscale: aarch64: Add a NEON implementation of interleaveBytes 4 years ago
  Martin Vignali 5f6126ea7f swscale/rgb2rgb : cosmetic, move shuffle_bytes func declaration 6 years ago
  Martin Vignali d4f6640855 swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 in order to add SIMD 6 years ago
  Carl Eugen Hoyos cb1a3eecac lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 6 years ago
  Andreas Cadhalpun e8c3716064 swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 8 years ago
  Michael Niedermayer abb833c568 swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 9 years ago
  Michael Niedermayer ef627bf9ec swscale: add nv12/nv21->yuv420 converter 10 years ago
  Michael Niedermayer 803445e02c Merge remote-tracking branch 'qatar/master' 10 years ago
  Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 10 years ago
  Michael Niedermayer a37fd7f957 sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 11 years ago
  Paul B Mahol 6b7849e6da swscale: unscaled rgba64->rgb48 12 years ago
  Paul B Mahol b4befca23e swscale: unscaled rgba64->bgr48 12 years ago
  Paul B Mahol 9d8eac6899 swscale: simplify unscaled rgb48<->bgr48 12 years ago
  Paul B Mahol 1d69dcb887 swscale: unscaled rgb48 <-> bgr48 12 years ago
  Michael Niedermayer e986a5d10d Merge remote-tracking branch 'qatar/master' 12 years ago
  Paul B Mahol 0cc1a86dc3 rgb2rgb: rgb12to15() 12 years ago
  Paul B Mahol f7f3563214 rgb2rgb: rgb12tobgr12() 12 years ago
  Paul B Mahol 296a338261 rgb2rgb: remove unused bgr8torgb8() 12 years ago
  Paul B Mahol 4ad40d6d9f rgb2rgb: rgb12tobgr12() 12 years ago
  Michael Niedermayer dd3ca3ea15 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 83890c66c4 swscale: K&R reformatting cosmetics for header files 12 years ago
  Stefano Sabatini 4ce0a94656 lsws: remove deprecated and unused stuff after the 0->1 major bump 13 years ago
  Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 13 years ago
  Anton Khirnov b8e893399f sws: replace all long with int. 13 years ago
  Michael Niedermayer 39e4206dc6 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 6f7a280ead swscale: Remove orphaned, commented-out function declaration. 13 years ago
  Michael Niedermayer 7dc303a60e swscale: Eliminate rgb24toyv12_c() duplication. 13 years ago
  Michael Niedermayer 4a056160be swscale: remove duplicatiopn of rgb24toyv12_c() 13 years ago
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer d1adad3cca Merge swscale bloatup 13 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 13 years ago
  Anton Khirnov 7dfe244fbd sws: remove disabled cruft. 13 years ago
  Luca Barbato c003832883 swscale: move away x86 specific code from rgb2rgb 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Ramiro Polla a51125b52f rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32() 14 years ago
  Reinhard Tartler 2b991422f8 deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 14 years ago
  Reinhard Tartler 3d9408f4a7 remove palette8torgb15 and palette8tobgr15 14 years ago
  Stefano Sabatini 82e5f86bd5 Implement shuffle_bytes_abcd() functions and use them for shuffling 14 years ago
  Zuxy Meng a959e24780 Const correctness for src pointer. Remove all constness related warnings in 14 years ago
  Ramiro Polla 9b734d44ab Indent libswscale: 15 years ago
  Michael Niedermayer 0411072ee3 Unscaled converters for 15 years ago
  Diego Biurrun 376924583a Delete unnecessary 'extern' keywords. 15 years ago
  Vitor Sessak 522ce95786 Fix broken palette8to*. 15 years ago
  Diego Biurrun 58f0ec5ff6 spelling/wording cosmetics 16 years ago
  Baptiste Coudurier a6100f39a1 enable yuv422p to uyvy converter 16 years ago
  Michael Niedermayer 6107059c2c rgb vs bgr fix for the unscaled converters. 16 years ago
  Stefano Sabatini 0eaf523548 Change headers' guardnames consistently with r15120. 16 years ago