17 Commits (e8c0b6710cec23a71f7c85b6960f0b334750d346)

Author SHA1 Message Date
Michael Niedermayer 49d935b5d2 seek-test: support printing multiple packets 13 years ago
Michael Niedermayer babf2a3467 seek-test: support manually forcing a seek to a specific position 13 years ago
Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 13 years ago
Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
Michael Niedermayer cd2f7ed000 seek-test: use standard format specifiers in snprintf() 13 years ago
Michael Niedermayer 16abd68779 seektest: floatfree 13 years ago
Diego Biurrun 9a5d6c23c5 tests/tools/examples: Replace direct exit() calls by return. 13 years ago
Janne Grunau c12ef64d69 seek-test: free options dictionary after use 13 years ago
Janne Grunau d88e9f1c07 seek-test: update to recent avformat api 13 years ago
Diego Biurrun c960e67ad0 Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 13 years ago
Michael Niedermayer 371888cad5 seektest: forgot adding a file (from commit 191c5f8ff3 during the last merge) 14 years ago
Diego Biurrun 191c5f8ff3 build: move tests/seek_test.c to libavformat and reuse generic build rules 14 years ago
Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reimar Döffinger f2e033ac84 Free packets read in seek_test. 15 years ago
Reimar Döffinger c7ff04e2f3 Fix some memory leaks in seek_test test program: 15 years ago
Reimar Döffinger 2bc70a7681 Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests. 15 years ago
Reimar Döffinger 933018e249 Align the seek regression test output for better readability. 15 years ago
Reimar Döffinger a828d48cfc Replace seek test error return numbers by the corresponding E* strings. 15 years ago
Benoit Fouet 888facff22 Fix seek test build, by undefining printf and fprintf. 16 years ago
Benoit Fouet e2eb0f52ec Fix a warning on an uninitialized variable. 16 years ago
Michael Niedermayer b82744c9ae Switch regression test to the new seeking API. 16 years ago
Stefano Sabatini 8e2fd8e1d4 Replace the calls to the deprecated av_alloc_format_context() with 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun 953f54f1f4 #include required stdint.h header directly. 17 years ago
Michael Niedermayer aba29e6feb Fix b-libav.ul/al seek regression test. 17 years ago
David Conrad 99e8b22dc5 Use PRId64 in seek test 18 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Baptiste Coudurier 6b30123208 fix compilation 18 years ago
Michael Niedermayer 716ae7caf8 indent 18 years ago
Michael Niedermayer b929eb5041 dont output information about what is demuxed after a seek failure 18 years ago
Michael Niedermayer 93dd19e069 10l uninitalized cola 18 years ago
Michael Niedermayer f97b7e66de seek regression tests 18 years ago