]> git.sesse.net Git - casparcg/blobdiff - CHANGES.txt
Seeking fix from Robert Nagy. This needs testing!
[casparcg] / CHANGES.txt
index 95b41b3732a9df5657dd9c86e2ca8ece288e445e..4145caa11914d4a38d1a01207a4329734d05d56e 100644 (file)
@@ -12,8 +12,19 @@ General
     ticking too fast.\r
   o FFmpeg: Fixed bug during deinterlace-bob-reinterlace where output fields\r
     were offset by one field in relation to input fields.\r
+  o FFmpeg: Fixed bug in ffmpeg_consumer where an access violation occurred\r
+    during destruction.\r
   o Frontend: Only writes elements to casparcg.config which overrides a default\r
     value to keep the file as compact as possible.\r
+  o System audio: Patched sfml-audio to work better with oal-consumer and\r
+    therefore removed portaudio as the system audio implementation and went back\r
+    to oal.\r
+  o Flash: Changed so that the initial buffer fill of frames is rendered at a\r
+    frame-duration pace instead of as fast as possible. Otherwise time based\r
+    animations render incorrectly. During buffer recovery, a higher paced\r
+    rendering takes place, but still not as fast as possible, which can cause\r
+    animations to be somewhat incorrectly rendered. This is the only way though\r
+    if we want the buffer to be able to recover after depletion.\r
   o Version bump to keep up with CasparCG Client version.\r
 \r
 \r