Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 26 Sep 2008 02:12:37 +0000 | bcoudurier | only include sys/select.h if present, fix mingw compilation libavformat |
Fri, 26 Sep 2008 02:07:56 +0000 | michael | Prevent image2 from complaining about non monotone timestamps as libavformat |
Wed, 24 Sep 2008 23:40:55 +0000 | bcoudurier | cosmetics, remove GXF: in log messages since it is present in context libavformat |
Wed, 24 Sep 2008 23:31:04 +0000 | bcoudurier | skip invalid audio samples in gxf packets libavformat |
Wed, 24 Sep 2008 22:11:53 +0000 | bcoudurier | include sys/select.h to get select, according to posix 2001, libavformat |
Wed, 24 Sep 2008 22:08:50 +0000 | bcoudurier | include sys/select.h instead of unistd.h to get select, libavformat |