avfilter/buffer: Suppress deprecation warning for avfilter_unref_buffer
authorDiego Biurrun <diego@biurrun.de>
Mon, 4 Nov 2013 11:53:07 +0000 (12:53 +0100)
committerDiego Biurrun <diego@biurrun.de>
Mon, 4 Nov 2013 22:04:10 +0000 (23:04 +0100)
commit7d1a68e95baf232e1c3ee93ee3285f4b309d77ce
tree31e3582293899cb447f7cf2a6c1b84b1df96e9ab
parent82c86d0b1839b01b3cd0dd848fb6416ff21506dd
avfilter/buffer: Suppress deprecation warning for avfilter_unref_buffer

The function is used in a block of code that is deprecated anyway.
libavfilter/buffer.c