Changeset 608

Show
Ignore:
Timestamp:
06/25/07 22:00:47 (1 year ago)
Author:
astrange
Message:

Some edits to readme

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Release/Read Me.rtf

    r559 r608  
    88\f1\b0 \ 
    99Perian aims at providing a single package to provide all your playback needs.  It is a collection of QuickTime components incorporating several libraries:\ 
    10  \'a5 libavcodec from the ffmpeg project along with code from the old FFusion component:\ 
     10 \'a5 libavcodec, from the ffmpeg project, along with code from the old FFusion component:\ 
    1111        \'a5 MS-MPEG4 v1 & v2\ 
    1212        \'a5 DivX\ 
     
    1919        \'a5 VP3\ 
    2020        \'a5 HuffYUV\ 
    21         \'a5 FFVHuff\ 
    22         \'a5 MPEG1 & 2 Video\ 
    23         \'a5 Fraps
     21        \'a5 ffvhuff\ 
     22        \'a5 MPEG-1 & 2 video\ 
     23        \'a5 FRAPS
    2424        \'a5 Windows Media Audio v1 & v2\ 
    2525        \'a5 Flash ADPCM\ 
    2626        \'a5 Xiph Vorbis (in Matroska)\ 
    2727        \'a5 MPEG Layer II Audio\ 
    28  \'a5 libavformat from the ffmpeg project along with AVIImporter.component:\ 
     28 \'a5 libavformat, from the ffmpeg project. along with AVIImporter.component:\ 
    2929        \'a5 AVI file format\ 
    3030        \'a5 FLV file format\ 
    31  \'a5 libmatroska with matroska-qt.component:\ 
     31 \'a5 libmatroska, along with matroska-qt.component:\ 
    3232        \'a5 MKV file format\ 
    3333 \'a5 Subtitle parsing\ 
    3434        \'a5 SSA\ 
    3535        \'a5 SRT\ 
    36  \'a5 liba52 with A52Codec\ 
     36 \'a5 liba52, via A52Codec\ 
    3737        \'a5 AC3 audio\ 
    3838\ 
     
    6060J\'8er\'99me Cornet and his FFusion project for giving me the idea and code to start from Christoph N\'8ageli's AVI Importer from his XviD component, which allowed us to leverage libavformat.\ 
    6161FFMPEG project for providing such a rich library.\ 
    62 Dag \'81gren and the Mozilla Foundation for the universal charset detector.\ 
    63 Matroska for their matroska library.\ 
     62The Mozilla Foundation and Dag \'81gren for the universal charset detector.\ 
     63Adrian Thurston for the Ragel parser generator.\ 
     64Matroska for their library.\ 
    6465\ 
    6566All the people that put up with my insane requests for help and free testing, notably MartianSteve from #macsb for the first ICBM test, and Graham Booker for joining up with me and fixing the build every time I add a feature and then run off somewhere like the overcommitted madman I am.\