Skip to content
/ AVCam Public

Modernization and bug fixing of Apple's AVCam sample project

Notifications You must be signed in to change notification settings

gabro/AVCam

Repository files navigation

AVCam

Modernization and bug fixing of Apple's AVCam sample project

Features:

  • memory leaks free
  • uses Automatic Referent Count (ARC)
  • modern Objective-C syntax
  • minor UI fixes for iOS 7

Note

If you need to use the AVCam classes in a non-ARC project, you must selectively enable ARC on them. It can be easily achieved by adding fobj-arc to Other Linker Flags in your project's build settings.

About

Modernization and bug fixing of Apple's AVCam sample project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors