BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.25k stars 4.61k forks source link

GPUImageView rotate left and flip? #2323

Closed maytrue closed 8 years ago

maytrue commented 8 years ago

Hi,

I find kGPUImageRotateRightFlipVertical but not find rotate left and flip in GPUImageRotationMode.

maytrue commented 8 years ago

I set AVCaptureConnection.VideoMirrored = YES for front camera, NO for back camera.