February 28, 2010
View f2e033a

Free packets read in seek_test.

Reimar Döffinger authored on 2010/02/28 20:18:04
View c7ff04e

Fix some memory leaks in seek_test test program: - do not allocate context twice - close the input file before exiting

Reimar Döffinger authored on 2010/02/28 19:58:27
October 21, 2009
View 2bc70a7

Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests. This makes the output nicely aligned even in for those cases, and might also avoid some issues with printf implementations that can not handle well very large float values (e.g. msvcrt without MinGW wrapper IIRC).

Reimar Döffinger authored on 2009/10/21 00:37:50
October 19, 2009
View 933018e

Align the seek regression test output for better readability.

Reimar Döffinger authored on 2009/10/19 21:40:00
View a828d48

Replace seek test error return numbers by the corresponding E* strings. Hopefully this fixes regression tests on DOS. It breaks alignment of the output a bit more, but this should be easy to fix with a second patch.

Reimar Döffinger authored on 2009/10/19 01:33:14
March 27, 2009
View 888facf

Fix seek test build, by undefining printf and fprintf.

Benoit Fouet authored on 2009/03/27 17:24:46
March 26, 2009
View e2eb0f5

Fix a warning on an uninitialized variable.

Benoit Fouet authored on 2009/03/26 23:15:42
March 15, 2009
View b82744c

Switch regression test to the new seeking API.

Michael Niedermayer authored on 2009/03/15 00:53:56
February 8, 2009
View 8e2fd8e

Replace the calls to the deprecated av_alloc_format_context() with corresponding calls to avformat_alloc_context().

Stefano Sabatini authored on 2009/02/08 17:27:26
May 9, 2008
View 245976d

Use full path for #includes from another directory.

Diego Biurrun authored on 2008/05/09 20:56:36
View 953f54f

#include required stdint.h header directly.

Diego Biurrun authored on 2008/05/09 08:11:04
February 1, 2008
View aba29e6

Fix b-libav.ul/al seek regression test.

Michael Niedermayer authored on 2008/02/01 05:04:17
August 13, 2007
View 99e8b22

Use PRId64 in seek test

David Conrad authored on 2007/08/13 14:18:14
June 12, 2007
View 755bfea

misc spelling fixes

Diego Biurrun authored on 2007/06/12 18:29:25
April 22, 2007
View 6b30123

fix compilation

Baptiste Coudurier authored on 2007/04/22 09:27:20