[MPlayer-dev-eng] [PATCH] Support CineForm DirectShow codec
Steinar H. Gunderson
sgunderson at bigfoot.com
Sun Jan 10 17:12:35 CET 2010
On Sun, Jan 10, 2010 at 05:09:17PM +0100, Steinar H. Gunderson wrote:
> OK, here's the next patch; new stub functions only.
Sorry, this hunk shouldn't be in there, please ignore it:
> @@ -3519,7 +3543,7 @@
> free(tmp);
> return result;
> }
> - if (strstr(cs1, "vp3") || strstr(cs1, ".fpf"))
> + if (strstr(cs1, "vp3") || strstr(cs1, ".fpf") || strstr(cs1, ".col"))
> {
> int r;
> int flg = 0;
/* Steinar */
--
Homepage: http://www.sesse.net/
More information about the MPlayer-dev-eng
mailing list