[MPlayer-dev-eng] [PATCH] DJGPP support
Diego Biurrun
diego at biurrun.de
Fri May 17 15:07:31 CEST 2013
On 03/10/2013 10:09 PM, Fabrizio Gennari wrote:
> This patch allows compilation of MPlayer for MS-DOS using DJGPP dev
> environment. It applies to latest SVN rev 35946, and is based on one
> made by Khusraw of bttr-software.de forum, who ported SVN rev 34661
> (available at http://omploader.org/vY3A4Mg). Cross-compilation is made
> by adding --target=i386-DJGPP to configure's parameters.
This is quite invasive and ugly due to the rampant ifdeffery. Many of
the changes look quite suspicious, especially the parts that touch
configure.
All new files should be in K&R style (check our uncrustify config) and
have license headers. Get rid of all the tabs and the trailing whitespace.
Not reviewing this in any kind of detail before those basic issues are
fixed. To be completely honest, I'm not sure if it can be cleaned up
enough to be acceptable, but if you wish to give it a shot, by all means
go for it.
Diego
More information about the MPlayer-dev-eng
mailing list