X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fwxwindows%2Fstreamdata.h;h=a25bdb3da62ed9a14607e1390b6185bbf4ab37bf;hb=107cc2a5cfefa78d0d0ee8eb5729f5d355aef018;hp=24d548ff63787cdfba2fa9dcb6eb9962332e6d94;hpb=05f6442d23806a7b1266d7c5fa537551351a1cc4;p=vlc diff --git a/modules/gui/wxwindows/streamdata.h b/modules/gui/wxwindows/streamdata.h index 24d548ff63..a25bdb3da6 100644 --- a/modules/gui/wxwindows/streamdata.h +++ b/modules/gui/wxwindows/streamdata.h @@ -25,7 +25,7 @@ #define MUXERS_NUMBER 9 // Do not count dummy here ! -#define VCODECS_NUMBER 13 +#define VCODECS_NUMBER 12 #define ACODECS_NUMBER 9 #define MUX_PS 0 @@ -71,8 +71,6 @@ static struct codec vcodecs_array[] = { MUX_TS, MUX_AVI, -1,-1,-1,-1,-1,-1,-1 } }, { "H 264" , "H264" , N_("H264 is a new video codec") , { MUX_TS, MUX_AVI, -1,-1,-1,-1,-1,-1,-1 } }, - { "I 263", "I263", N_("I263 is an Intel conferencing codec") , - { MUX_TS, MUX_AVI, -1,-1,-1,-1,-1,-1,-1 } }, { "WMV 1" , "WMV1", N_("WMV (Windows Media Video) 1") , {MUX_TS , MUX_MPEG , MUX_ASF , MUX_OGG , -1 , -1,-1,-1,-1 } }, { "WMV 2" , "WMV2", N_("WMV (Windows Media Video) 2") ,