15 Commits (0a5ff1964355f6d288071b7c0bc4fb24f658c9fc)

Author SHA1 Message Date
Marton Balint 4737387d28 avutil/file: allow mapping 0 byte files with av_file_map 6 years ago
Michael Niedermayer b4f59beeb4 avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 9 years ago
Ganesh Ajjanagadde a0b079ac25 avutil/file: add av_warn_unused_result to av_file_map 9 years ago
Michael Niedermayer b4d8724ab2 avutil/file: fix av_tempfile() documentation 10 years ago
Timothy Gu a9bbf59be7 cosmetics: Fix "dont" "wont" "doesnt" typos 12 years ago
Michael Niedermayer 3a34ac6541 file: typo 12 years ago
Michael Niedermayer 31bf820a26 av_tempfile: document umask() issue 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Michael Niedermayer 74dbb5388e av_tempfile: Pass int log_offset, void *log_ctx 13 years ago
Michael Niedermayer 885158c887 Move av_tempfile() into libavutil, it is a generically usefull thing and its small. 13 years ago
Reinhard Tartler 134557f3a4 doxygen: fix usage of @file directive in libavutil/{dict,file}.h 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Stefano Sabatini 0328b9ea39 Add av_file_map() and av_file_unmap() functions. 14 years ago