Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
8eed6bd4
Commit
8eed6bd4
authored
Jul 19, 2010
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove the id3tag plugin
parent
c95dc9e8
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
641 deletions
+0
-641
configure.ac
configure.ac
+0
-13
modules/meta_engine/Modules.am
modules/meta_engine/Modules.am
+0
-1
modules/meta_engine/id3genres.h
modules/meta_engine/id3genres.h
+0
-108
modules/meta_engine/id3tag.c
modules/meta_engine/id3tag.c
+0
-518
po/POTFILES.in
po/POTFILES.in
+0
-1
No files found.
configure.ac
View file @
8eed6bd4
...
...
@@ -2621,19 +2621,6 @@ then
fi
fi
dnl
dnl libid3tag support (FIXME!!! doesn't work with new input)
dnl
AC_ARG_ENABLE( id3tag,
[ --enable-id3tag id3tag metadata reader plugin (default disabled)])
AS_IF([test "${enable_id3tag}" = "yes"], [
AC_CHECK_HEADERS(id3tag.h, [
AS_IF([test "${have_zlib}" = "yes"],[
VLC_ADD_LIBS([id3tag],[-lid3tag -lz])
VLC_ADD_PLUGIN([id3tag])
])
])
])
AC_ARG_ENABLE(merge-ffmpeg,
[ --enable-merge-ffmpeg merge FFmpeg-based plugins (default disabled)],, [
...
...
modules/meta_engine/Modules.am
View file @
8eed6bd4
SOURCES_folder = folder.c
SOURCES_id3tag = id3tag.c id3genres.h $(NULL)
SOURCES_taglib = taglib.cpp
libvlc_LTLIBRARIES += \
...
...
modules/meta_engine/id3genres.h
deleted
100644 → 0
View file @
c95dc9e8
/*****************************************************************************
* id3genres.h: list of genres for id3 genre tags
*****************************************************************************
* Copyright (C) 2002-2003 the VideoLAN team
* $Id$
*
* Author: Sigmund Augdal Helberg <dnumgis@videolan.org>
* list found at http://www.id3.org/id3v2.4.0-frames.txt
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#define NUM_GENRES 80
static
const
char
*
ppsz_genres
[]
=
{
N_
(
"Blues"
),
N_
(
"Classic rock"
),
N_
(
"Country"
),
N_
(
"Dance"
),
N_
(
"Disco"
),
N_
(
"Funk"
),
N_
(
"Grunge"
),
N_
(
"Hip-Hop"
),
N_
(
"Jazz"
),
N_
(
"Metal"
),
N_
(
"New Age"
),
N_
(
"Oldies"
),
N_
(
"Other"
),
N_
(
"Pop"
),
N_
(
"R&B"
),
N_
(
"Rap"
),
N_
(
"Reggae"
),
N_
(
"Rock"
),
N_
(
"Techno"
),
N_
(
"Industrial"
),
N_
(
"Alternative"
),
N_
(
"Ska"
),
N_
(
"Death metal"
),
N_
(
"Pranks"
),
N_
(
"Soundtrack"
),
N_
(
"Euro-Techno"
),
N_
(
"Ambient"
),
N_
(
"Trip-Hop"
),
N_
(
"Vocal"
),
N_
(
"Jazz+Funk"
),
N_
(
"Fusion"
),
N_
(
"Trance"
),
N_
(
"Classical"
),
N_
(
"Instrumental"
),
N_
(
"Acid"
),
N_
(
"House"
),
N_
(
"Game"
),
N_
(
"Sound clip"
),
N_
(
"Gospel"
),
N_
(
"Noise"
),
N_
(
"Alternative rock"
),
N_
(
"Bass"
),
N_
(
"Soul"
),
N_
(
"Punk"
),
N_
(
"Space"
),
N_
(
"Meditative"
),
N_
(
"Instrumental pop"
),
N_
(
"Instrumental rock"
),
N_
(
"Ethnic"
),
N_
(
"Gothic"
),
N_
(
"Darkwave"
),
N_
(
"Techno-Industrial"
),
N_
(
"Electronic"
),
N_
(
"Pop-Folk"
),
N_
(
"Eurodance"
),
N_
(
"Dream"
),
N_
(
"Southern rock"
),
N_
(
"Comedy"
),
N_
(
"Cult"
),
N_
(
"Gangsta"
),
N_
(
"Top 40"
),
N_
(
"Christian rap"
),
N_
(
"Pop/funk"
),
N_
(
"Jungle"
),
N_
(
"Native American"
),
N_
(
"Cabaret"
),
N_
(
"New wave"
),
N_
(
"Psychedelic"
),
N_
(
"Rave"
),
N_
(
"Showtunes"
),
N_
(
"Trailer"
),
N_
(
"Lo-Fi"
),
N_
(
"Tribal"
),
N_
(
"Acid punk"
),
N_
(
"Acid jazz"
),
N_
(
"Polka"
),
N_
(
"Retro"
),
N_
(
"Musical"
),
N_
(
"Rock & roll"
),
N_
(
"Hard rock"
)
};
modules/meta_engine/id3tag.c
deleted
100644 → 0
View file @
c95dc9e8
This diff is collapsed.
Click to expand it.
po/POTFILES.in
View file @
8eed6bd4
...
...
@@ -911,7 +911,6 @@ modules/gui/skins2/x11/x11_tooltip.hpp
modules/gui/skins2/x11/x11_window.cpp
modules/gui/skins2/x11/x11_window.hpp
modules/meta_engine/folder.c
modules/meta_engine/id3tag.c
modules/meta_engine/taglib.cpp
modules/misc/audioscrobbler.c
modules/misc/dhparams.h
...
...
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