Browse Source

vsrc_buffer: deprecate the header.

tags/n0.11
Nicolas George 13 years ago
parent
commit
67a316bbda
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libavfilter/vsrc_buffer.h

+ 2
- 0
libavfilter/vsrc_buffer.h View File

@@ -24,6 +24,8 @@
/**
* @file
* memory buffer source API for video
*
* @deprecated use buffersrc.h instead.
*/

#include "avfilter.h"


Loading…
Cancel
Save