[SCM] libav/experimental: on2avc: change a comment at #endif to match actual define

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Aug 10 16:02:57 UTC 2014


The following commit has been merged in the experimental branch:
commit 7cade8ea2bb19e78dae42b29720535a70fb2ae84
Author: Kostya Shishkov <kostya.shishkov at gmail.com>
Date:   Wed Apr 23 20:02:37 2014 +0200

    on2avc: change a comment at #endif to match actual define

diff --git a/libavcodec/on2avcdata.h b/libavcodec/on2avcdata.h
index ea618d4..39d2911 100644
--- a/libavcodec/on2avcdata.h
+++ b/libavcodec/on2avcdata.h
@@ -79,4 +79,4 @@ extern const float ff_on2avc_ctab_2[2048];
 extern const float ff_on2avc_ctab_3[2048];
 extern const float ff_on2avc_ctab_4[2048];
 
-#endif /* AVCODEC_ff_on2avc_DATA_H */
+#endif /* AVCODEC_ON2AVC_DATA_H */

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list