Commit History

Author SHA1 Message Date
  Ruiling Song 4700f7d6fc swscale/swscale: remove useless code 4 years ago
  Ting Fu e934194b6a libswscale/x86/yuv2rgb: Change inline assembly into nasm code 4 years ago
  Andreas Rheinhardt 736c7c20e7 swscale/x86/swscale: Fix undefined left shifts of negative numbers 5 years ago
  Thomas Köppe 43171a2a73 Fix missing used attribute for inline assembly variables 7 years ago
  Timo Rothenpieler 99882d05a6 swscale: add support for P010LE/BE output 8 years ago
  Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 8 years ago
  Hendrik Leppkes c142dc203e Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' 8 years ago
  Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 8 years ago
  Pedro Arthur 6de58b4903 swscale: cleanup unused code 8 years ago
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
  Pedro Arthur 62d176de12 swscale: refactor vertical scaler 9 years ago
  Pedro Arthur ed80dec621 swscale: fixed compiler warnings 9 years ago
  Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling 9 years ago
  Michael Niedermayer 54e64eaf68 swscale/x86/swscale: Fix warning about loosing significant bits in cast 9 years ago
  Michael Niedermayer ae20682f6b swscale: Add prefix to updateMMXDitherTables() 9 years ago
  Kieran Kunhya b546023b93 swscale: fix yuv2yuvX_8 assembly on x86 10 years ago
  Vitor Sessak 55d11d277b swscale/x86: do not expect registers to be preserved across inline ASM blocks 10 years ago
  Michael Niedermayer 4c8bc6fdee Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' 10 years ago
  Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
  Carl Eugen Hoyos 891307b4d1 s86/scale: Do not return the result of a (void) function from a void function. 10 years ago
  Michael Niedermayer 2f955d572b swscale/x86/swscale: remove unused constants 10 years ago
  Michael Niedermayer 6c47a4e972 swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3() 10 years ago
  Michael Niedermayer b148a39d55 Merge commit '46bacb5cc6169ff5e8e982495c4925467c1d8bb7' 11 years ago
  Diego Biurrun 46bacb5cc6 x86: Consistently use cpu flag detection macros in places that still miss it 11 years ago
  Michael Niedermayer 8733b363ac Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949' 11 years ago
  Diego Biurrun c16bfb147d swscale: x86: Consistently use lowercase function name suffixes 11 years ago
  Michael Niedermayer db6b389c7f Merge commit 'a519583991c38d38503ab08357716513facc5725' 11 years ago
  Diego Biurrun a519583991 swscale: x86: Hide arch-specific initialization details 12 years ago
  Michael Niedermayer 920dd84bf1 sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converter 11 years ago
  Michael Niedermayer 63a97d5674 Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' 11 years ago
  Diego Biurrun b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 11 years ago
  Michael Niedermayer 5e947aeb59 sws/x86: improve rounding for yuv2yuvX 11 years ago
  Michael Niedermayer a1b5c9634e Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
  Michael Niedermayer add7513e64 Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' 12 years ago
  Diego Biurrun d8eda37080 x86: mmx2 ---> mmxext in function names 12 years ago
  Michael Niedermayer 78ec407d5a Merge commit '652f5185945c8405fc57aed353286858df8d066f' 12 years ago
  Diego Biurrun 652f518594 x86: mmx2 ---> mmxext in comments and messages 12 years ago
  Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 12 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
  Clément Bœsch 178ecfc257 swscale: fix To{Y,UV} extern prototypes. 12 years ago
  Michael Niedermayer ef912134f0 x86/swscale: use unsigned to build SIMD values to avoid signed overflow 12 years ago
  Michael Niedermayer 77aedc77ab Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun e0c6cce447 x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
  Carl Eugen Hoyos a26789cf9f Fix compilation with yasm-0.6.2. 12 years ago
  Michael Niedermayer c617bed34f Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 98298eb103 Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' 12 years ago
  Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
  Diego Biurrun a886b279a0 x86: cosmetics: Comment some #endifs for better readability 12 years ago