[MPlayer-dev-eng] [PATCH] support vrc_strategy=1
Corey Hickey
bugfood-ml at fatooh.org
Sat Mar 18 00:48:38 CET 2006
Diego Biurrun wrote:
>>This might or might not have worked before the big ffmpeg Makefile
>>reorganization, but it doesn't work now without defining CONFIG_XVID for
>>lavc. The attached patch:
>>
>>* Makes configure define CONFIG_XVID. I took a guess and only made it
>>work with xvid4 (version 1.x). If older versions will work too, then
>>somebody tell me and I'll change the patch. I can't even get ancient
>>xvid versions to compile....
>
>
> Hmm, do we support old versions of XviD at all? Is this a good moment
> to drop support for versions prior to 4.x? How old and how obsolete is
> 3.x. Note: I'm not saying this should be done, I'm just asking.
According to google:
0.9.2 (xvid3): 2003-08-04
1.0.0 (xvid4): 2004-05-16
Personally, I'm in favor of dropping support for anything earlier than
1.0.0; I'm not aware of any advantages of the old version, and we're
probably long past the post-release interval during which it's useful to
compare the new version to the old.
...but that's just my view. I don't use xvid a whole lot, so it would be
better to wait for the opinion of someone more involved.
> Patch is OK otherwise, commit anytime.
Done.
Thanks,
Corey
More information about the MPlayer-dev-eng
mailing list