]> git.sesse.net Git - ffmpeg/commit
mlp: Split common code from parser and decoder to be used by encoder.
authorRamiro Polla <ramiro.polla@gmail.com>
Wed, 13 Aug 2008 18:47:03 +0000 (18:47 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Wed, 13 Aug 2008 18:47:03 +0000 (18:47 +0000)
commitce15710f554ef3520f968c8b4284a0f576611c95
treeaaaba49c251115e36e7921f2e534b170b3ff42cd
parente7327dbba70a1dff3bc4c2f353adff174753edff
mlp: Split common code from parser and decoder to be used by encoder.

Originally committed as revision 14733 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/mlp.c [new file with mode: 0644]
libavcodec/mlp.h [new file with mode: 0644]
libavcodec/mlp_parser.c
libavcodec/mlpdec.c