On Tue, Jun 30, 2015 at 11:53:03AM +0200, Nedeljko Babic wrote: > From: Jovan Zelincevic <jovan.zelince...@imgtec.com> > > Move existing code to the new template files > > Signed-off-by: Nedeljko Babic <nedeljko.ba...@imgtec.com> > --- > libavcodec/aacdec.c | 3132 > +------------------- > libavcodec/{aacdec.c => aacdec_template.c} | 623 +--- > libavcodec/cbrt_tablegen.c | 16 - > .../{cbrt_tablegen.c => cbrt_tablegen_template.c} | 0 > libavcodec/sinewin_tablegen.c | 25 - > ...ewin_tablegen.c => sinewin_tablegen_template.c} | 0 > 6 files changed, 97 insertions(+), 3699 deletions(-) > copy libavcodec/{aacdec.c => aacdec_template.c} (85%) > copy libavcodec/{cbrt_tablegen.c => cbrt_tablegen_template.c} (100%) > copy libavcodec/{sinewin_tablegen.c => sinewin_tablegen_template.c} (100%)
applied btw, the diff would have had ~40% fewer added lines shown if done by using git ... --patience might make sense to use in the future thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The bravest are surely those who have the clearest vision of what is before them, glory and danger alike, and yet notwithstanding go out to meet it. -- Thucydides
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel