13 Commits (d56920e206b639d9e2a4e22b90acc680c6e4ca04)

Author SHA1 Message Date
Diego Biurrun 966116b9f7 Remove some hunks of unused and disabled code cruft. 15 years ago
Carl Eugen Hoyos 07874f2298 Due to a typo in videogen.c, the regression test videos were not as 15 years ago
Diego Biurrun 6f2162b471 Mark functions only used within the test programs as static. 16 years ago
Diego Biurrun e680989d7b #include stdint.h instead of using a manual typedef for uint8_t. 17 years ago
Diego Biurrun c9639fab61 typo 18 years ago
Diego Biurrun eebfba2e24 Add standard LGPL header with Fabrice's permission. 18 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Sam Hocevar 528bbdde7f Add a leading zero to the sequence files generated by the testsuite 19 years ago
Mike Melanson baf23f0c10 use the correct file modes 21 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Michael Niedermayer 2ca24d9128 shorter test streams / faster regression tests 22 years ago
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 23 years ago