Michael Niedermayer
|
b4f59beeb4
avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile()
|
8 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
|
11 years ago |
Michael Niedermayer
|
3a34ac6541
file: typo
|
12 years ago |
Michael Niedermayer
|
31bf820a26
av_tempfile: document umask() issue
|
12 years ago |
Michael Niedermayer
|
c581cb4e4f
Merge remote-tracking branch 'qatar/master'
|
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 |
Michael Niedermayer
|
3074f03a07
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Reinhard Tartler
|
134557f3a4
doxygen: fix usage of @file directive in libavutil/{dict,file}.h
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Stefano Sabatini
|
0328b9ea39
Add av_file_map() and av_file_unmap() functions.
|
14 years ago |