lavc: split asv12 encoder/decoder
authorAnton Khirnov <anton@khirnov.net>
Mon, 8 Oct 2012 10:03:08 +0000 (12:03 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 9 Oct 2012 18:32:35 +0000 (20:32 +0200)
commit233a5a807e766425190941a8226988a4332ca9ad
tree5f0bd4e2622ff5fcb3ccdc16163b4dd9880f626a
parentfb722a900fc5cc9e003b9fef25b27ed7fc5547a2
lavc: split asv12 encoder/decoder
libavcodec/Makefile
libavcodec/asv.c [new file with mode: 0644]
libavcodec/asv.h [new file with mode: 0644]
libavcodec/asv1.c [deleted file]
libavcodec/asvdec.c [new file with mode: 0644]
libavcodec/asvenc.c [new file with mode: 0644]