view DOCS/xml/pl/html-chunk.xsl @ 29066:ab51a502ebb5

Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau.
author cehoyos
date Sun, 29 Mar 2009 19:43:52 +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-chunk.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>