[Ffmpeg-devel] little patch for ffplay.c

Oliver Dippel o.dippel
Thu Mar 1 12:03:45 CET 2007


Hi,
i found a little Bug in ffplay.c

############################################################
742c742
<         rect.y = is->xleft + y;
---
 >         rect.y = is->ytop + y;
############################################################

Thanks
    Oliver Dippel





More information about the ffmpeg-devel mailing list