Christophe Gisquet
|
bf7e9cc82a
tests: allow passing dimensions to videogen
|
10 лет назад |
Michael Niedermayer
|
67732b9d62
Merge remote-tracking branch 'qatar/master'
|
12 лет назад |
Mans Rullgard
|
d0e9415d23
fate: avoid freopen(NULL) in videogen/rotozoom
|
12 лет назад |
Michael Niedermayer
|
3b275ce374
fate: dont freopen() stdout
|
12 лет назад |
Michael Niedermayer
|
b0387edd5e
Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'
|
12 лет назад |
Mans Rullgard
|
7e5880e0cb
fate: teach videogen/rotozoom to output a single raw video stream
|
12 лет назад |
Michael Niedermayer
|
517dcc9b5f
Merge remote-tracking branch 'qatar/master'
|
12 лет назад |
Diego Biurrun
|
f0ccd53a3b
tests: Refactor rotozoom/videogen common code into a separate file.
|
12 лет назад |
Diego Biurrun
|
814208a7a6
tests: Mark some file-internal symbols as static.
|
12 лет назад |
Michael Niedermayer
|
c130428ab5
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Gaurav Narula
|
b481bbc32a
tests: K&R formatting cosmetics for test programs
|
13 лет назад |
Michael Niedermayer
|
8bc7fe4daf
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Diego Biurrun
|
58c42af722
doxygen: misc consistency, spelling and wording fixes
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 лет назад |
Diego Biurrun
|
966116b9f7
Remove some hunks of unused and disabled code cruft.
|
15 лет назад |
Carl Eugen Hoyos
|
07874f2298
Due to a typo in videogen.c, the regression test videos were not as
|
15 лет назад |
Diego Biurrun
|
6f2162b471
Mark functions only used within the test programs as static.
|
15 лет назад |
Diego Biurrun
|
e680989d7b
#include stdint.h instead of using a manual typedef for uint8_t.
|
16 лет назад |
Diego Biurrun
|
c9639fab61
typo
|
17 лет назад |
Diego Biurrun
|
eebfba2e24
Add standard LGPL header with Fabrice's permission.
|
17 лет назад |
Diego Biurrun
|
bb270c0896
COSMETICS: tabs --> spaces, some prettyprinting
|
19 лет назад |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 лет назад |
Sam Hocevar
|
528bbdde7f
Add a leading zero to the sequence files generated by the testsuite
|
19 лет назад |
Mike Melanson
|
baf23f0c10
use the correct file modes
|
21 лет назад |
Zdenek Kabelac
|
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
|
22 лет назад |
Michael Niedermayer
|
2ca24d9128
shorter test streams / faster regression tests
|
22 лет назад |
Fabrice Bellard
|
51133a7db0
added first version of regression tests - simply type 'make test' to test every codec and some mux/demuxes - added simple synthetic audio and video bitstreams generators so that no big streams needs to be used
|
22 лет назад |