r978: Recognize HDV files that have a .m2t file extension.
commitc9c976cac3a6e39cfe92e520be72150d1e9412bd
authorJohannes Sixt <johannes.sixt@telecom.at>
Mon, 8 Jan 2007 21:27:22 +0000 (8 21:27 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Mon, 8 Jan 2007 21:27:22 +0000 (8 21:27 +0000)
treed4f911ea9f16112b5ead2780d6ea7ed8937b07a2
parentf2d6602a2e019dee706cb741b666672fdca41227
r978: Recognize HDV files that have a .m2t file extension.

Says Dan Streetman, who contributed this patch:

Since only the first 4 chars are compared this technically will match .m2t*

I should note that this very simple patch does not add support for AVCHD files
(which typically have .m2ts extension), it just allows cinelerra to recognize
HDV files with .m2t extension.  AVCHD still does not work.
libmpeg3/libmpeg3.c