diff postprocess_internal.h @ 67:fb2657d1e70d libpostproc

Make the av_class member of PPContext a poiner to constant AVClass. Patch by Diego 'Flameeyes' Petten flameeyes gmail ! com
author benoit
date Mon, 07 Jan 2008 12:44:49 +0000
parents 98d3264ac47f
children d05918aeb89d
line wrap: on
line diff
--- a/postprocess_internal.h	Fri Jan 04 07:47:32 2008 +0000
+++ b/postprocess_internal.h	Mon Jan 07 12:44:49 2008 +0000
@@ -126,7 +126,7 @@
         /**
          * info on struct for av_log
          */
-        AVClass *av_class;
+        const AVClass *av_class;
 
         uint8_t *tempBlocks; ///<used for the horizontal code