summaryrefslogtreecommitdiff
path: root/libavutil/file.h
Commit message (Expand)AuthorAge
* 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