changeset 12626 | d972b31f8881 |
parent 11826 | d8844d4c67de |
child 13231 | 4028d7f85233 |
--- a/hedgewars/uVideoRec.pas Sat Sep 30 20:31:07 2017 +0200 +++ b/hedgewars/uVideoRec.pas Sat Sep 30 21:54:47 2017 +0200 @@ -67,8 +67,7 @@ zoom: single; end; -var YCbCr_Planes: array[0..2] of PByte; - RGB_Buffer: PByte; +var RGB_Buffer: PByte; cameraFile: File of TFrame; audioFile: File; numPixels: LongWord;