17 Commits (1d54309c8ac17254e95ad9f3cab0110a33b1dd2b)

Author SHA1 Message Date
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Michael Niedermayer 13306dde22 tools/probetest: support testing a single specified input format 10 years ago
Reimar Döffinger 2c0454cd20 Add missing initialization for AVProbeData. 10 years ago
Michael Niedermayer 37437d97a8 tools/probetest: Check av_realloc() return code 11 years ago
Michael Niedermayer 6b4f58d448 tools/probetest: also print the time the probe functions needed 11 years ago
Michael Niedermayer 32584667ea tools/probetest: use named constant for the maximum number of formats 11 years ago
Michael Niedermayer 976175fbe5 probetest: fix possible use of uninitialized data 12 years ago
Michael Niedermayer 80db07adfe probetest: check command line arguments 12 years ago
Michael Niedermayer 6cfaccabc4 probetest: allow specifying parameters on the command line 13 years ago
Diego Biurrun 4e81b5f517 tools: K&R reformatting cosmetics 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Aurelien Jacobs ad2d0fdf25 probetest: replace usage of deprecated first_iformat by av_iformat_next() 14 years ago
Diego Biurrun 9407246d7a Drop argc/argv parameters from main(), they are unused. 15 years ago
Diego Biurrun 497559ec90 cosmetics: K&R coding style, prettyprinting 15 years ago
Martin Storsjö ff19d438dc Init i to 0 (10l fix). 15 years ago
Michael Niedermayer 6e7ef5ec35 Probetest, to test the demuxers probe functions against random and not so random 15 years ago