summaryrefslogtreecommitdiff
path: root/libavutil/file.h
Commit message (Expand)AuthorAge
* avutil/file: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avutil/file: allow mapping 0 byte files with av_file_mapMarton Balint2018-09-09
* avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile()Michael Niedermayer2016-03-12
* avutil/file: add av_warn_unused_result to av_file_mapGanesh Ajjanagadde2015-10-16
* avutil/file: fix av_tempfile() documentationMichael Niedermayer2014-11-24
* cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu2013-06-29
* file: typoMichael Niedermayer2012-10-31
* av_tempfile: document umask() issueMichael Niedermayer2012-10-31
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | av_tempfile: Pass int log_offset, void *log_ctxMichael Niedermayer2011-10-16
* | Move av_tempfile() into libavutil, it is a generically usefull thing and its ...Michael Niedermayer2011-10-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-02
|\|
| * doxygen: fix usage of @file directive in libavutil/{dict,file}.hReinhard Tartler2011-07-01
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Add av_file_map() and av_file_unmap() functions.Stefano Sabatini2010-12-22