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
(parent:
69ee685
)
Remove duplicate T140 codec definition
author
Pierre Ynard
<linkfanel@yahoo.fr>
Wed, 23 Sep 2009 13:33:48 +0000
(15:33 +0200)
committer
Pierre Ynard
<linkfanel@yahoo.fr>
Wed, 23 Sep 2009 13:33:48 +0000
(15:33 +0200)
src/misc/fourcc.c
patch
|
blob
|
history
diff --git
a/src/misc/fourcc.c
b/src/misc/fourcc.c
index
79389b5
..
7acc8f7
100644
(file)
--- a/
src/misc/fourcc.c
+++ b/
src/misc/fourcc.c
@@
-1114,9
+1114,6
@@
static const entry_t p_list_spu[] = {
B(VLC_CODEC_ITU_T140, "ITU T.140 subtitles"),
A("t140"),
- B(VLC_CODEC_ITU_T140, "ITU T.140 subtitles"),
- A("t140"),
-
B(VLC_CODEC_USF, "USF subtitles"),
A("usf "),