File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ #### 1.9.9
2+
3+ * build fixes: switch to U22, PCP
4+ * fix SDL2 I420
5+ * improve Firejail AppImage compatibility with various params
6+ * fix WASAPI device selection with UUID
7+ * CoInitialize: use COINIT_APARTMENTTHREADE (compat with PA/ASIO build)
8+ * select libvpx-vp9 for VP9 if AVX2 not present (avoid crasn with SVT impl)
9+ * portaudio: improved sample rate handling
10+ * Vulkan fixes
11+
112#### 1.9.8
213
314* build fixes (SVT-VP9, Vulkan)
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.9.8 ] ,
[ [email protected] ] ) 3+ AC_INIT ( [ UltraGrid] ,
[ 1.9.9 ] ,
[ [email protected] ] ) 44configure_flags="$*"
55AC_CANONICAL_TARGET
66AM_INIT_AUTOMAKE ( [ 1.10] )
You can’t perform that action at this time.
0 commit comments