October 17, 2011
View fd6af53

av_tempfile: dont try the current directory with mkstemp() unless we are on windows

Michael Niedermayer authored on 2011/10/17 05:32:41
View e8e1335

av_tempfile: change mode for fallback to 0600 to match mkstemp()

Michael Niedermayer authored on 2011/10/17 05:13:20
View 74dbb53

av_tempfile: Pass int log_offset, void *log_ctx

Michael Niedermayer authored on 2011/10/17 04:32:06
View 482aabd

av_tempfile: fix error codes

Michael Niedermayer authored on 2011/10/17 04:27:20
View 4105335

av_tempfile: use O_EXCL

Michael Niedermayer authored on 2011/10/17 04:25:07
View 797c2ef

av_tempfile: try tempnam(NULL) first

Michael Niedermayer authored on 2011/10/17 04:24:12
October 16, 2011
View 5746f91

av_tempfile: handle missing O_BINARY

Michael Niedermayer authored on 2011/10/16 22:44:31
View c9833fc

av_tempfile: fix alloc type for !HAVE_MKSTEMP

Michael Niedermayer authored on 2011/10/16 22:42:18
View 885158c

Move av_tempfile() into libavutil, it is a generically usefull thing and its small.

Michael Niedermayer authored on 2011/10/16 22:21:58
July 4, 2011
View 976a8b2

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/04 07:34:44
June 4, 2011
View abc78a5

Do not include log.h in avutil.h

Mans Rullgard authored on 2011/06/04 21:34:27
View d0989be

Fix error check in av_file_map()

Mans Rullgard authored on 2011/06/04 21:36:35
May 7, 2011
View 314374e

Use MAP_FAILED to check for mmap failure instead of manually recreating the value.

Reimar Döffinger authored on 2011/05/07 17:00:03
May 5, 2011
View 10ff296

file: Fix mmap error check. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/05/05 07:52:03
April 20, 2011
View efb5fa7

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/20 11:48:23