index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
file.c
Age
Commit message (
Expand
)
Author
2009-03-03
Add url_get_file_handle(), which is used to get the file descriptor
Ronald S. Bultje
2009-03-03
Remove size_t cast in setting s->priv_data directly to the (integer) file
Ronald S. Bultje
2009-01-13
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-11
Use setmode() if it exists in <io.h>, and not based on O_BINARY.
Ramiro Polla
2008-10-03
Remove offset_t typedef and use int64_t directly instead.
Diego Biurrun
2008-05-27
remove const qualifier, removes warning:
Baptiste Coudurier
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2007-11-22
os_support.h is also needed for usleep and lseek on MinGW.
Ramiro Polla
2007-11-16
Remove empty pipe_close
Alex Beregszaszi
2007-08-17
Allow pipe: URL to take fd number as input
Vincent Fourmond
2007-08-17
Indent for next commit
Vincent Fourmond
2007-08-10
10l: removed pipe_close instead of pipe_read
Ramiro Polla
2007-08-09
Make the pipe URLProtocol share read and write functions with the file URLPro...
Ramiro Polla
2007-06-25
Check for O_BINARY instead of a list of systems that need it
Ramiro Polla
2007-06-24
replace the uses of old string functions that Reimar missed
Måns Rullgård
2007-02-13
This fixes error handling for BeOS, removing the need for some ifdefs.
François Revol
2006-12-21
Remove useless #include.
Diego Biurrun
2006-12-21
Remove useless MinGW #ifdefs.
Ramiro Polla
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-07-11
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
Diego Biurrun
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2004-12-06
fixing pipe seek bug
Michael Niedermayer
2004-04-24
nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
Sascha Sommer
2004-03-24
warning patrol
Falk Hüffner
2004-03-24
untested win32 binary pipe fix
Michael Niedermayer
2004-02-14
avio patch by (Gildas Bazin <gbazin at altern dot org>)
Gildas Bazin
2003-12-14
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at...
Wolfgang Hesseler
2003-01-11
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
Slavik Gnatenko
2002-11-29
fixed 'file:' in URLs
Fabrice Bellard
2002-11-25
renamed libav to libavformat
Fabrice Bellard
[prev]