Commit b754a016 authored by Renaud Dartus's avatar Renaud Dartus

D�sol� !

parent 06b3185a
...@@ -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
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment