summaryrefslogtreecommitdiffstats
path: root/libavformat/seek-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-129/+0
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-261-1/+1
* Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-041-3/+0
* Replace memset(0) by zero initializations.Diego Biurrun2012-03-281-2/+1
* Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-121-1/+1
* tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-081-4/+3
* seek-test: free options dictionary after useJanne Grunau2011-10-281-0/+1
* seek-test: update to recent avformat apiJanne Grunau2011-10-281-5/+5
* Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun2011-08-261-1/+1
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-131-0/+133
OpenPOWER on IntegriCloud