-
- Downloads
swscale: implement >8bit scaling support.
This means that precision is retained when scaling between sample formats with >8 bits per component (48bit RGB, 16bit grayscale, 9/10/16bit YUV).
Showing
- libswscale/ppc/swscale_altivec.c 3 additions, 1 deletionlibswscale/ppc/swscale_altivec.c
- libswscale/swscale.c 457 additions, 237 deletionslibswscale/swscale.c
- libswscale/swscale_internal.h 10 additions, 0 deletionslibswscale/swscale_internal.h
- libswscale/utils.c 7 additions, 2 deletionslibswscale/utils.c
- libswscale/x86/swscale_template.c 4 additions, 69 deletionslibswscale/x86/swscale_template.c
- tests/ref/lavfi/pixdesc 8 additions, 8 deletionstests/ref/lavfi/pixdesc
- tests/ref/lavfi/pixfmts_copy 8 additions, 8 deletionstests/ref/lavfi/pixfmts_copy
- tests/ref/lavfi/pixfmts_crop 8 additions, 8 deletionstests/ref/lavfi/pixfmts_crop
- tests/ref/lavfi/pixfmts_hflip 8 additions, 8 deletionstests/ref/lavfi/pixfmts_hflip
- tests/ref/lavfi/pixfmts_null 8 additions, 8 deletionstests/ref/lavfi/pixfmts_null
- tests/ref/lavfi/pixfmts_scale 16 additions, 16 deletionstests/ref/lavfi/pixfmts_scale
- tests/ref/lavfi/pixfmts_vflip 8 additions, 8 deletionstests/ref/lavfi/pixfmts_vflip
Loading
Please register or sign in to comment