ffmpeg/libavutil/tests
Steven Liu 44cd7502c7 avutil/avstring: improve av_strreplace implement
Use AVBprint to implement av_strreplace
add av_strreplace test case TEST_STRREPLACE

Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
2017-04-11 10:54:35 +08:00
..
.gitignore avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore 2017-01-17 10:08:05 +01:00
adler32.c
aes.c
aes_ctr.c
atomic.c
audio_fifo.c
avstring.c avutil/avstring: improve av_strreplace implement 2017-04-11 10:54:35 +08:00
base64.c
blowfish.c
bprint.c
camellia.c
cast5.c
color_utils.c
cpu.c
cpu_init.c
crc.c
des.c
dict.c avutil/tests/dict: Check return of av_dict_parse_string() 2017-03-30 23:35:18 +02:00
display.c
error.c
eval.c
fifo.c
file.c
float_dsp.c avutil/float_dsp: add test for vector_dmac_scalar 2017-04-10 12:16:30 -03:00
hash.c
hmac.c
imgutils.c
lfg.c avutil/tests/lfg: Remove debugging start/stop timer 2017-03-08 14:32:00 +01:00
lls.c
log.c
lzo.c
md5.c
murmur3.c
opt.c
parseutils.c add locale month names to av_small_strptime 2017-02-26 17:16:22 +01:00
pca.c
pixdesc.c
pixelutils.c
random_seed.c
rational.c
ripemd.c
sha.c
sha512.c
softfloat.c
tea.c
tree.c
twofish.c
utf8.c
xtea.c