• Stars
    star
    182
  • Rank 211,154 (Top 5 %)
  • Language
    Objective-C
  • License
    GNU General Publi...
  • Created about 12 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

AVAnimator is an iOS library that makes it easy to implement non-trivial animated/video content in iOS

AVAnimator

AVAnimator is an iOS library that makes it easy to implement non-trivial animated/video content in iOS.

See the project homepage for more information and example xcode projects:

http://www.modejong.com/AVAnimator/

This is an Open Source project, it is free as in "liberty" but that does not mean it is free as in "free beer". The specific goal of this project is to provide a professional library that can be incorporated into real iOS apps. Please take a moment to understand the dual license and how legal use of software is important.

http://www.modejong.com/AVAnimator/license.html

Example iOS projects:

http://www.modejong.com/AVAnimator/examples.html

More Repositories

1

lzmaSDK

lzmaSDK is an iOS port of the decoding logic from the LZMA SDK provided with 7zip
C
109
star
2

MetalBT709Decoder

Proper rendering of BT.709 encoded H.264 image using Metal
Objective-C
32
star
3

H264SeamlessLooping

Demo of seamless looping of HD video content using VideoToolbox
Objective-C
25
star
4

MetalHuffman

A GPU huffman decoder for iOS on top of Metal
Objective-C
24
star
5

AlphaOverVideo

iOS alpha channel video player library implemented on top of Metal
Objective-C
19
star
6

Fireworks

Fireworks is an AVAnimator demo that displays apha channel fireworks animations
C
15
star
7

AVRenderExample

AVRenderExample is an AVAnimator demo of offline video composition
C
14
star
8

MvidMovieMaker

MvidMovieMaker
C
10
star
9

H264AlphaPlayer

Demo of iOS client that plays alpha channel video using h264 hardware and OpenGL
C
10
star
10

SunSpot

SunSpot is an iOS 8 app that demonstrates playback with AVKit with a 1080p video
Objective-C
10
star
11

KittyBoom

KittyBoom is an AVAnimator demo that shows encoding an alpha channel video using two H.264 videos
C
9
star
12

AVSync

AVSync is an AVAnimator example that demonstrates audio/video sync
C
8
star
13

MetalPrefixSum

A GPU based parallel prefix sum implementation that operates on byte values. Supports both inclusive scan and exclusive scan.
Objective-C
8
star
14

MarioJump

MarioJump compares decoded alpha channel vs green screen video quality
Objective-C
6
star
15

StreetFighter

StreetFighter is an AVAnimator demo of AV sync, composition, and seamless looping
C
6
star
16

AdaptiveLosslessPrediction

C++ impl of Adaptive Lossless Prediction based Image Compression (paper by Jovanovic and Lorentz)
C
4
star
17

SeedsCombined

Two examples of image segmentation based on OpenCV for Xcode on MacOSX
C++
3
star
18

ARMTimingTests

ARM ASM timing framework for iOS
Objective-C
3
star
19

SKRepeatShader

SpriteKit impl of repeated tile rendering using a shader
Objective-C
3
star
20

LZ4Decompression

Decompression Speed test for iOS devices
C
3
star
21

SKShaderBWWindow

Example of SpriteKit shader that works with OpenGL or Metal
Objective-C
2
star
22

CarSpin

CarSpin is an AVAnimator example of decoding an alpha channel video encoded with mixed h.264 frames
C
2
star
23

DivQuantCluster

Clustering using divisive split and k-means
C
2
star
24

GvmCpp

C++ impl of GVM clustering
C
1
star
25

MetalElias

A Metal implementation of Elias gamma encoding/decoding
Objective-C
1
star
26

RGBAShader

Example of OpenGLES shader using a 256 entry lookup table
Objective-C
1
star
27

CoreImageMetalFilter

A simple iOS example in Objective-C that demonstrates a Metal compute kernel CoreImage filter
Objective-C
1
star
28

LadybugZap

AVAnimator demo of seamless looping, GIF decoding, and CoreAnimation integration
C
1
star
29

SKEffectNodeFiltered

Example of SKEffectNode with a CIFilter
Objective-C
1
star
30

MetalRice

A GPU based rice decoder for iOS on top of Metal
Objective-C++
1
star
31

PNGExampleXcode

Example Xcode project that builds libpng and implements read/write of PNG image file
C
1
star
32

ClusteringSegmentation

A unsupervised image segmentation approach using clustering with OpenCV
C++
1
star