Commit History

Author SHA1 Message Date
  James Almer e9cfd53257 swscale/x86/input: add AVX2 optimized RGB32 to YUV functions 1 month ago
  James Almer d5fe99dc5f swscale/x86/input: add AVX2 optimized RGB24 to YUV functions 1 month ago
  Lynne bbe95f7353 x86: replace explicit REP_RETs with RETs 1 year ago
  Andreas Rheinhardt a05f22eaf3 swscale/x86/swscale: Remove obsolete and harmful MMX(EXT) functions 2 years ago
  Mark Reid 52f7026164 swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 2 years ago
  Michael Niedermayer 4abffbbc54 swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding 10 years ago
  Michael Niedermayer a1a76b209b swscale/x86/input: prevent RGB32_TO_UV_FN from reading into the padding 10 years ago
  Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
  Michael Niedermayer 2a5d1cb2d9 sws/x86: update rgba->yuv to use user supplied table 11 years ago
  Michael Niedermayer 17ad06c753 sws/x86: update rgb/bgr->yuv code to use provided coefficient table 11 years ago
  Michael Niedermayer 1b03e09198 Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b' 11 years ago
  Diego Biurrun ef5d41a553 x86inc: Rename "program_name" to "private_prefix" 11 years ago
  Michael Niedermayer 9766d9c985 Merge commit '04581c8c77ce779e4e70684ac45302972766be0f' 11 years ago
  Michael Niedermayer 3174616f59 Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' 11 years ago
  Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
  Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
  Carl Eugen Hoyos 52be5428c0 Add some missing _EXTERNAL suffixes to yasm source files. 12 years ago
  Carl Eugen Hoyos 186923758d Fix compilation with old yasm that does not support AVX. 12 years ago
  Michael Niedermayer d77294c5e4 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje de53b9068a swscale: implement MMX, SSE2 and AVX functions for RGB32 input. 12 years ago
  Michael Niedermayer 4c677df27c Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 212f161caa swscale: make rgb24 function macros slightly smaller. 12 years ago
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje b5d08c27c3 swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm. 12 years ago
  Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 12 years ago
  Carl Eugen Hoyos ef3a19d595 Fix compilation with yasm-0.6.2 12 years ago
  Michael Niedermayer 0e7fc3cafe Merge remote-tracking branch 'qatar/master' 12 years ago
  Oka Motofumi cd44521625 swscale: specify register type. 12 years ago
  Michael Niedermayer dd3ca3ea15 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 2170a0e6ad swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. 12 years ago