Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 15 Feb 2009 02:27:55 +0000 | diego | Replace assert in ff_xvmc_field_end() by av_log call at level AV_LOG_ERROR. libavcodec |
Sun, 15 Feb 2009 02:17:48 +0000 | iive | Remove obsolete display_flags member from xvmc struct libavcodec |
Sun, 15 Feb 2009 01:35:32 +0000 | iive | Detailed description of the interesting fields in xvmc struct. libavcodec |
Sun, 15 Feb 2009 01:28:50 +0000 | iive | Move the state field in the xvmc struct to the extensions section. libavcodec |
Sun, 15 Feb 2009 01:24:09 +0000 | diego | Remove redundant assert(render) in ff_xvmc_init_block(). The immediately libavcodec |
Sun, 15 Feb 2009 00:52:16 +0000 | diego | Remove asserts that are immediately followed by a check and error return. libavcodec |
Sun, 15 Feb 2009 00:40:57 +0000 | diego | Drop struct members display_flags and state with the next major version bump. libavcodec |