aboutsummaryrefslogtreecommitdiff
path: root/libavformat/seek-test.c
AgeCommit message (Expand)Author
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-12Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov
2011-12-12seek-test: use standard format specifiers in snprintf()Michael Niedermayer
2011-12-11seektest: floatfreeMichael Niedermayer
2011-12-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-08tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun
2011-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-28seek-test: free options dictionary after useJanne Grunau
2011-10-28seek-test: update to recent avformat apiJanne Grunau
2011-08-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-26Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun
2011-07-14seektest: forgot adding a file (from commit 191c5f8ff33eb995b6dbc5b11af7c1a79...Michael Niedermayer
2011-07-13build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun