diff avcodec.h @ 2522:e25782262d7d libavcodec

kill warnings patch by (Mns Rullgrd <mru inprovide com>)
author michael
date Thu, 24 Feb 2005 19:08:50 +0000
parents 047f7bad4cbb
children b47af698085e
line wrap: on
line diff
--- a/avcodec.h	Thu Feb 24 16:39:03 2005 +0000
+++ b/avcodec.h	Thu Feb 24 19:08:50 2005 +0000
@@ -2201,6 +2201,8 @@
 
 void avcodec_flush_buffers(AVCodecContext *avctx);
 
+void avcodec_default_free_buffers(AVCodecContext *s);
+
 /* misc usefull functions */
 
 /**