@@ -7,14 +7,10 @@ CasparCG 2.5.0 Stable
77* Build for Windows with VS2022
88* Rework linux builds to produce ubuntu deb files
99* Update ffmpeg to 7.0
10- * Improve logging when encountering an invalid config file
11- * Improve error messages when startup fails
1210##### Fixes
1311* Build with boost 1.85/1.86
1412* Only produce mixed frames on channels which have consumers
15- * Flush logs before exit
1613* Routed channels not compositing correctly when channel used a MIXER KEY
17- * Check audio cadence in custom video-formats looks correct
1814
1915### Producers
2016##### Improvements
@@ -23,8 +19,7 @@ CasparCG 2.5.0 Stable
2319* Image: Reduce format/colour conversions performed on the CPU
2420* HTML: Update CEF to 131
2521##### Fixes
26- * Decklink: Producer crashing when used with ffmpeg 7
27- * Route: Cross-channel routes to an interlaced channel showing lots of black frames
22+ *
2823
2924### Consumers
3025##### Improvements
@@ -35,6 +30,29 @@ CasparCG 2.5.0 Stable
3530*
3631
3732
33+ CasparCG 2.4.3 Stable
34+ ==========================================
35+
36+ ### Core
37+ ##### Fixes
38+ * Improve error handling for invalid config files #1571
39+ * Flush logs before exit #1571
40+ * Check audio cadence values look sane before accepting format #1588
41+ * Cross-channel routes from progressive to interlaced showing lots of black #1576
42+ * Transition: ignoring some transforms of input frames #1602
43+
44+ ### Producers
45+ ##### Fixes
46+ * FFmpeg: fix crash on invalid frame header
47+ * Decklink: Crash with ffmpeg 7 #1582
48+ * HTML: Fix crash during uninit on exit
49+ * Image: update state during init #1601
50+
51+ ### Consumers
52+ ##### Fixes
53+ * FFmpeg: set frame_rate for rtmp streams #1462
54+
55+
3856CasparCG 2.4.2 Stable
3957==========================================
4058
0 commit comments