Commit 6bd795ac authored by michael's avatar michael

.264


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4421 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a9c0ee49
......@@ -444,7 +444,7 @@ AVInputFormat h264_iformat = {
video_read_header,
raw_read_partial_packet,
raw_read_close,
.extensions = "h26l,h264", //FIXME remove after writing mpeg4_probe
.extensions = "h26l,h264,264", //FIXME remove after writing mpeg4_probe
.value = CODEC_ID_H264,
};
......
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