File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- next
1+ 1.2
22=====
33* screen capture performance updates
44* screen capture - added cursor capture (X11)
1717* RTDXT compress now runs on Intel graphics cards (Linux)
1818* OpenGL - key shortcuts for screenshot and pause
1919* added audio compression
20+ * added CUDA RGB(A)->UYVY transformation, JPEG->DXT1/5 transcoder
21+ * added CUDA DXT compression
22+ * support for DELTACAST DVI/HDMI cards
23+ * GLSL stuff (eg. RTDXT) now runs on Mac and Windows
24+ * added video capture filters - blanking (anonymization) and frame
25+ dropping
26+
2027
21281.1
2229=====
Original file line number Diff line number Diff line change 11dnl Process this file with autoconf to produce a configure script.
22
3- AC_INIT ( [ UltraGrid] ,
[ 1.1 ] ,
[ [email protected] ] ) 3+ AC_INIT ( [ UltraGrid] ,
[ 1.2 ] ,
[ [email protected] ] ) 44AM_INIT_AUTOMAKE ( [ 1.10] )
55AC_PREREQ ( 2.61 )
66AC_CONFIG_SRCDIR ( [ src/main.c] )
You can’t perform that action at this time.
0 commit comments