Mercurial > mplayer.hg
view DOCS/xml/ru/html-chunk.xsl @ 18933:4d4ecbaa9f54
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
libavformat.a. Swapping the order of libavcodec.a and libavformat.a during
the linking phase allows non-GNU linkers to work.
patch by Chi-Thanh Christopher Nguyen, chithanh =at= cs =dot= tu-berlin =dot= de
author | diego |
---|---|
date | Fri, 07 Jul 2006 17:04:04 +0000 |
parents | 6dfed0b2a300 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:import href="../html-chunk.xsl"/> <xsl:include href="html-common.xsl"/> </xsl:stylesheet>