OSDN Git Service

lavfi/buffersink: fix header.
authorNicolas George <nicolas.george@normalesup.org>
Sat, 16 Mar 2013 16:57:04 +0000 (17:57 +0100)
committerNicolas George <nicolas.george@normalesup.org>
Sun, 17 Mar 2013 11:31:25 +0000 (12:31 +0100)
commit7e6c67dd24d767bfa71ec9cfefca5833535aaa84
treeed3486f06ffe30f56b0ca7f06afe9b2563ed3183
parenta5149607df825b65f1ea7bbbbff74e24bd07230e
lavfi/buffersink: fix header.

Move non-obsolete functions, structures and constants outside
the scope of "#if FF_API_AVFILTERBUFFER".

Add attribute_deprecated to av_buffersink_get_buffer_ref()
and av_buffersink_poll_frame().

Add doxygen for av_buffersink_get_frame_flags().
libavfilter/buffersink.h