git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
3f65460
)
* input_program.c: input_DelES destroyed the decoder (if any) without
author
Laurent Aimar
<fenrir@videolan.org>
Sun, 18 May 2003 23:16:57 +0000
(23:16 +0000)
committer
Laurent Aimar
<fenrir@videolan.org>
Sun, 18 May 2003 23:16:57 +0000
(23:16 +0000)
removing this ES from the list of selected ES. So, instead we call
input_UnselectES.
No differences found