From 74afc7de723f0e5a3d3ae93ccc775ef63c62b746 Mon Sep 17 00:00:00 2001 From: Kostya Shishkov Date: Fri, 17 May 2019 14:36:12 +0200 Subject: [PATCH] core/frame: use the same offsets for flipped frame --- nihav-core/src/frame.rs | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/nihav-core/src/frame.rs b/nihav-core/src/frame.rs index 6dfc5eb..ae6d92f 100644 --- a/nihav-core/src/frame.rs +++ b/nihav-core/src/frame.rs @@ -360,9 +360,7 @@ pub fn alloc_video_buffer(vinfo: NAVideoInfo, align: u8) -> Result Result