We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ec344 commit 3ab57daCopy full SHA for 3ab57da
CHANGELOG.md
@@ -8,11 +8,17 @@ CasparCG 2.4.1 Stable
8
* Revert removal of tbbmalloc, due to notable performance loss on windows
9
* Supress some cmake build warnings
10
* Build failure when doxygen installed on system
11
+* Build failures with ffmpeg 7.0
12
+* Revert RPATH linking changes
13
14
### Producers
15
##### Fixes
16
* FFmpeg: Ignore ndi:// urls
17
+* FFmpeg: Using both in and seek could result in incorrect duration
18
* Route: Race condition during destruction
19
+* Image: Update freeimage on windows with some CVE fixes and failures with certain pngs
20
+* Image: Respect EXIF rotate flag
21
+* NDI: list local sources
22
23
### Consumers
24
0 commit comments