[MPlayer-dev-eng] MNG output support for MPlayer

Steinar H. Gunderson sgunderson at bigfoot.com
Sun May 8 20:46:52 CEST 2011


On Sun, May 08, 2011 at 08:42:44PM +0200, Nicolas George wrote:
> That is a matter of taste. I find it rather elegant, and other people I know
> agree; it has the merit of being standard, not relying on gcc attributes,
> and it is fairly easy to guess what it means.

FWIW, the traditional way (also standard) of signaling an unused parameter is
not to give it a name:

  void vomng_free(mng_ptr ptr, mng_size_t)

/* Steinar */
-- 
Homepage: http://www.sesse.net/


More information about the MPlayer-dev-eng mailing list