36 Commits (47f0704eb2a10a2ff50c1a118d7a2a92ce38d689)

Author SHA1 Message Date
Stefano Sabatini ec6791736c Make file_open() return the error code set in errno if open() fails, 15 years ago
Stefano Sabatini 5b33a55376 Implement support to the AVSEEK_SIZE operation in file_seek(). 15 years ago
Måns Rullgård f2a4f12cb6 Do not call lseek() with invalid whence value 15 years ago
Martin Storsjö fbf7e805b0 Only consider -1 as an error return value for open(). 15 years ago
Ramiro Polla d4efacff64 Use intptr_t when casting pointers to int. 16 years ago
Ronald S. Bultje f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
Ronald S. Bultje f989d39752 Remove size_t cast in setting s->priv_data directly to the (integer) file 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Ramiro Polla b507ebd179 Use setmode() if it exists in <io.h>, and not based on O_BINARY. 16 years ago
Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
Baptiste Coudurier fbcb081161 remove const qualifier, removes warning: 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Ramiro Polla a5e979f42c os_support.h is also needed for usleep and lseek on MinGW. 17 years ago
Alex Beregszaszi b5298028b0 Remove empty pipe_close 17 years ago
Vincent Fourmond 9e33b10fd7 Allow pipe: URL to take fd number as input 17 years ago
Vincent Fourmond de79849eac Indent for next commit 17 years ago
Ramiro Polla a12df245a4 10l: removed pipe_close instead of pipe_read 17 years ago
Ramiro Polla ee7db7b0b9 Make the pipe URLProtocol share read and write functions with the file URLProtocol 17 years ago
Ramiro Polla 05d00e953f Check for O_BINARY instead of a list of systems that need it 17 years ago
Måns Rullgård f7d78f3654 replace the uses of old string functions that Reimar missed 17 years ago
François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
Diego Biurrun 4a49d9b2f8 Remove useless #include. 18 years ago
Ramiro Polla 2cb396eb8b Remove useless MinGW #ifdefs. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 2f30a81d19 CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer f9a35124a7 fixing pipe seek bug 20 years ago
Sascha Sommer 45d6de9258 nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 21 years ago
Falk Hüffner 7906085fcc warning patrol 21 years ago
Michael Niedermayer c43e7a6611 untested win32 binary pipe fix 21 years ago
Gildas Bazin ac9fe33d0e avio patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Wolfgang Hesseler fad05f523c cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Slavik Gnatenko f3ec2d46ba os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
Fabrice Bellard a1dfc201bd fixed 'file:' in URLs 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Fabrice Bellard 19720f15fd license/copyright change 23 years ago
Fabrice Bellard 8be1c6563c win32 fixes 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago