Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
f120460b
Commit
f120460b
authored
May 13, 2013
by
Marian Ďurkovič
Committed by
Jean-Baptiste Kempf
May 13, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ZVBI: add current definitions for Serbia, Croatia and Romania
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
65f6843c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
modules/codec/zvbi.c
modules/codec/zvbi.c
+4
-2
No files found.
modules/codec/zvbi.c
View file @
f120460b
...
...
@@ -106,7 +106,8 @@ vlc_module_end ()
static
const
int
pi_default_triplet
[]
=
{
0
,
0
,
0
,
0
,
// slo slk cze ces
8
,
// pol
24
,
24
,
24
,
24
,
//scc scr slv rum
24
,
24
,
24
,
24
,
24
,
//scc scr srp hrv slv
24
,
24
,
//rum ron
32
,
32
,
32
,
32
,
32
,
//est lit rus bul ukr
48
,
48
,
//gre ell
64
,
//ara
...
...
@@ -115,7 +116,8 @@ static const int pi_default_triplet[] = {
static
const
char
*
const
ppsz_default_triplet
[]
=
{
"slo"
,
"slk"
,
"cze"
,
"ces"
,
"pol"
,
"scc"
,
"scr"
,
"slv"
,
"rum"
,
"scc"
,
"scr"
,
"srp"
,
"hrv"
,
"slv"
,
"rum"
,
"ron"
,
"est"
,
"lit"
,
"rus"
,
"bul"
,
"ukr"
,
"gre"
,
"ell"
,
"ara"
,
...
...
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