OSDN Git Service

avutil: Move memcpy_backptr() to mem.c
authorDiego Biurrun <diego@biurrun.de>
Thu, 18 Oct 2012 17:27:51 +0000 (19:27 +0200)
committerDiego Biurrun <diego@biurrun.de>
Thu, 25 Oct 2012 09:36:57 +0000 (11:36 +0200)
commit5bac2d0c3020587a03cb14e8b6a664a0b92f26c2
tree08c6ccffd567aabf43301cc5d3dee357580d3eed
parenta6e9d6497739b7b60e3284f03b27883514bbc94a
avutil: Move memcpy_backptr() to mem.c

The function is used elsewhere and does not belong with the LZO code.
libavcodec/dfa.c
libavcodec/eatgv.c
libavcodec/g723_1.c
libavcodec/lcldec.c
libavcodec/wmavoice.c
libavcodec/xan.c
libavcodec/xxan.c
libavutil/lzo.c
libavutil/lzo.h
libavutil/mem.c
libavutil/mem.h