Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 15 Aug 2008 16:37:59 +0000 | diego | cosmetics: Remove redundant #endif comments that are very close to the #ifdef libavformat |
Fri, 15 Aug 2008 16:33:12 +0000 | diego | cosmetics: misc spelling fixes libavformat |
Fri, 15 Aug 2008 16:13:05 +0000 | michael | Add flag to mark demuxers that can output discontinuous timestamps. libavformat |
Thu, 14 Aug 2008 22:36:05 +0000 | aurel | use h_addr_list[0] instead of h_addr as this is the posix hostent field name libavformat |
Thu, 14 Aug 2008 22:01:59 +0000 | aurel | ensure we get explicit definition of various _XOPEN_SOURCE functions we use libavformat |
Thu, 14 Aug 2008 21:48:02 +0000 | bcoudurier | import ok'd hunks for mxf muxer libavformat |
Thu, 14 Aug 2008 14:29:18 +0000 | diego | Surround '#include <sys/select>' by HAVE_SYS_SELECT_H. libavformat |