Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 17 Feb 2009 12:11:46 +0000 | diego | cosmetics: 'void/int inline' --> 'inline void/int' to avoid warnings of the type libavcodec |
Tue, 17 Feb 2009 12:03:10 +0000 | diego | cosmetics: 'const static' --> 'static const' to avoid warnings of the type libavcodec |
Mon, 16 Feb 2009 22:46:30 +0000 | iive | Thoroughly check all fields set by the application in xvmc struct. libavcodec |
Mon, 16 Feb 2009 22:23:47 +0000 | jbr | flacdec: Silence false positive warning about uninitialized variables in libavcodec |
Mon, 16 Feb 2009 18:19:48 +0000 | iive | Minor clarification of xvmc field description. libavcodec |
Mon, 16 Feb 2009 18:16:23 +0000 | iive | Improvements in xvmc structure fields descriptions. libavcodec |