[FFmpeg-cvslog] r17273 - trunk/libavcodec/mpegvideo_xvmc.c
Diego Biurrun
diego
Sat Feb 14 20:48:59 CET 2009
On Sat, Feb 14, 2009 at 08:47:55PM +0100, diego wrote:
>
> Log:
> Remove a comment that references a non-existing function.
>
> --- trunk/libavcodec/mpegvideo_xvmc.c Sat Feb 14 20:42:29 2009 (r17272)
> +++ trunk/libavcodec/mpegvideo_xvmc.c Sat Feb 14 20:47:55 2009 (r17273)
> @@ -75,7 +75,6 @@ int ff_xvmc_field_start(MpegEncContext*s
>
> - // make sure that all data is drawn by XVMC_end_frame
> assert(render->filled_mv_blocks_num == 0);
This did not even exist in the first version of the xvmc code.
Ivan, if this comment is still relevant, restore a fixed version.
Diego
More information about the ffmpeg-cvslog
mailing list