Michael Niedermayer
|
3905acef67
avutil/avstring: Fix bug and undefined behavior in av_strncasecmp()
|
5 лет назад |
Derek Buitenhuis
|
96d616052b
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
|
8 лет назад |
Muhammad Faiz
|
83065939cb
avutil/parsing: add '\r' as whitespace
|
8 лет назад |
Diego Biurrun
|
d12b5b2f13
build: Split test programs off into separate files
|
8 лет назад |
Michael Niedermayer
|
a9b81bfd1c
avutil/avstring: add a "ALL" entry and the possibility to negate matches to av_match_name()
|
8 лет назад |
Henrik Gramner
|
2c3dbff1d8
avutil/avstring: Inline some tiny functions
|
9 лет назад |
Henrik Gramner
|
ad9a543e93
avutil/avstring: Inline some tiny functions
|
9 лет назад |
Michael Niedermayer
|
52e02a9e59
avutil/avstring: Do not print NULL
|
9 лет назад |
Michael Niedermayer
|
2c881c7d45
avutil/avstring: Fix undefined shift
|
9 лет назад |
Michael Niedermayer
|
ae4eea8be4
avutil/avstring: Use size_t in av_strlcatf()
|
9 лет назад |
Lukasz Marek
|
31886968d3
lavu/avstring: add av_append_path_component() funcion
|
10 лет назад |
Michael Niedermayer
|
2de9c5ed98
avutil/avstring: fix hardcoded separator in av_match_list()
|
10 лет назад |
Michael Niedermayer
|
3c0b98dced
avutil/avstring: Reimplement av_match_list()
|
10 лет назад |
Michael Niedermayer
|
0d92b0d5f4
avutil/avstring: Factor av_match_list() out
|
10 лет назад |
Stefano Sabatini
|
d4ec07dfe7
lavu/avstring: check for overlong encodings in av_utf8_decode()
|
10 лет назад |
Michael Niedermayer
|
31e0b5d3cb
Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'
|
10 лет назад |
Luca Barbato
|
69e7336b8e
avstring: Expose the simple name match function
|
10 лет назад |
Michael Niedermayer
|
a31547ce2e
avutil/avstring: do not lose ascii characters when decoding non utf-8 with av_utf8_decode()
|
10 лет назад |
Michael Niedermayer
|
9ab5cf5417
avutil/avstring: fix () position
|
11 лет назад |
Stefano Sabatini
|
68590650f0
lavu/avstring: add av_utf8_decode() function
|
11 лет назад |
Diego Biurrun
|
0d6d4a9e4a
avstring-test: Mark pointer passed to av_free() as non-const
|
11 лет назад |
Michael Niedermayer
|
5717689c75
avutil/avstring: make const tables static const
|
11 лет назад |
Michael Niedermayer
|
1f3a577353
Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2'
|
11 лет назад |
Michael Niedermayer
|
6c17ff84ad
Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'
|
11 лет назад |
Martin Storsjö
|
4be368b504
avstring: Fix isxdigit to not accept non-hex characters
|
11 лет назад |
Reimar Döffinger
|
efa7f42020
Use the avstring.h locale-independent character type functions
|
11 лет назад |
Reimar Döffinger
|
12c5c1d3e3
avstring: Add locale independent versions of some ctype.h functions
|
11 лет назад |
Stefano Sabatini
|
9767ec6b86
lavu: add escape API
|
12 лет назад |
Reimar Döffinger
|
88d55b827d
Remove incorrect use of ctype.h functions.
|
11 лет назад |
Michael Niedermayer
|
32de283103
avstring: fix "warning: return discards const qualifier from pointer target type"
|
11 лет назад |
Michael Niedermayer
|
25be63005f
Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'
|
11 лет назад |
Michael Niedermayer
|
b2d0c5bd13
Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'
|
11 лет назад |
Vladimir Pantelic
|
b85a5e87af
lavu: Add av_strnstr()
|
11 лет назад |
Luca Barbato
|
4333df6355
avstring: K&R formatting cosmetics
|
11 лет назад |
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 лет назад |