Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
78d87996
Commit
78d87996
authored
May 20, 2009
by
Rémi Duraffort
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '1.0-bugfix'
Conflicts: src/control/media_player.c
parents
a4bcd514
b36b614a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
po/es.po
po/es.po
+1
-1
src/control/media_player.c
src/control/media_player.c
+1
-0
No files found.
po/es.po
View file @
78d87996
...
...
@@ -12553,7 +12553,7 @@ msgstr ""
"Este archivo AVI está roto. La búsqueda no funcionará correctamente.\n"
"¿Desea intentar repararlo?\n"
"\n"
"
\v
Esto puede tardar mucho."
"Esto puede tardar mucho."
#: modules/demux/avi/avi.c:688
msgid "Repair"
...
...
src/control/media_player.c
View file @
78d87996
...
...
@@ -1177,6 +1177,7 @@ libvlc_track_description_t *
if
(
val_list
.
p_list
->
i_count
<=
0
)
/* no tracks */
{
var_FreeList
(
&
val_list
,
&
text_list
);
vlc_object_release
(
p_input
);
return
NULL
;
}
...
...
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