aboutsummaryrefslogtreecommitdiff
path: root/libavformat/seek-test.c
AgeCommit message (Expand)Author
2011-10-28seek-test: free options dictionary after useJanne Grunau
2011-10-28seek-test: update to recent avformat apiJanne Grunau
2011-08-26Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun
2011-07-13build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun