More work on initial implementation.
commit41ce5bcae9c6743740e5651ff51470a4a2e7f7b0
authorNathan Caldwell <saintdev@gmail.com>
Fri, 16 Jan 2009 05:12:52 +0000 (15 22:12 -0700)
committerNathan Caldwell <saintdev@gmail.com>
Fri, 16 Jan 2009 05:12:52 +0000 (15 22:12 -0700)
treed9727addcf6f2da9d628c3cfddad1c600634b733
parent1ba3cff2882eb9672e15bcd026462285d9b41f69
More work on initial implementation.
Move output to it's own file.
Add input.
Add utils.
common.h [new file with mode: 0644]
frameshot.c
input.h [new file with mode: 0644]
input/y4m.c [new file with mode: 0644]
input/y4m.h [new file with mode: 0644]
output.c [new file with mode: 0644]
output.h [new file with mode: 0644]
utils.c [new file with mode: 0644]
utils.h [new file with mode: 0644]