Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
theora
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiph.Org
theora
Commits
931404aa
Commit
931404aa
authored
14 years ago
by
Ralph Giles
Browse files
Options
Downloads
Patches
Plain Diff
Update the README for the 1.2 releases.
svn path=/trunk/theora/; revision=17464
parent
36f88296
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+9
-5
9 additions, 5 deletions
README
with
9 additions
and
5 deletions
README
+
9
−
5
View file @
931404aa
-------------------------------------------------------------------------
The Xiph.org Foundation's libtheora 1.
1
The Xiph.org Foundation's libtheora 1.
2
-------------------------------------------------------------------------
*** What is Theora?
...
...
@@ -12,10 +12,13 @@ while allow it a longer useful lifetime as an competitive codec.
The 1.0 release decoder supported all the new features, but the
encoder is nearly identical to the VP3 code.
The 1.1 release feature
s
a completely rewritten encoder, offering
The 1.1 release feature
d
a completely rewritten encoder, offering
better performance and compression, and making more complete use
of the format's feature set. Files produced by both encoders can
be decoded by either release.
of the format's feature set.
The 1.2 release features significant additional improvements in
compression and performance. Files produced by newer encoders can
be decoded by earlier releases.
*** Where is Theora?
...
...
@@ -41,6 +44,7 @@ Requirements summary:
as above,
libvorbis and libvorbisenc 1.0.1 or newer.
(libvorbis 1.3.1 or newer for 5.1 audio)
For creating a source distribution package:
...
...
@@ -66,7 +70,7 @@ Windows build support is included in the win32 directory.
Project files for Apple XCode are included in the macosx directory.
There is also an
experimental
scons build.
There is also an
more limited
scons build.
*** How do I use the sample encoder?
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment