summaryrefslogtreecommitdiff
path: root/libavformat/seek-test.c
Commit message (Collapse)AuthorAge
* Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-12
|
* tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-08
|
* seek-test: free options dictionary after useJanne Grunau2011-10-28
|
* seek-test: update to recent avformat apiJanne Grunau2011-10-28
|
* Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun2011-08-26
|
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-13