Mercurial > libavcodec.hg
graph
-
Replace assert in ff_xvmc_field_end() by av_log call at level AV_LOG_ERROR. libavcodec2009-02-15, by diego
-
Remove redundant assert(render) in ff_xvmc_init_block(). The immediately libavcodec2009-02-15, by diego
-
Remove asserts that are immediately followed by a check and error return. libavcodec2009-02-15, by diego
-
Drop struct members display_flags and state with the next major version bump. libavcodec2009-02-15, by diego
-
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined. libavcodec2009-02-14, by diego
-
Add Doxygen comment similar to ff_xvmc_field_start() to ff_xvmc_field_end(). libavcodec2009-02-14, by diego
-
Attempt to clarify draw_horiz_band description and fix two random typos. libavcodec2009-02-14, by diego
-
Add xvmc_internal.h that contains all internal xvmc function declarations. libavcodec2009-02-14, by diego
-
Document that ff_draw_horiz_band() could be used as hwaccell callback. libavcodec2009-02-14, by iive
-
whitespace cosmetics: Put some spaces around operators for better readability. libavcodec2009-02-14, by diego