Mercurial > libavcodec.hg
graph
-
Check all critical xvmc struct fields in ff_xvmc_field_start() libavcodecSun, 15 Feb 2009 10:06:23 +0000, by iive
-
Rename xvmc_render_state to something with pixfmt in its name. libavcodecSun, 15 Feb 2009 08:42:11 +0000, by iive
-
Prevent heap corruption when resampling 8-bit audio. libavcodecSun, 15 Feb 2009 06:29:43 +0000, by pross
-
Give a little better name to the magic(_id) field in xvmc struct libavcodecSun, 15 Feb 2009 02:36:43 +0000, by iive
-
Replace assert in ff_xvmc_field_end() by av_log call at level AV_LOG_ERROR. libavcodecSun, 15 Feb 2009 02:27:55 +0000, by diego
-
Remove obsolete display_flags member from xvmc struct libavcodecSun, 15 Feb 2009 02:17:48 +0000, by iive
-
Detailed description of the interesting fields in xvmc struct. libavcodecSun, 15 Feb 2009 01:35:32 +0000, by iive
-
Move the state field in the xvmc struct to the extensions section. libavcodecSun, 15 Feb 2009 01:28:50 +0000, by iive
-
Remove redundant assert(render) in ff_xvmc_init_block(). The immediately libavcodecSun, 15 Feb 2009 01:24:09 +0000, by diego
-
Remove asserts that are immediately followed by a check and error return. libavcodecSun, 15 Feb 2009 00:52:16 +0000, by diego
-
Drop struct members display_flags and state with the next major version bump. libavcodecSun, 15 Feb 2009 00:40:57 +0000, by diego
-
Doxygen comment/explanation for ff_xvmc_init_block(). libavcodecSun, 15 Feb 2009 00:16:51 +0000, by diego
-
Remove completely unsed structure fields mc_type and chroma_format. libavcodecSun, 15 Feb 2009 00:09:28 +0000, by diego
-
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined. libavcodecSat, 14 Feb 2009 23:45:35 +0000, by diego
-
Add Doxygen comment similar to ff_xvmc_field_start() to ff_xvmc_field_end(). libavcodecSat, 14 Feb 2009 23:13:32 +0000, by diego
-
Merge preprocessor if CONFIG_MPEG_XVMC_DECODER and code if( &&) libavcodecSat, 14 Feb 2009 22:59:19 +0000, by iive
-
Check ff_xvmc_field_start() result in all cases. libavcodecSat, 14 Feb 2009 22:46:20 +0000, by iive
-
Another attempt to clarify draw_horiz_band() usage. libavcodecSat, 14 Feb 2009 22:22:55 +0000, by iive
-
Attempt to clarify draw_horiz_band description and fix two random typos. libavcodecSat, 14 Feb 2009 21:00:26 +0000, by diego
-
More clarification for draw_horiz_band() in hwaccell mode. libavcodecSat, 14 Feb 2009 20:52:18 +0000, by iive
-
Add xvmc_internal.h that contains all internal xvmc function declarations. libavcodecSat, 14 Feb 2009 20:37:14 +0000, by diego
-
Document that ff_draw_horiz_band() could be used as hwaccell callback. libavcodecSat, 14 Feb 2009 20:07:52 +0000, by iive
-
another (last?) round of K&R whitespace cosmetics libavcodecSat, 14 Feb 2009 20:00:22 +0000, by diego
-
whitespace cosmetics: Put some spaces around operators for better readability. libavcodecSat, 14 Feb 2009 19:52:06 +0000, by diego
-
Remove a comment that references a non-existing function. libavcodecSat, 14 Feb 2009 19:47:55 +0000, by diego
-
Make one comment slightly clearer and more readable. libavcodecSat, 14 Feb 2009 19:42:29 +0000, by diego
-
cosmetics: grammar/spelling/wording fixes in comments libavcodecSat, 14 Feb 2009 19:33:09 +0000, by diego
-
Restore one set of parentheses to avoid the warning: libavcodecSat, 14 Feb 2009 19:24:37 +0000, by diego
-
whitespace cosmetics: consistently format all comments libavcodecSat, 14 Feb 2009 19:21:00 +0000, by diego
-
whitespace cosmetics: Correctly indent all comments. libavcodecSat, 14 Feb 2009 19:14:46 +0000, by diego
-
Remove compatibility layer for old names of xvmc definitions. libavcodecSat, 14 Feb 2009 19:08:47 +0000, by diego
-
cosmetics: Consistently format all if/else statements in K&R style libavcodecSat, 14 Feb 2009 19:00:51 +0000, by diego
-
Rename some forward declarations that were missed, fixes the warnings: libavcodecSat, 14 Feb 2009 18:51:17 +0000, by diego