- Apr 30, 2007
-
-
Ralph Giles authored
specification: We expect general playback compatibility regardless of the subminor version, and accept earlier minors under the same minor as backward-compatible. svn path=/trunk/theora/; revision=12903
-
- Apr 17, 2007
-
-
Timothy B. Terriberry authored
As an added feature, this time it actually works. svn path=/trunk/theora/; revision=12882
-
j authored
svn path=/trunk/theora/; revision=12880
-
- Apr 16, 2007
-
-
Timothy B. Terriberry authored
svn path=/trunk/theora/; revision=12879
-
Timothy B. Terriberry authored
svn path=/trunk/theora/; revision=12878
-
Timothy B. Terriberry authored
svn path=/trunk/theora/; revision=12877
-
j authored
svn path=/trunk/theora/; revision=12875
-
Timothy B. Terriberry authored
Reduced the divergence between x86-32 and x86-64 (there is now basically one function that is different between them, and that due to the extra registers x86-64 gives us). Used named parameters for readability (requires gcc 3.1 or later). All global symbol references should now be handled by gcc, so there should be no problems with/without -fPIC, or various underscore conventions for different toolchains (e.g., OS X). Currently satisfies register allocations even WITH -fPIC and WITHOUT -fomit-frame-pointer (the worst case scenario). The same cannot be said for the encoder's asm, on basically any of these points. svn path=/trunk/theora/; revision=12873
-
- Apr 15, 2007
-
-
j authored
- fix asm build of encoder on 64bit svn path=/trunk/theora/; revision=12867
-
j authored
patches to remove MANGLE are welcome svn path=/trunk/theora/; revision=12866
-
j authored
svn path=/trunk/theora/; revision=12864
-
j authored
- user new decoder api in player_example / dump_video svn path=/trunk/theora/; revision=12863
-
- Apr 13, 2007
-
-
j authored
svn path=/trunk/theora/; revision=12858
-
- Apr 12, 2007