Module: libav
Branch: master
Commit: 3a651f599a18b023602370b67a77eb0efa309b20

Author:    Diego Biurrun <[email protected]>
Committer: Diego Biurrun <[email protected]>
Date:      Sun Feb 15 20:03:03 2015 +0100

dca: Move data tables from a header to an object file

This allows sharing them with the DCA XLL extension w/o duplication.

---

 libavcodec/Makefile  |    3 +-
 libavcodec/dcadata.c | 7752 ++++++++++++++++++++++++++++++++++++++++++++++++++
 libavcodec/dcadata.h | 7737 +------------------------------------------------
 libavcodec/dcadec.c  |   78 +-
 4 files changed, 7816 insertions(+), 7754 deletions(-)

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to