22 Commits (2f888fb99eef07a259879273bc9999c5e86620ca)

Author SHA1 Message Date
Zhao Zhili e713a2d85d avutil/file_open: Fix build error with wasi 4 months ago
James Almer 4c92fc02f8 avutil: remove deprecated FF_API_AV_FOPEN_UTF8 8 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
softworkz c5aba39a04 avutil/wchar_filename,file_open: Support long file names on Windows 2 years ago
Martin Storsjö 4cdc14aa95 libavutil: Deprecate av_fopen_utf8, provide an avpriv version 3 years ago
Peter Ross 331715534a avpriv_tempfile: add djgpp fallback 6 years ago
Martin Storsjö e41daa6246 Remove support for building for mingw32ce (Windows CE) 7 years ago
Carl Eugen Hoyos 4c9d1c6f9a lavu/file_open: Use current directory for temporary files also on Android. 9 years ago
Michael Niedermayer b4f59beeb4 avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 9 years ago
Tobias Rapp 4746653466 avutil/file_open: avoid file handle inheritance on Windows 9 years ago
Martin Storsjö 9326d64ed1 Share the utf8 to wchar conversion routine between lavf and lavu 10 years ago
Michael Niedermayer 4aa7848eb8 avutil/file_open: Use av_mallocz_array() 11 years ago
Michael Niedermayer 85cabf1ca9 avutil: add av_fopen_utf8() 11 years ago
Michael Niedermayer ad28fe35c5 avutil/file_open: Print debug message if setting close on exec fails 11 years ago
Michael Niedermayer 5086b26809 libavutil/file_open.c: Fix duplicate words 11 years ago
Martin Storsjö a76d0cdf21 libavutil: Move avpriv_open to a new file, file_open.c 11 years ago