summaryrefslogtreecommitdiffstats
path: root/bstr.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust ffmpeg/libav #includes to work with recent upstream changesUoti Urpala2012-08-211-1/+2
* Merge remote-tracking branch 'origin/master'wm42012-07-281-3/+10
|\
| * build, codec-cfg.c: simplify builtin codecs.conf handlingUoti Urpala2012-07-161-0/+10
| * subassconvert: handle unquoted attributes in subrip font tagswm42012-04-171-0/+8
| * input: allow unicode keys and reassign internal key codeswm42012-03-251-0/+32
* | bstr: add bstr_eatstart()wm42012-02-091-0/+8
* | bstr: add some utility functionswm42012-01-181-0/+41
* | bstr: add function for UTF-8 parsing (taken from libav)wm42012-01-141-0/+32
|/
* options: fix failure to parse trailing ',' in string listUoti Urpala2011-07-311-2/+1
* options: change option parsing to use bstrUoti Urpala2011-07-291-8/+41
* input: fix input.conf parse errorsUoti Urpala2011-07-201-1/+7
* cleanup: find_subfiles.c: simplify (mainly using bstr)Uoti Urpala2011-04-201-0/+15
* subs: move vobsub loading logic down to find_subfiles.cUoti Urpala2011-04-201-0/+8
* bstr.[ch], path.[ch]: add string and path handling functionsUoti Urpala2011-02-261-0/+91
* bstr.[ch]: add new files for struct bstr related functionalityUoti Urpala2010-05-201-0/+51