Michael Niedermayer
|
2ce43b37fc
Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'
|
12 лет назад |
Luca Barbato
|
d8fd06c37d
avstring: add av_basename and av_dirname
|
12 лет назад |
Michael Niedermayer
|
99efd59626
Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'
|
12 лет назад |
Anton Khirnov
|
cb45553f57
Remove pointless #undefs of previously forbidden functions.
|
12 лет назад |
Michael Niedermayer
|
ab796ded75
avstring: fix compiler warning about freeing const pointers
|
12 лет назад |
Michael Niedermayer
|
15ef1cfe64
Merge commit 'f5962229bfcb14c2879e69ccdf7f1a4934168609'
|
12 лет назад |
Mans Rullgard
|
0daac647af
avstring-test: fix memory leaks
|
12 лет назад |
Michael Niedermayer
|
c581cb4e4f
Merge remote-tracking branch 'qatar/master'
|
12 лет назад |
Martin Storsjö
|
1d9c2dc89a
Don't include common.h from avutil.h
|
12 лет назад |
Michael Niedermayer
|
13b7781ec8
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Reimar Döffinger
|
ba04ecfdac
avstring: Add locale independent implementations of strcasecmp/strncasecmp
|
13 лет назад |
Reimar Döffinger
|
96949dafcc
Replace all strcasecmp/strncasecmp usages.
|
13 лет назад |
Stefano Sabatini
|
b35e9e19e9
lavu: add av_strtok()
|
13 лет назад |
Michael Niedermayer
|
68eb35b886
avstring: fix return discards qualifiers from pointer target type.
|
13 лет назад |
Clément Bœsch
|
61e2e29691
av_string: add av_asprintf().
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 лет назад |
Stefano Sabatini
|
372e288408
Move av_get_token() from libavfilter to libavutil.
|
14 лет назад |
Måns Rullgård
|
ac6ef8682d
Add av_stristr() function
|
14 лет назад |
Michael Niedermayer
|
b3e88ae84b
Place { of the function where indent -kr wants it.
|
15 лет назад |
Michael Niedermayer
|
64b12fc317
Move #include where it belongs.
|
15 лет назад |
Michael Niedermayer
|
277c733237
Add a function to convert a number to a av_malloced string.
|
15 лет назад |
Diego Biurrun
|
4d55404fca
Rename string.c to avstring.c so that the name of header and C file match.
|
16 лет назад |