gpu_neon: split output code, some refactoring
authornotaz <notasas@gmail.com>
Sun, 12 Jun 2011 21:43:42 +0000 (00:43 +0300)
committernotaz <notasas@gmail.com>
Fri, 12 Aug 2011 21:57:32 +0000 (00:57 +0300)
commit56f08d8331df07ee6b17dfdba0ca2b5f0b1058c8
tree03367ae27dfb3c13dbe046c2b541459366cccd0d
parentd30279e272e53b5d0c22474f3aa3655af5f8dd88
gpu_neon: split output code, some refactoring
plugins/gpu_neon/Makefile
plugins/gpu_neon/gpu.c
plugins/gpu_neon/gpu.h [new file with mode: 0644]
plugins/gpu_neon/vout_fb.c [new file with mode: 0644]
plugins/gpu_neon/vout_sdl.c [new file with mode: 0644]