| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/file: allow mapping 0 byte files with av_file_map | Marton Balint | 2018-09-09 | 1 | -0/+2 |
* | avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() | Michael Niedermayer | 2016-03-12 | 1 | -0/+1 |
* | avutil/file: add av_warn_unused_result to av_file_map | Ganesh Ajjanagadde | 2015-10-16 | 1 | -0/+1 |
* | avutil/file: fix av_tempfile() documentation | Michael Niedermayer | 2014-11-24 | 1 | -1/+2 |
* | cosmetics: Fix "dont" "wont" "doesnt" typos | Timothy Gu | 2013-06-29 | 1 | -1/+1 |
* | file: typo | Michael Niedermayer | 2012-10-31 | 1 | -1/+1 |
* | av_tempfile: document umask() issue | Michael Niedermayer | 2012-10-31 | 1 | -0/+3 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+2 |
|\ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | | av_tempfile: Pass int log_offset, void *log_ctx | Michael Niedermayer | 2011-10-16 | 1 | -1/+1 |
* | | Move av_tempfile() into libavutil, it is a generically usefull thing and its ... | Michael Niedermayer | 2011-10-16 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-02 | 1 | -1/+2 |
|\| |
|
| * | doxygen: fix usage of @file directive in libavutil/{dict,file}.h | Reinhard Tartler | 2011-07-01 | 1 | -1/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Add av_file_map() and av_file_unmap() functions. | Stefano Sabatini | 2010-12-22 | 1 | -0/+51 |