Skip to content
Snippets Groups Projects
Commit ba5697d5 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

.264

Originally committed as revision 4421 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 98d82b22
No related branches found
No related tags found
No related merge requests found
......@@ -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,
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment