summaryrefslogtreecommitdiff
path: root/tests/seek_test.sh
Commit message (Collapse)AuthorAge
* Run regression tests on target system.Måns Rullgård2008-11-23
| | | | Originally committed as revision 15915 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ignore whitespace differences in seek test.Ramiro Polla2008-05-01
| | | | Originally committed as revision 13028 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove single-frame images from seektestMåns Rullgård2008-02-03
| | | | Originally committed as revision 11837 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get seek regression test filenames from reference fileMåns Rullgård2008-02-03
| | | | Originally committed as revision 11831 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Print the name of the regression test that was run after finishing the test.Diego Biurrun2008-01-29
| | | | Originally committed as revision 11664 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set locale to C in seek testMåns Rullgård2007-07-10
| | | | Originally committed as revision 9584 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-07
| | | | | | This gets rid of some recursion and simplifies the code. Originally committed as revision 9255 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove portability comment, it should be pure POSIX now.Diego Biurrun2007-05-25
| | | | Originally committed as revision 9130 to svn://svn.ffmpeg.org/ffmpeg/trunk
* whitespace cosmeticsDiego Biurrun2007-05-25
| | | | Originally committed as revision 9129 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 'grep -q' is a GNU extension.Diego Biurrun2007-05-25
| | | | Originally committed as revision 9128 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not fail or print an error if the logfile already exists.Diego Biurrun2007-05-25
| | | | Originally committed as revision 9127 to svn://svn.ffmpeg.org/ffmpeg/trunk
* modify order in which files are diff'dBenoit Fouet2007-05-02
| | | | Originally committed as revision 8869 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont try to seek on single imagesMichael Niedermayer2007-04-22
| | | | Originally committed as revision 8789 to svn://svn.ffmpeg.org/ffmpeg/trunk
* seek regression testsMichael Niedermayer2007-02-05
Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk