Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 08 Aug 2007 19:18:10 +0000 | ramiro | Check for winsock2.h instead of __MINGW32__ libavformat |
Wed, 08 Aug 2007 12:08:16 +0000 | ramiro | MinGW returns EAGAIN instead of EINPROGRESS libavformat |
Mon, 06 Aug 2007 21:14:29 +0000 | michael | ensure that the codec_id detection in av_find_stream_info() does not libavformat |
Mon, 06 Aug 2007 20:37:45 +0000 | michael | more verbose error libavformat |
Mon, 06 Aug 2007 20:36:55 +0000 | michael | ignore preroll, it is generally not what AVStream.start_time should contain libavformat |
Sun, 05 Aug 2007 13:44:56 +0000 | lucabe | Change avf_sdp_create() to get a pre-allocated buffer as input, and to libavformat |