]> git.sesse.net Git - ffmpeg/commit
build: Split WMA frequencies into a separate object file
authorDiego Biurrun <diego@biurrun.de>
Wed, 3 Sep 2014 10:27:27 +0000 (03:27 -0700)
committerDiego Biurrun <diego@biurrun.de>
Thu, 4 Sep 2014 12:19:46 +0000 (05:19 -0700)
commitf20518568a77a6138fc74021ce56013ab72907ba
tree35a82502706ec2d3f63cab2d087094f7f9c280d0
parent803f8992f11d1eb301672cd13c685a7b1d04c467
build: Split WMA frequencies into a separate object file

These are the only WMA bits shared with binkaudio. Splitting them off
reduces the binnkaudio dependency on general WMA code.
configure
libavcodec/Makefile
libavcodec/binkaudio.c
libavcodec/wma.c
libavcodec/wma.h
libavcodec/wma_freqs.c [new file with mode: 0644]
libavcodec/wma_freqs.h [new file with mode: 0644]
libavcodec/wmadata.h