> On 07 Jul 2015, at 23:03, Michael Niedermayer <michae...@gmx.at> wrote: > > On Sun, Jul 05, 2015 at 05:03:44PM +0200, Sebastien Zwickert wrote: >> >>> On 05 Jul 2015, at 16:41, Sebastien Zwickert <dilar...@gmail.com> wrote: >>> >>> delete mode 100644 ffmpeg_vda.c >>> create mode 100644 ffmpeg_videotoolbox.c >> >> -M as arguments to the format-patch CLI does not detect these as rename... >> >>> rename libavcodec/{vda_internal.h => vda_vt_internal.h} (50%) >> >> while these changes are detected. >> >> >> Have I missed something ? > > git doesnt always detect every move/copy, it might be possible to > tune some parameters to make it detect more aggressively but not sure > thats worth
Thanks for explanation... > if you think a diff between the 2 would be helpfull to review then > attaching that by hand is likely quicker than trying to find > out how to make git do it and thanks for the clue. In attachment a diff given by the following git command: git diff master:ffmpeg_vda.c ffmpeg_videotoolbox.c
ffmpeg_videotoolbox.diff
Description: Binary data
— Sebastien Zwickert
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel