summaryrefslogtreecommitdiff
path: root/src/video_decode.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-31video-decode: Add seek functionBenjamin Franzke1-0/+3
2013-01-31video-decode: Add duration to struct video_decodeBenjamin Franzke1-1/+3
2013-01-29video-decode: Make struct video_decode private againBenjamin Franzke1-12/+0
2013-01-29video_decode: Store cur_dts in a video frameBenjamin Franzke1-0/+1
2013-01-10mv struct and wip stateJan Klemkow1-0/+12
2012-11-17video_decode: Inidicate EOF in get_frameBenjamin Franzke1-0/+6
2012-11-14video_decode.h: Add header guardsBenjamin Franzke1-0/+5
2012-11-13Add very simple abstraction [video_decode.c] of libavBenjamin Franzke1-0/+19