| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/wchar_filename: Make the header C++ compatible | Andreas Rheinhardt | 2022-06-28 | 1 | -1/+1 |
* | libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), fre... | Nil Admirari | 2022-06-21 | 1 | -0/+53 |
* | avutil/wchar_filename,file_open: Support long file names on Windows | softworkz | 2022-06-09 | 1 | -0/+180 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -1/+1 |
* | Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e' | James Almer | 2017-11-11 | 1 | -1/+1 |
|\ |
|
| * | Remove support for building for mingw32ce (Windows CE) | Martin Storsjö | 2017-08-31 | 1 | -1/+1 |
* | | avutil/wchar_filename: add av_warn_unused_result | Ganesh Ajjanagadde | 2015-10-30 | 1 | -0/+1 |
* | | Merge commit '9326d64ed1baadd7af60df6bbcc59cf1fefede48' | Michael Niedermayer | 2014-11-27 | 1 | -5/+5 |
|/ |
|
* | Share the utf8 to wchar conversion routine between lavf and lavu | Martin Storsjö | 2014-11-27 | 1 | -0/+44 |