index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
seek_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Free packets read in seek_test.
Reimar Döffinger
2010-02-28
1
-0
/
+1
*
Fix some memory leaks in seek_test test program:
Reimar Döffinger
2010-02-28
1
-8
/
+3
*
Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests.
Reimar Döffinger
2009-10-20
1
-2
/
+19
*
Align the seek regression test output for better readability.
Reimar Döffinger
2009-10-19
1
-4
/
+4
*
Replace seek test error return numbers by the corresponding E* strings.
Reimar Döffinger
2009-10-18
1
-2
/
+17
*
Fix seek test build, by undefining printf and fprintf.
Benoit Fouet
2009-03-27
1
-0
/
+2
*
Fix a warning on an uninitialized variable.
Benoit Fouet
2009-03-26
1
-1
/
+2
*
Switch regression test to the new seeking API.
Michael Niedermayer
2009-03-14
1
-1
/
+3
*
Replace the calls to the deprecated av_alloc_format_context() with
Stefano Sabatini
2009-02-08
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
#include required stdint.h header directly.
Diego Biurrun
2008-05-08
1
-0
/
+2
*
Fix b-libav.ul/al seek regression test.
Michael Niedermayer
2008-01-31
1
-1
/
+5
*
Use PRId64 in seek test
David Conrad
2007-08-13
1
-1
/
+1
*
misc spelling fixes
Diego Biurrun
2007-06-12
1
-1
/
+1
*
fix compilation
Baptiste Coudurier
2007-04-22
1
-0
/
+2
*
indent
Michael Niedermayer
2007-02-05
1
-7
/
+7
*
dont output information about what is demuxed after a seek failure
Michael Niedermayer
2007-02-05
1
-1
/
+2
*
10l uninitalized cola
Michael Niedermayer
2007-02-05
1
-0
/
+3
*
seek regression tests
Michael Niedermayer
2007-02-05
1
-0
/
+87