summaryrefslogtreecommitdiff
path: root/libavutil/wchar_filename.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/wchar_filename: propagate MultiByteToWideChar() and WideCharToMultiByt...James Almer2023-04-141-2/+4
* avutil/wchar_filename: Make the header C++ compatibleAndreas Rheinhardt2022-06-281-1/+1
* libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), fre...Nil Admirari2022-06-211-0/+53
* avutil/wchar_filename,file_open: Support long file names on Windowssoftworkz2022-06-091-0/+180
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-201-1/+1
* Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e'James Almer2017-11-111-1/+1
|\
| * Remove support for building for mingw32ce (Windows CE)Martin Storsjö2017-08-311-1/+1
* | avutil/wchar_filename: add av_warn_unused_resultGanesh Ajjanagadde2015-10-301-0/+1
* | Merge commit '9326d64ed1baadd7af60df6bbcc59cf1fefede48'Michael Niedermayer2014-11-271-5/+5
|/
* Share the utf8 to wchar conversion routine between lavf and lavuMartin Storsjö2014-11-271-0/+44