Updated libtheora from 1.1 to 1.1.1, we kept the CMakeLists.txt

--HG--
branch : update-to-libtheora-1.1.1
This commit is contained in:
EntranceJew
2016-02-12 11:29:23 -05:00
parent cda9f55e33
commit be26fc29ae
340 changed files with 125491 additions and 51558 deletions
@@ -0,0 +1,13 @@
05/30/03
Updated to use the common encoder_sample.c source in theora/examples.
05/23/03
Very simple port of the sample encoder for Windows, for testing.
Encoder options in the command line are not working, and the frame rate
of video needs to be set in code (like in the simple sample encoder.)
This example will be updated to a true Win32 app sometime in the future,
hope it is useful for basic testing now.
mauricio@xiph.org