Remove commented-out code
This commit is contained in:
@@ -5436,8 +5436,6 @@ static void rna_def_scene_ffmpeg_settings(BlenderRNA *brna)
|
||||
{FFMPEG_AVI, "AVI", 0, "AVI", ""},
|
||||
{FFMPEG_MOV, "QUICKTIME", 0, "Quicktime", ""},
|
||||
{FFMPEG_DV, "DV", 0, "DV", ""},
|
||||
// {FFMPEG_H264, "H264", 0, "H.264", ""}, not a container
|
||||
// {FFMPEG_XVID, "XVID", 0, "Xvid", ""}, not a container
|
||||
{FFMPEG_OGG, "OGG", 0, "Ogg", ""},
|
||||
{FFMPEG_MKV, "MKV", 0, "Matroska", ""},
|
||||
{FFMPEG_FLV, "FLASH", 0, "Flash", ""},
|
||||
|
||||
Reference in New Issue
Block a user