]> git.sesse.net Git - ffmpeg/commit
lavfi: move formats-related functions from default.c to formats.c
authorAnton Khirnov <anton@khirnov.net>
Thu, 10 May 2012 05:41:16 +0000 (07:41 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 15 May 2012 04:52:01 +0000 (06:52 +0200)
commit4c64fed37ce0964c45d3699ccf5ac55b077a8291
tree365fa00bf5dade8c3115c0b11679de76b21019e1
parentc5432d3ca4af629cea713c7613d22f5c451d41ab
lavfi: move formats-related functions from default.c to formats.c

It's more convenient to have them all in one file.
libavfilter/defaults.c
libavfilter/formats.c