[xiph-commits] r17916 - experimental/giles/rogg

giles at svn.xiph.org giles at svn.xiph.org
Mon Mar 28 11:18:19 PDT 2011


Author: giles
Date: 2011-03-28 11:18:19 -0700 (Mon, 28 Mar 2011)
New Revision: 17916

Modified:
   experimental/giles/rogg/README
Log:
Update readme.

* Gumboot's crop rectangle patch
* Fix a typo
* Minor reformatting


Modified: experimental/giles/rogg/README
===================================================================
--- experimental/giles/rogg/README	2011-03-28 17:30:42 UTC (rev 17915)
+++ experimental/giles/rogg/README	2011-03-28 18:18:19 UTC (rev 17916)
@@ -7,16 +7,17 @@
 
 Examples:
 
-  rogg_theora will duamp and optionally set the frame rate and
-  the pixel aspect ratio stored in an Ogg Theora stream.
+  rogg_theora will dump and optionally set the frame rate, the
+  pixel aspect ratio and the crop rectangle stored in an Ogg
+  Theora stream.
 
   rogg_eosfix will set the end_of_stream flag on the last page
   of a stream. This is often unset in downloads truncated from
   an icecast stream.
 
   rogg_crcfix will reset the CRCs on all the Ogg pages in a stream.
-  This is mostly useful if the stream has been edited with some non-
-  aware tool.
+  This is mostly useful if the stream has been edited with some
+  non-aware tool.
 
   rogg_pagedump dumps some basic header information for each page
   in a stream.



More information about the commits mailing list