view DOCS/xml/pl/html-single.xsl @ 26814:7338603e692c

Add some codec specifications needed to play MTV files. Fixes e.g. http://samples.mplayerhq.hu/mtv/Fun_Final.mtv
author reimar
date Wed, 21 May 2008 16:36:40 +0000
parents 6668da86cff9
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

  <xsl:import href="../html-single.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>