| Commit message (Expand) | Author | Age | Files | Lines |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avutil/internal: Move avpriv-file API to a header of its own | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+2 |
* | avutil/wchar_filename,file_open: Support long file names on Windows | softworkz | 2022-06-09 | 1 | -1/+1 |
* | libavutil: Deprecate av_fopen_utf8, provide an avpriv version | Martin Storsjö | 2022-05-23 | 1 | -1/+8 |
* | avpriv_tempfile: add djgpp fallback | Peter Ross | 2018-11-28 | 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 |
* | | Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24' | James Almer | 2017-11-01 | 1 | -2/+6 |
|\| |
|
* | | lavu/file_open: Use current directory for temporary files also on Android. | Carl Eugen Hoyos | 2016-06-11 | 1 | -1/+1 |
* | | avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() | Michael Niedermayer | 2016-03-12 | 1 | -0/+59 |
* | | avutil/file_open: avoid file handle inheritance on Windows | Tobias Rapp | 2015-11-02 | 1 | -0/+3 |
* | | Merge commit '9326d64ed1baadd7af60df6bbcc59cf1fefede48' | Michael Niedermayer | 2014-11-27 | 1 | -9/+4 |
|\| |
|
| * | Share the utf8 to wchar conversion routine between lavf and lavu | Martin Storsjö | 2014-11-27 | 1 | -9/+4 |
* | | avutil/file_open: Use av_mallocz_array() | Michael Niedermayer | 2014-05-05 | 1 | -1/+1 |
* | | avutil: add av_fopen_utf8() | Michael Niedermayer | 2013-11-04 | 1 | -0/+34 |
* | | avutil/file_open: Print debug message if setting close on exec fails | Michael Niedermayer | 2013-10-20 | 1 | -2/+4 |
* | | libavutil/file_open.c: Fix duplicate words | Michael Niedermayer | 2013-08-12 | 1 | -1/+1 |
* | | Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa' | Michael Niedermayer | 2013-08-10 | 1 | -4/+4 |
|/ |
|
* | libavutil: Move avpriv_open to a new file, file_open.c | Martin Storsjö | 2013-08-10 | 1 | -0/+93 |