On 2013-05-28 10:26, Martin Storsjö wrote:
--- a/libavcodec/vc1dec.c
+++ b/libavcodec/vc1dec.c
@@ -946,7 +946,7 @@ static void vc1_mc_4mv_chroma(VC1Context *v, int dir)
-/** Do motion compensation for 4-MV field chroma macroblock (both U and V)
+/** Do motion compensation for 4-MV interlaced frame chroma macroblock (both U
and V)
*/
static void vc1_mc_4mv_chroma4(VC1Context *v)
I don't see why this should be a Doxygen comment, so maybe make that a
normal comment while you're at it.
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel