Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 16 Jan 2009 15:32:33 +0000 | reimar | Use av_mallocz instead of explicitly zeroing in url_open_dyn_buf_internal. libavformat |
Fri, 16 Jan 2009 15:30:52 +0000 | reimar | Replace nonsense -1234 return value in dyn_buf_write by proper AVERROR(ENOMEM) libavformat |
Fri, 16 Jan 2009 14:03:46 +0000 | benoit | Make unsigned int a variable that does not need to be explicitely 32 bits. libavformat |