| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24' | James Almer | 2017-11-01 | 1 | -2/+6 |
|\ |
|
| * | Convert all AVClass struct declarations to designated initializers. | Diego Biurrun | 2017-06-12 | 1 | -2/+6 |
* | | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -19/+0 |
|\| |
|
* | | avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() | Michael Niedermayer | 2016-03-12 | 1 | -46/+2 |
* | | Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464' | Michael Niedermayer | 2014-08-26 | 1 | -3/+4 |
|\| |
|
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
* | | Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa' | Michael Niedermayer | 2013-08-10 | 1 | -64/+0 |
|\| |
|
| * | libavutil: Move avpriv_open to a new file, file_open.c | Martin Storsjö | 2013-08-10 | 1 | -64/+0 |
* | | Merge commit 'dfc6b5c81491abf7effb97b23af17ccf7adcd132' | Michael Niedermayer | 2013-08-09 | 1 | -0/+39 |
|\| |
|
| * | file: Move win32 utf8->wchar open wrapper to libavutil | Martin Storsjö | 2013-08-08 | 1 | -0/+39 |
| * | libavutil: Don't use fcntl if the function does not exist | Derek Buitenhuis | 2013-08-08 | 1 | -0/+3 |
* | | libavutil: Don't use fcntl if the function does not exist | Derek Buitenhuis | 2013-08-08 | 1 | -0/+3 |
* | | Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099' | Michael Niedermayer | 2013-08-08 | 1 | -1/+24 |
|\| |
|
| * | libavutil: add avpriv_open() to open files with close-on-exec flag | Rémi Denis-Courmont | 2013-08-07 | 1 | -1/+24 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-30 | 1 | -1/+3 |
|\| |
|
| * | avutil: Include io.h with a separate condition from MapViewOfFile | Martin Storsjö | 2012-11-29 | 1 | -1/+3 |
* | | av_tempfile: fix leak in error case | Michael Niedermayer | 2012-10-11 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+2 |
|\| |
|
| * | Add some more missing includes after removing the implicit common.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-22 | 1 | -0/+2 |
|\| |
|
| * | lavu/file: include unistd.h only when available | Mans Rullgard | 2012-06-21 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -0/+1 |
|\| |
|
| * | libavutil: Remove pointless file test program. | Diego Biurrun | 2012-01-26 | 1 | -18/+0 |
* | | av_tempfile: dont try the current directory with mkstemp() unless we are on w... | Michael Niedermayer | 2011-10-16 | 1 | -0/+2 |
* | | av_tempfile: change mode for fallback to 0600 to match mkstemp() | Michael Niedermayer | 2011-10-16 | 1 | -1/+1 |
* | | av_tempfile: Pass int log_offset, void *log_ctx | Michael Niedermayer | 2011-10-16 | 1 | -3/+4 |
* | | av_tempfile: fix error codes | Michael Niedermayer | 2011-10-16 | 1 | -2/+3 |
* | | av_tempfile: use O_EXCL | Michael Niedermayer | 2011-10-16 | 1 | -1/+4 |
* | | av_tempfile: try tempnam(NULL) first | Michael Niedermayer | 2011-10-16 | 1 | -1/+3 |
* | | av_tempfile: handle missing O_BINARY | Michael Niedermayer | 2011-10-16 | 1 | -0/+3 |
* | | av_tempfile: fix alloc type for !HAVE_MKSTEMP | Michael Niedermayer | 2011-10-16 | 1 | -1/+4 |
* | | Move av_tempfile() into libavutil, it is a generically usefull thing and its ... | Michael Niedermayer | 2011-10-16 | 1 | -0/+31 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Fix error check in av_file_map() | Mans Rullgard | 2011-06-04 | 1 | -1/+1 |
* | | Use MAP_FAILED to check for mmap failure instead of manually | Reimar Döffinger | 2011-05-07 | 1 | -1/+1 |
* | | file: Fix mmap error check. | Michael Niedermayer | 2011-05-05 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -2/+1 |
|\| |
|
| * | lavu: remove misc disabled cruft | Anton Khirnov | 2011-04-19 | 1 | -2/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Win32 support for av_file_map() | Daniel Verkamp | 2011-01-05 | 1 | -0/+26 |
* | Fix av_file_map(): replace stat(filename, &st) with fstat(fd, &st). | Stefano Sabatini | 2010-12-22 | 1 | -2/+2 |
* | Replace lstat() with stat() in av_file_map(). The lstat() use was wrong. | Stefano Sabatini | 2010-12-22 | 1 | -1/+1 |
* | Add av_file_map() and av_file_unmap() functions. | Stefano Sabatini | 2010-12-22 | 1 | -0/+123 |