Benoit Fouet
|
888facff22
|
Fix seek test build, by undefining printf and fprintf.
Originally committed as revision 18201 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-03-27 08:24:46 +00:00 |
Benoit Fouet
|
e2eb0f52ec
|
Fix a warning on an uninitialized variable.
Originally committed as revision 18195 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-03-26 14:15:42 +00:00 |
Michael Niedermayer
|
b82744c9ae
|
Switch regression test to the new seeking API.
Originally committed as revision 17957 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-03-14 15:53:56 +00:00 |
Stefano Sabatini
|
8e2fd8e1d4
|
Replace the calls to the deprecated av_alloc_format_context() with
corresponding calls to avformat_alloc_context().
Originally committed as revision 17048 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 08:27:26 +00:00 |
Diego Biurrun
|
245976da2a
|
Use full path for #includes from another directory.
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-09 11:56:36 +00:00 |
Diego Biurrun
|
953f54f1f4
|
#include required stdint.h header directly.
Originally committed as revision 13084 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-08 23:11:04 +00:00 |
Michael Niedermayer
|
aba29e6feb
|
Fix b-libav.ul/al seek regression test.
Originally committed as revision 11696 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-01-31 20:04:17 +00:00 |
David Conrad
|
99e8b22dc5
|
Use PRId64 in seek test
Originally committed as revision 10098 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-08-13 05:18:14 +00:00 |
Diego Biurrun
|
755bfeabcc
|
misc spelling fixes
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-12 09:29:25 +00:00 |
Baptiste Coudurier
|
6b30123208
|
fix compilation
Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-22 00:27:20 +00:00 |
Michael Niedermayer
|
716ae7caf8
|
indent
Originally committed as revision 7844 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 23:14:58 +00:00 |
Michael Niedermayer
|
b929eb5041
|
dont output information about what is demuxed after a seek failure
Originally committed as revision 7843 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 23:14:23 +00:00 |
Michael Niedermayer
|
93dd19e069
|
10l uninitalized cola
seek regression tests are now deterministic
Originally committed as revision 7833 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 18:36:28 +00:00 |
Michael Niedermayer
|
f97b7e66de
|
seek regression tests
Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 18:15:03 +00:00 |