]> git.sesse.net Git - ffmpeg/history - libavformat/seek-test.c
libx265: Remove redundant default param call
[ffmpeg] / libavformat / seek-test.c
2012-12-04 Anton KhirnovRemove pointless #undefs of previously forbidden functions.
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2011-12-12 Anton KhirnovReplace all uses of av_close_input_file() with avformat...
2011-12-08 Diego Biurruntests/tools/examples: Replace direct exit() calls by...
2011-10-28 Janne Grunauseek-test: free options dictionary after use
2011-10-28 Janne Grunauseek-test: update to recent avformat api
2011-08-26 Diego BiurrunReplace deprecated av_find_stream_info() by avformat_fi...
2011-07-13 Diego Biurrunbuild: move tests/seek_test.c to libavformat and reuse...