summaryrefslogtreecommitdiff
path: root/src/decode_frame.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Makefile: Allow specifying DEBUG=1 as parameterBenjamin Franzke1-2/+0
2012-11-14video_decode: Use av_close_input if availableBenjamin Franzke1-1/+4
2012-11-14Fix incorrect usage of av_close_input_fileBenjamin Franzke1-1/+1
2012-11-13Build works an OpenBSD.Jan Klemkow1-1/+2
2012-11-13Add decode_frame example: How to decode one video frame at timestampBenjamin Franzke1-0/+180