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
b754a016
Commit
b754a016
authored
Dec 20, 2000
by
Renaud Dartus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
D�sol� !
parent
06b3185a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
src/input/input_programs.c
src/input/input_programs.c
+1
-2
No files found.
src/input/input_programs.c
View file @
b754a016
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* input_programs.c: es_descriptor_t, pgrm_descriptor_t management
* input_programs.c: es_descriptor_t, pgrm_descriptor_t management
*****************************************************************************
*****************************************************************************
* Copyright (C) 1999, 2000 VideoLAN
* Copyright (C) 1999, 2000 VideoLAN
* $Id: input_programs.c,v 1.
7 2000/12/20 22:23
:23 reno Exp $
* $Id: input_programs.c,v 1.
8 2000/12/20 23:24
:23 reno Exp $
*
*
* Authors:
* Authors:
*
*
...
@@ -197,7 +197,6 @@ es_descriptor_t * input_AddES( input_thread_t * p_input,
...
@@ -197,7 +197,6 @@ es_descriptor_t * input_AddES( input_thread_t * p_input,
{
{
/* No slot is empty */
/* No slot is empty */
intf_ErrMsg
(
"Stream carries too many ES for our decoder"
);
intf_ErrMsg
(
"Stream carries too many ES for our decoder"
);
input_DumpStream
(
p_input
);
}
}
else
else
{
{
...
...
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