Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-17 | video_decode: Inidicate EOF in get_frame | Benjamin Franzke | 1 | -1/+1 | |
..and do not print an error message. | |||||
2012-11-14 | frame_to_pgm: Fix identation | Benjamin Franzke | 1 | -9/+9 | |
2012-11-13 | frame_to_pgm: Oops, acutally free resources.. | Benjamin Franzke | 1 | -0/+3 | |
2012-11-13 | Add very simple abstraction [video_decode.c] of libav | Benjamin Franzke | 1 | -0/+44 | |
..and an example program using it: frame_to_pgm. |