[vlc-commits] blend.c was rewritten in C++
Rafaël Carré
git at videolan.org
Tue Jan 17 02:19:31 CET 2012
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Mon Jan 16 20:17:58 2012 -0500| [4729c93f0cfe187029f0aee1c85253bd54edc2ad] | committer: Rafaël Carré
blend.c was rewritten in C++
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4729c93f0cfe187029f0aee1c85253bd54edc2ad
---
po/POTFILES.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 54d8e32..11be477 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1070,7 +1070,7 @@ modules/video_filter/atmo/AtmoZoneDefinition.h
modules/video_filter/audiobargraph_v.c
modules/video_filter/ball.c
modules/video_filter/blendbench.c
-modules/video_filter/blend.c
+modules/video_filter/blend.cpp
modules/video_filter/bluescreen.c
modules/video_filter/canvas.c
modules/video_filter/chain.c
More information about the vlc-commits
mailing list