<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,14 +1,25 @@
-The frame-accurate seek library extension to ffmpeg requires ffmpeg. 
-Getting the most recent version of ffmpeg and building it from source is
-recommended:
+Released under Lesser GNU Public License (LGPL)
 
-svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
+This is an extension to the ffmpeg video decoding library meant to support
+a variety of extra functionality in support of video processing applications.
+The primary additional feature added is the ability to do frame-accurate seeking 
+(by frame number). This is accomplished in a codec/format independant manner
+using seek tables. 
 
-The test/example build script requires ffmpeg be checked out (or symlinked)
-and built (./configure ; make) from the base directory. 
+It has been built and tested under Linux and Windows.
 
 Features:
 1) Simplified interface for video processing 
 2) Frame-accurate seeking using a seek-table
 3) Online creation of a seek-table through normal decoding
-4) Saving and loading of seek-tables.
\ No newline at end of file
+4) Saving and loading of seek-tables
+
+Getting up and running:
+The frame-accurate seek library extension to ffmpeg requires ffmpeg. 
+Getting the most recent version of ffmpeg and building it from source is
+recommended:
+
+svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
+
+The test/example build script requires ffmpeg be checked out (or symlinked)
+and built (./configure ; make) from the base directory. 
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>170d3bca25e6f63b0eae3fb57a932419c841eb33</id>
    </parent>
  </parents>
  <author>
    <name>louis</name>
    <email>louis@lbrandy.com</email>
  </author>
  <url>http://github.com/lbrandy/ffmpeg-fas/commit/15dd8a758cae3d31a583eae9915696d5dfd94258</url>
  <id>15dd8a758cae3d31a583eae9915696d5dfd94258</id>
  <committed-date>2009-01-02T16:06:27-08:00</committed-date>
  <authored-date>2009-01-02T16:06:27-08:00</authored-date>
  <message>Updated readme for github</message>
  <tree>b981a0a6c4904f5ed68f0741de1c193ec644bd8d</tree>
  <committer>
    <name>louis</name>
    <email>louis@lbrandy.com</email>
  </committer>
</commit>
