mpv/DOCS
voroshil 627ce4b26b r23504: -lavdopts threads is only implemented for mpeg[12]
r23528: x264 no longer defaults to qp=26.
r23530: Teletext support for tv:// (v4l and v4l2 only)
r23548: give an example of -menu-chroot usage
r23549: refine the example of -menu-chroot yet more
r23561: add missing IDCT algothim, as defined in libavcodec/avcodec.h
r23580: misc small fixes
r23588: The audio balance feature implemented with af_pan.
r23593: Revert r23530.
r23609: Document the effect of -really-quiet on gmplayer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23617 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-24 03:28:46 +00:00
..
man r23504: -lavdopts threads is only implemented for mpeg[12] 2007-06-24 03:28:46 +00:00
tech add myself as co-maintainer of demux_mkv.c 2007-06-23 23:45:31 +00:00
xml r23578: Fix license header. 2007-06-24 02:40:58 +00:00
README
default.css

README

#######################################
## Reading the MPlayer Documentation ##
#######################################

Thanks for reading MPlayer documentation !!!


1. For "release" version users (i.e. non-CVS):

   a, Enter the HTML/ directory, and there you'll find the documentation,
      each language in its own subdirectory.

   b, If you prefer reading the documentation as a single big file it 
      can be found in the HTML-single/ directory, each language in its 
      own subdirectory.

   c, If the HTML/ or HTML-single/ directories don't contain your language, 
      try the subdirectories in this very same folder.


2. For "development" version users (i.e. CVS or CVS snapshots):

   a, Enter the xml/ directory, and read the README file there to find
      out how to build a HTML version of the XML documentation. It will
      be created in the HTML/ and HTML-single/ directories.

   b, If the xml/ directory doesn't contain your language, try the
      subdirectories in this very same folder.