Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-14 | advtime: Disable DEBUG for video_decode | Benjamin Franzke | 2 | -1/+6 |
2012-11-14 | frame_to_pgm: Fix identation | Benjamin Franzke | 1 | -9/+9 |
2012-11-14 | Add average frame calculation. | Jan Klemkow | 2 | -167/+50 |
2012-11-14 | video_decode: Use av_close_input if available | Benjamin Franzke | 2 | -2/+8 |
2012-11-14 | Fix incorrect usage of av_close_input_file | Benjamin Franzke | 2 | -2/+2 |
2012-11-13 | Build works an OpenBSD. | Jan Klemkow | 3 | -3/+5 |
2012-11-13 | frame_to_pgm: Oops, acutally free resources.. | Benjamin Franzke | 2 | -0/+4 |
2012-11-13 | Add very simple abstraction [video_decode.c] of libav | Benjamin Franzke | 4 | -2/+219 |
2012-11-13 | Add decode_frame example: How to decode one video frame at timestamp | Benjamin Franzke | 3 | -0/+187 |
2012-10-22 | advtime: Fix compilation | Jan Klemkow | 1 | -3/+3 |
2012-10-14 | add source code from ffmpeg lib | Jan Klemkow | 3 | -0/+394 |