Add smooth scaling to X11 output
Uses "pointyscale" for x3 and x5 Uses xBR from FFmpeg for x2 and x4 HQx is also included, but unused as it's too slow at x4.
parent
3202b477
No related branches found
No related tags found
Showing
- src/conio/GNUmakefile 3 additions, 1 deletionsrc/conio/GNUmakefile
- src/conio/hqx.c 414 additions, 0 deletionssrc/conio/hqx.c
- src/conio/hqx.h 11 additions, 0 deletionssrc/conio/hqx.h
- src/conio/objects.mk 1 addition, 0 deletionssrc/conio/objects.mk
- src/conio/scale.c 341 additions, 0 deletionssrc/conio/scale.c
- src/conio/scale.h 3 additions, 0 deletionssrc/conio/scale.h
- src/conio/x_events.c 92 additions, 30 deletionssrc/conio/x_events.c
- src/conio/xbr.c 293 additions, 0 deletionssrc/conio/xbr.c
- src/conio/xbr.h 4 additions, 0 deletionssrc/conio/xbr.h
Loading
Please register or sign in to comment