git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c1adff
)
Typo spotted by Philipp Weisenbacher.
author
Jean-Baptiste Kempf
<jb@videolan.org>
Fri, 30 Nov 2007 08:14:10 +0000
(08:14 +0000)
committer
Jean-Baptiste Kempf
<jb@videolan.org>
Fri, 30 Nov 2007 08:14:10 +0000
(08:14 +0000)
modules/video_filter/seamcarving.c
patch
|
blob
|
history
diff --git
a/modules/video_filter/seamcarving.c
b/modules/video_filter/seamcarving.c
index
c5213f2
..
20723d0
100644
(file)
--- a/
modules/video_filter/seamcarving.c
+++ b/
modules/video_filter/seamcarving.c
@@
-55,7
+55,7
@@
static void FilterSeamCarving( filter_t *, picture_t *, picture_t * );
vlc_module_begin();
set_description( _("Seam Carving video filter") );
- set_shortname( _( "Seam Carvin
f
" ));
+ set_shortname( _( "Seam Carvin
g
" ));
set_capability( "video filter2", 0 );
set_category( CAT_VIDEO );
set_subcategory( SUBCAT_VIDEO_VFILTER );