Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
3e1e07d5
Commit
3e1e07d5
authored
Sep 07, 2010
by
Rémi Duraffort
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LIST: fix module accounting
parent
4461fa65
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
modules/LIST
modules/LIST
+1
-1
modules/list.sh
modules/list.sh
+1
-1
No files found.
modules/LIST
View file @
3e1e07d5
List of vlc plugins (3
62
)
List of vlc plugins (3
55
)
$Id$
* a52: A/52 basic parser/packetizer
* a52tofloat32: A/52 audio converter & decoder plugin, using liba52
...
...
modules/list.sh
View file @
3e1e07d5
...
...
@@ -66,6 +66,6 @@ grep " \* " $LISTFILE | LC_CTYPE=C sort -c && echo "OK"
echo
""
echo
"
`
wc
-l
<
$TEMPFILE
`
modules listed in Modules.am files"
echo
"
`
sort
-u
$TEMPFILE
|
wc
-l
`
modules listed in Modules.am files"
rm
-f
$TEMPFILE
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment