Move dca parser to its own file.
authorDiego Biurrun <diego@biurrun.de>
Thu, 3 May 2007 23:50:24 +0000 (23:50 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 3 May 2007 23:50:24 +0000 (23:50 +0000)
commit98c98e04ccae75ccaf0f3ebf18588bc0090dff8b
tree5e745b7649f4dcff0266848be37d3c4507270195
parentf5a756ef2665359752b2cfc8923b53138df31a13
Move dca parser to its own file.

Originally committed as revision 8881 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/dca.c
libavcodec/dca.h [new file with mode: 0644]
libavcodec/dca_parser.c [new file with mode: 0644]