-
- Downloads
swscale: partially move the arch specific code left
PPC and x86 code is split off from swscale_template.c. Lots of code is still duplicated and should be removed later. Again uniformize the init system to be more similar to the dsputil one. Unset h*scale_fast in the x86 init in order to make the output consistent with the previous status. Thanks to Josh for spotting it.
Showing
- libswscale/ppc/swscale_template.c 903 additions, 0 deletionslibswscale/ppc/swscale_template.c
- libswscale/swscale.c 10 additions, 15 deletionslibswscale/swscale.c
- libswscale/swscale_template.c 128 additions, 2293 deletionslibswscale/swscale_template.c
- libswscale/x86/swscale_template.c 2818 additions, 0 deletionslibswscale/x86/swscale_template.c
Loading
Please register or sign in to comment