On 5/1/2016 12:41 PM, foo86 wrote: > --- > libavcodec/Makefile | 2 +- > libavcodec/dca_core.c | 70 +--- > libavcodec/dca_core.h | 2 +- > libavcodec/dcadata.c | 9 - > libavcodec/dcadata.h | 2 - > libavcodec/dcadec.c | 4 +- > libavcodec/dcahuff.c | 1099 > +++++++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/dcahuff.h | 1023 +-------------------------------------------- > 8 files changed, 1124 insertions(+), 1087 deletions(-) > create mode 100644 libavcodec/dcahuff.c
Applied, thanks. Next time if you notice that git format-patch doesn't recognize renames try using the -B option (Break or detect rewrites). _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel