OSDN Git Service

lavfi/buffersink: move the filter structures at the end.
authorNicolas George <nicolas.george@normalesup.org>
Sun, 10 Mar 2013 18:59:48 +0000 (19:59 +0100)
committerNicolas George <nicolas.george@normalesup.org>
Mon, 11 Mar 2013 18:00:49 +0000 (19:00 +0100)
commit73b40e2eb6826c5bd08a233e6d2e25b55f9113da
treea3a922614391d9599570757220cc9135f08af88d
parent1123080d2ecf982b235e643360761d7d01cc617c
lavfi/buffersink: move the filter structures at the end.

Also apply a few cosmetic fixes (spaces, trailing comma) to
help match them with the fork's implementation.
libavfilter/buffersink.c